Definition Type: Element
Name: prefix
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:affix
Containing Schema: ContactMethods.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The prefix is the first portion of a telephone number. The prefix may be any string of values and represents the access code to a telephone system. This may be used to carry the call over an alternate carrier or may be necessary when dialing international or national calls. They may also be necessary to connect to alternate phone systems like satellite phone systems. Generally, the access code is not represented in domestic telephone number use. Examples of access codes are: 0 00 9201010
Collapse XSD Schema Diagram:
XSD Diagram of prefix in schema contactmethods_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="prefix" type="commons:affix">
    <xs:annotation>
        <xs:documentation>
						The prefix is the first portion of a telephone
						number.

						The prefix may be any string of values and
						represents the access code to a telephone system.
						This may be used to carry the call over an
						alternate carrier or may be necessary when dialing
						international or national calls. They may also be
						necessary to connect to alternate phone systems
						like satellite phone systems.

						Generally, the access code is not represented in
						domestic telephone number use.

						Examples of access codes are:
							0
							00
							9201010
					</xs:documentation>
        <xs:appinfo>
            <retsid>100051</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: