Definition Type: Element
Name: BuildingName
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
Collapse XSD Schema Diagram:
XSD Diagram of BuildingName in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="BuildingName" type="xs:string" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>