Definition Type: ComplexType
Name: Longitude
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 east or west of the prime meridian, 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 Longitude in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="Longitude">
    <xs:annotation>
        <xs:documentation>
				An object's (such as a property) location east or west of the prime meridian,
				measured as an angle and expressed in degrees, minutes and seconds.
				Formatting defined by the attribute.
			</xs:documentation>
        <xs:appinfo>
				44.223
			</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:Longitude