http://yieldstar.com/ws/AppExchange/v1
element building

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://yieldstar.com/ws/AppExchange/v1} (restriction)

Documentation
                        This is the building in which the unit is located. A null 
                        (non-present) building will be assumed to be "N/A" for
                        some property management systems.
                    
Properties
This component is not nillable.

Model
<building>

</building>

Source
<xs:element minOccurs="0" name="building">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.