Definition Type: Element
Name: ComplexDescriptiveCategory
Namespace: http://rets.org/xsd/Properties/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Properties.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
A category description - moved from ManufacturedHousing ParkType
Collapse XSD Schema Diagram:
XSD Diagram of ComplexDescriptiveCategory in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ComplexDescriptiveCategory" type="xs:string" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						A category description - moved from
						ManufacturedHousing ParkType
					</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>