Definition Type: SimpleType
Name: InformationSourceCategoryCodeSimpleType
Namespace: http://niem.gov/niem/mmucc_2/2.0
Containing Schema: mmucc_2.xsd
Documentation:
A data type for an affiliation of the person completing the crash report such as Source of Information
Collapse XSD Schema Diagram:
XSD Diagram of InformationSourceCategoryCodeSimpleType in schema mmucc_2_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="InformationSourceCategoryCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for an affiliation of the person completing the crash report such as Source of Information</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="08">
            <xsd:annotation>
                <xsd:documentation>Motorist</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="101">
            <xsd:annotation>
                <xsd:documentation>Law Enforcement Agency</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 08
Enumeration 101
Collapse Derivation Tree:
Collapse References:
mmucc_2:InformationSourceCategoryCodeType