Definition Type: Element
Name: extension
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:stringnumeric
Containing Schema: ContactMethods.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The extension is optional and comes after the local-number. It represents a more specific location, typically the direct desk phone of a person within an office.
Collapse XSD Schema Diagram:
XSD Diagram of extension in schema contactmethods_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="extension" type="commons:stringnumeric">
    <xs:annotation>
        <xs:documentation>
						The extension is optional and comes after the
						local-number.

						It represents a more specific location, typically
						the direct desk phone of a person within an office.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100055</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: