Element | location/location |
<xs:complexType name="location"> <xs:simpleContent> <xs:extension base="CharacterString"> <xs:attributeGroup ref="ag:location"/> <xs:attributeGroup ref="ex:customAttributes"/> </xs:extension> </xs:simpleContent> </xs:complexType> |