Definition Type: Element
Name: ParkingType
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: commons:ParkingEnum
Containing Schema: Syndication.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
The type of parking.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into ParkingEnum in schema features_xsdXSD Diagram of ParkingType in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ParkingType" type="commons:ParkingEnum" minOccurs="1" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
									The type of parking.
								</xs:documentation>
        <xs:appinfo>
            <retsid>101870</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: