Definition Type: ComplexType
Name: Characteristics
Namespace: http://rets.org/xsd/PublicRecords/2007-08
Containing Schema: PublicRecords.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Topography in schema publicrecords_xsd Drilldown into Exterior in schema publicrecords_xsd Drilldown into Roof in schema publicrecords_xsd Drilldown into Utilities in schema publicrecords_xsd Drilldown into FireplaceTotal in schema publicrecords_xsd Drilldown into HVAC in schema publicrecords_xsd Drilldown into PatioStyleType in schema publicrecords_xsd Drilldown into Parking in schema publicrecords_xsd Drilldown into BathsTotal in schema publicrecords_xsd Drilldown into BedsTotal in schema publicrecords_xsd Drilldown into RoomsTotal in schema publicrecords_xsd Drilldown into Condition in schema publicrecords_xsd Drilldown into YearBuilt in schema publicrecords_xsd Drilldown into Stories in schema publicrecords_xsd Drilldown into Style in schema publicrecords_xsd Drilldown into BuildingsTotal in schema publicrecords_xsd Drilldown into BuildingArea in schema publicrecords_xsd Drilldown into BasementArea in schema publicrecords_xsd Drilldown into BasementType in schema publicrecords_xsd Drilldown into LotArea in schema publicrecords_xsdXSD Diagram of Characteristics in schema publicrecords_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="Characteristics">
    <xs:sequence>
        <xs:element name="LotArea" type="record:LotArea" minOccurs="0" />
        <xs:element name="BasementType" type="commons:BasementType" minOccurs="0" />
        <xs:element name="BasementArea" type="commons:Area" minOccurs="0" />
        <xs:element name="BuildingArea" type="commons:Area" minOccurs="0" />
        <xs:element name="BuildingsTotal" type="commons:boundedCardinalInteger" minOccurs="0" />
        <xs:element name="Style" type="commons:Style" minOccurs="0" />
        <xs:element name="Stories" type="commons:Stories" minOccurs="0" />
        <xs:element name="YearBuilt" type="commons:YearBuiltType" minOccurs="0" />
        <xs:element name="Condition" type="commons:PropertyConditionEnum" minOccurs="0" />
        <xs:element name="RoomsTotal" type="commons:boundedCardinalInteger" minOccurs="0" />
        <xs:element name="BedsTotal" type="commons:boundedCardinalInteger" minOccurs="0" />
        <xs:element name="BathsTotal" type="commons:boundedCardinalInteger" minOccurs="0" />
        <xs:element name="Parking" type="commons:ParkingType" minOccurs="0" />
        <xs:element name="PatioStyleType" type="commons:PatioStyleType" minOccurs="0" />
        <xs:element name="HVAC" type="commons:HVACType" minOccurs="0" />
        <xs:element name="FireplaceTotal" type="commons:boundedCardinalInteger" minOccurs="0" maxOccurs="1" />
        <xs:element name="Utilities" type="commons:UtilitiesType" minOccurs="0" />
        <xs:element name="Roof" type="commons:RoofType" minOccurs="0" />
        <xs:element name="Exterior" type="commons:Exterior" minOccurs="0" />
        <xs:element name="Topography" type="commons:TopographyEnum" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LotArea record:LotArea 0 (1)
BasementType record:BasementType 0 (1)
BasementArea record:BasementArea 0 (1)
BuildingArea record:BuildingArea 0 (1)
BuildingsTotal record:BuildingsTotal 0 (1)
Style record:Style 0 (1)
Stories record:Stories 0 (1)
YearBuilt record:YearBuilt 0 (1)
Condition record:Condition 0 (1)
RoomsTotal record:RoomsTotal 0 (1)
BedsTotal record:BedsTotal 0 (1)
BathsTotal record:BathsTotal 0 (1)
Parking record:Parking 0 (1)
PatioStyleType record:PatioStyleType 0 (1)
HVAC record:HVAC 0 (1)
FireplaceTotal record:FireplaceTotal 0 1
Utilities record:Utilities 0 (1)
Roof record:Roof 0 (1)
Exterior record:Exterior 0 (1)
Topography record:Topography 0 (1)
Collapse Derivation Tree:
Collapse References:
record:Characteristics