Definition Type: Element
Name: Description
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
A text description of the garage type
Collapse XSD Schema Diagram:
XSD Diagram of Description in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Description" type="xs:string" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						A text description of the garage type
					</xs:documentation>
        <xs:appinfo>
            <retsid>100183</retsid>
            <example>two car temperature controlled</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>