Definition Type: Element
Name: PublicRecord
Namespace: http://rets.org/xsd/Properties/2007-08
Type: record:PublicRecord
Containing Schema: Properties.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Features in schema publicrecords_xsd Drilldown into History in schema publicrecords_xsd Drilldown into LastMarketSale in schema publicrecords_xsd Drilldown into Characteristics in schema publicrecords_xsd Drilldown into TaxData in schema publicrecords_xsd Drilldown into Location in schema publicrecords_xsd Drilldown into OwnerInformation in schema publicrecords_xsd Drilldown into ModificationTimestamp in schema publicrecords_xsd Drilldown into PublicRecordKey in schema publicrecords_xsd Drilldown into systemId in schema publicrecords_xsd Drilldown into lang in schema xml_xsd Drilldown into PublicRecord in schema publicrecords_xsdXSD Diagram of PublicRecord in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="PublicRecord" type="record:PublicRecord" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PublicRecordKey record:PublicRecordKey 1 1
ModificationTimestamp record:ModificationTimestamp 1 1
OwnerInformation record:OwnerInformation 0 (1)
Location record:Location 0 (1)
TaxData record:TaxData 0 (1)
Characteristics record:Characteristics 0 (1)
LastMarketSale record:LastMarketSale 0 (1)
History record:History 0 (1)
Features record:Features 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
lang xml:lang Optional
systemId record:systemId Required
Collapse Derivation Tree: