Definition Type: Element
Name: FloorPlanName
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
Documentation:
The floor plan name of the unit
Collapse XSD Schema Diagram:
XSD Diagram of FloorPlanName in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="FloorPlanName" type="xs:string" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
						The floor plan name of the unit
					</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>