<xs:attributeGroup name="m.geographicalCoordinates"> <xs:attribute name="longitude" type="xs:NMTOKEN" use="required"/> <xs:attribute name="latitude" type="xs:NMTOKEN" use="required"/> <xs:attribute name="altitude" type="xs:NMTOKEN"/> </xs:attributeGroup> |