latitude

Attribute Information

Used By

Source

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

Sample