longitude

Attribute Information

Used By

Source

<attribute name="longitude" use="required">
  <simpleType>
    <restriction base="double">
      <minInclusive value="-180.0"/>
      <maxInclusive value="180.0"/>
    </restriction>
  </simpleType>
</attribute>

Sample