Definition Type: SimpleType
Name: PhoneCategoryCodeSimpleType
Namespace: http://niem.gov/niem/domains/screening/2.0
Containing Schema: screening.xsd
Collapse XSD Schema Diagram:
XSD Diagram of PhoneCategoryCodeSimpleType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="PhoneCategoryCodeSimpleType">
    <xsd:annotation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="B">
            <xsd:annotation>
                <xsd:documentation>Beeper/Pager</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Business">
            <xsd:annotation>
                <xsd:documentation>Business</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="C">
            <xsd:annotation>
                <xsd:documentation>Cellular</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="F">
            <xsd:annotation>
                <xsd:documentation>Fax</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Home">
            <xsd:annotation>
                <xsd:documentation>Home</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="M">
            <xsd:annotation>
                <xsd:documentation>Computer Modem</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="T">
            <xsd:annotation>
                <xsd:documentation>Telephone</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration B
Enumeration Business
Enumeration C
Enumeration F
Enumeration Home
Enumeration M
Enumeration T
Collapse Derivation Tree:
Collapse References:
scr:PhoneCategoryCodeType