Element Group | ContExpr.class |
<xs:group name="Content-sets.class"> <xs:choice> <xs:element ref="set"/> <xs:element ref="list"/> <xs:element ref="union"/> <xs:element ref="intersect"/> <xs:element ref="in"/> <xs:element ref="notin"/> <xs:element ref="subset"/> <xs:element ref="prsubset"/> <xs:element ref="notsubset"/> <xs:element ref="notprsubset"/> <xs:element ref="setdiff"/> <xs:element ref="card"/> <xs:element ref="cartesianproduct"/> </xs:choice> </xs:group> |