<xs:element name="LocationIdentifier"> <xs:complexType> <xs:choice> <xs:element ref="GPSCoordinates" /> <xs:element ref="MapCoordinates" maxOccurs="unbounded" /> </xs:choice> </xs:complexType> </xs:element>