<xs:group name="EnumGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Enum"/> <xs:element ref="Enums"/> </xs:choice> </xs:group>