Definition Type: Element
Name: ParkingCategory
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:ParkingEnum
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The type of this parking facility. Multiple selections are permitted.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into ParkingEnum in schema features_xsdXSD Diagram of ParkingCategory in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ParkingCategory" type="commons:ParkingEnum" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						The type of this parking facility.
						Multiple selections are permitted.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100180</retsid>
            <example>Garage</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: