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