geographiccoordinates

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
altrender xs:token optional
audience restriction of xs:token optional
coordinatesystem xs:token required
id xs:ID optional
lang xs:NMTOKEN optional
script xs:NMTOKEN optional

Used By

Source

<xs:complexType name="geographiccoordinates" mixed="true">
  <xs:attributeGroup ref="am.common"/>
  <xs:attribute name="coordinatesystem" use="required" type="xs:token"/>
</xs:complexType>