<xs:complexType name="CT_SubGroups" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="subgroup" type="CT_SubGroup" /> </xs:choice> </xs:complexType>