Definition Type: ComplexType
Name: Latitude
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureFloat
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
An object's (such as a property) location north or south of the equator, measured as an angle and expressed in degrees, minutes and seconds. Formatting defined by the attribute.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureFloat in schema primitives_xsdXSD Diagram of Latitude in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="Latitude">
    <xs:annotation>
        <xs:documentation>
				An object's (such as a property) location north or south of
				the equator, measured as an angle and expressed in degrees,
				minutes and seconds. Formatting defined by the attribute.
			</xs:documentation>
        <xs:appinfo>
				103.252
			</xs:appinfo>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureFloat" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
commons:Latitude