Definition Type: ComplexType
Name: ParcelOwners
Namespace: http://rets.org/xsd/PublicRecords/2007-08
Containing Schema: PublicRecords.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Owner in schema publicrecords_xsdXSD Diagram of ParcelOwners in schema publicrecords_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ParcelOwners">
    <xs:sequence>
        <xs:element name="Owner" type="record:ParcelOwner" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Owner record:Owner 0 unbounded
Collapse Derivation Tree:
Collapse References:
record:Owners, record:Owners