Definition Type: SimpleType
Name: IMTCodeSimpleType
Namespace: http://niem.gov/niem/fbi/2.0
Containing Schema: fbi.xsd
Documentation:
A data type for Image Type.
Collapse XSD Schema Diagram:
XSD Diagram of IMTCodeSimpleType in schema fbi_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="IMTCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for Image Type.</xsd:documentation>
        <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>Generic boat</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="F">
            <xsd:annotation>
                <xsd:documentation>Fingerprint</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="I">
            <xsd:annotation>
                <xsd:documentation>Identifying image</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="M">
            <xsd:annotation>
                <xsd:documentation>Mugshot</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="S">
            <xsd:annotation>
                <xsd:documentation>Signature</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="V">
            <xsd:annotation>
                <xsd:documentation>Generic vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration B
Enumeration F
Enumeration I
Enumeration M
Enumeration S
Enumeration V
Collapse Derivation Tree:
Collapse References:
fbi:IMTCodeType