Definition Type: SimpleType
Name: ProperNameFormCategoryCodeSimpleType
Namespace: http://niem.gov/niem/twpdes/2.0
Containing Schema: twpdes.xsd
Documentation:
A data type for kinds of shapes and structures of a proper name.
Collapse XSD Schema Diagram:
XSD Diagram of ProperNameFormCategoryCodeSimpleType in schema twpdes_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="ProperNameFormCategoryCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for kinds of shapes and structures of a proper name.</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="Normalized">
            <xsd:annotation>
                <xsd:documentation>The imposition of a standard.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Original">
            <xsd:annotation>
                <xsd:documentation>Preceding all others in time or being as first made.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Transliterated">
            <xsd:annotation>
                <xsd:documentation>To transcribe from one alphabet to another.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Variant">
            <xsd:annotation>
                <xsd:documentation>Differing from a norm or standard.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Normalized
Enumeration Original
Enumeration Transliterated
Enumeration Variant
Collapse Derivation Tree:
Collapse References:
nc:formCode, twpdes:ProperNameFormCategoryCodeType