Latitude

Represents the latitude of the geo point. if latitude is used,
longitude should be used as well.

Attribute Information

Used By

Complex Type PointType

Source

<xs:attribute name="Latitude" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="EN">Represents the latitude of the geo point. if latitude is used, longitude should be used as well.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample