Definition Type: Element
Name: WindowTreatment
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
XSD Diagram of WindowTreatment in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="WindowTreatment" type="xs:string" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:appinfo>
            <retsid>101284</retsid>
            <example>Sliding</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>