Represents the latitude of the geo point. if latitude is used, longitude should be used as well. |
Complex Type | PointType |
<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> |