Definition Type: Element
Name: PropertySubType
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: commons:PropertySubTypeEnum
Containing Schema: Syndication.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Secondary type of the listed property. Possible values: "Apartment" "Boatslip" "Cabin" "Condominium" "Deeded Parking" "Duplex" "Farm" "Manufactured Home" "Mobile Home" "Own Your Own" "Quadruplex" "Single Family Attached" "Single Family Detached" "Stock Cooperative" "Townhouse" "Timeshare" "Triplex" "Other"
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into PropertySubTypeEnum in schema retscommons_xsdXSD Diagram of PropertySubType in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="PropertySubType" type="commons:PropertySubTypeEnum" minOccurs="1" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Secondary type of the listed property. Possible values:
						"Apartment" 
						"Boatslip" 
						"Cabin"
						"Condominium"
						"Deeded Parking"
						"Duplex" 
						"Farm"
						"Manufactured Home" 
						"Mobile Home" 
						"Own Your Own"
						"Quadruplex"
						"Single Family Attached"
						"Single Family Detached" 
						"Stock Cooperative"
						"Townhouse" 
						"Timeshare" 
						"Triplex" 
						"Other"
					</xs:documentation>
        <xs:appinfo>
            <retsid>101943</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: