Domains like ski domains |
<xs:group name="DomainGroup"> <xs:annotation> <xs:documentation>Domains like ski domains</xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Domain"/> <xs:element ref="Domains"/> </xs:choice> </xs:group> |