Definition Type: SimpleType
Name: TelephoneTypeEnum
Namespace: http://www.fpml.org/FpML-5/legal
Containing Schema: fpml-enum-5-10.xsd
Documentation:
The type of telephone number used to reach a contact.
Collapse XSD Schema Diagram:
XSD Diagram of TelephoneTypeEnum in schema fpml-enum-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="TelephoneTypeEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The type of telephone number used to reach a contact.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Work">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">A number used primarily for work-related calls. Includes home office numbers used primarily for work purposes.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Mobile">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">A number on a mobile telephone or pager that is often or usually used for work-related calls. This type of number can be used for urgent work related business when a work number is not sufficient to contact the person or firm.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Fax">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">A number used primarily for work-related facsimile transmissions.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Personal">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">A number used primarily for nonwork-related calls. (Normally this type of number would be used only as an emergency backup number, not as a regular course of business).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Work
Enumeration Mobile
Enumeration Fax
Enumeration Personal
Collapse Derivation Tree:
Collapse References:
nsB:type