Definition Type: Element
Name: BoxNumber
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:BoxNumberType
Containing Schema: Address.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Use the BoxNumber element to contain address location information not covered by the Civic Address.
Collapse XSD Schema Diagram:
Drilldown into BoxNumberType in schema address_xsdXSD Diagram of BoxNumber in schema address_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="BoxNumber" type="commons:BoxNumberType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
							Use the BoxNumber element to contain address
							location information not covered by the Civic
							Address.
						</xs:documentation>
        <xs:appinfo>
            <retsid>100035</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: