Element Group | ContExpr.class |
<xs:group name="Content-logic.class"> <xs:choice> <xs:element ref="and"/> <xs:element ref="or"/> <xs:element ref="xor"/> <xs:element ref="not"/> <xs:element ref="exists"/> <xs:element ref="forall"/> <xs:element ref="implies"/> </xs:choice> </xs:group> |