<xs:complexType name="ReferenceListType"> <xs:choice maxOccurs="unbounded"> <xs:element ref="xmlenc:DataReference"/> <xs:element ref="xmlenc:KeyReference"/> </xs:choice> </xs:complexType>