Definition Type: Element
Name: PropertyType
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: commons:PropertyTypeEnum
Containing Schema: Syndication.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Primary type of the listed property. Possible values: "Residential" "Lots And Land" "Farm And Agriculture" "MultiFamily" "Commercial" "Common Interest" "Rental" "Other"
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into PropertyTypeEnum in schema retscommons_xsdXSD Diagram of PropertyType in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="PropertyType" type="commons:PropertyTypeEnum" minOccurs="1" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Primary type of the listed property. Possible values:
						"Residential" 
						"Lots And Land" 
						"Farm And Agriculture" 
						"MultiFamily" 
						"Commercial" 
						"Common Interest" 
						"Rental" 
						"Other"
					</xs:documentation>
        <xs:appinfo>
            <retsid>101942</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: