Definition Type: Element
Name: Property
Namespace: http://rets.org/xsd/Properties/2007-08
Type: prop:PropertyType
Containing Schema: Properties.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ModificationTimestamp in schema properties_xsd Drilldown into RegionalProperty in schema properties_xsd Drilldown into PublicRecord in schema properties_xsd Drilldown into Lot in schema properties_xsd Drilldown into Financial in schema properties_xsd Drilldown into Community in schema properties_xsd Drilldown into View in schema properties_xsd Drilldown into Buildings in schema properties_xsd Drilldown into Farm in schema properties_xsd Drilldown into ManufacturedHousing in schema properties_xsd Drilldown into Complex in schema properties_xsd Drilldown into PresentUse in schema properties_xsd Drilldown into ParcelAccess in schema properties_xsd Drilldown into GeographicData in schema properties_xsd Drilldown into AnimalPolicy in schema properties_xsd Drilldown into Laundry in schema properties_xsd Drilldown into PropertyCondition in schema properties_xsd Drilldown into Occupant in schema properties_xsd Drilldown into Owner in schema properties_xsd Drilldown into AreaTotal in schema properties_xsd Drilldown into County in schema properties_xsd Drilldown into Address in schema properties_xsd Drilldown into PropertySubType in schema properties_xsd Drilldown into PropertyType in schema properties_xsd Drilldown into PropertyKey in schema properties_xsd Drilldown into systemId in schema properties_xsd Drilldown into lang in schema xml_xsd Drilldown into PropertyType in schema properties_xsdXSD Diagram of Property in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Property">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="prop:PropertyType">
                <xs:sequence>
                    <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PropertyKey prop:PropertyKey 1 1
PropertyType prop:PropertyType (1) (1)
PropertySubType prop:PropertySubType 0 (1)
Address prop:Address (1) (1)
County prop:County 0 1
AreaTotal prop:AreaTotal 0 (1)
Owner prop:Owner 0 (1)
Occupant prop:Occupant 0 (1)
PropertyCondition prop:PropertyCondition 0 1
Laundry prop:Laundry 0 (1)
AnimalPolicy prop:AnimalPolicy 0 (1)
GeographicData prop:GeographicData 0 (1)
ParcelAccess prop:ParcelAccess 0 (1)
PresentUse prop:PresentUse 0 (1)
Complex prop:Complex 0 (1)
ManufacturedHousing prop:ManufacturedHousing 0 (1)
Farm prop:Farm 0 (1)
Buildings prop:Buildings 0 (1)
View prop:View 0 unbounded
Community prop:Community 0 (1)
Financial prop:Financial 0 (1)
Lot prop:Lot 0 (1)
PublicRecord prop:PublicRecord 0 (1)
RegionalProperty prop:RegionalProperty 0 1
ModificationTimestamp prop:ModificationTimestamp 1 1
<xs:any> Allowed namespace: '##any' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
lang xml:lang Optional
systemId prop:systemId Required
Collapse Derivation Tree: