Definition Type: ComplexType
Name: MapCoordinate
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
A reference system using latitude and longitude to define the location of points on the surface of a sphere or spheroid.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of MapCoordinate in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="MapCoordinate">
    <xs:annotation>
        <xs:documentation>
				A reference system using latitude and longitude to define the 
				location of points on the surface of a sphere or spheroid.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureString" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
commons:MapCoordinate, commons:MapCoordinate