Definition Type: SimpleType
Name: PersonNameCategoryCodeSimpleType
Namespace: http://niem.gov/niem/nonauthoritative-code/2.0
Containing Schema: nonauthoritative-code.xsd
Documentation:
A data type for possible kinds of names.
Collapse XSD Schema Diagram:
XSD Diagram of PersonNameCategoryCodeSimpleType in schema nonauthoritative-code_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="PersonNameCategoryCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for possible kinds of names.</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="aka">
            <xsd:annotation>
                <xsd:documentation>Also known as, e.g., a stage name</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="alias">
            <xsd:annotation>
                <xsd:documentation>An assumed or alternate name suspected to be in use for deception; usually involves criminal intent.  A term used in legal proceedings to connect the different names of anyone who has gone by two or more, and whose true name is for any cause doubtful.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="call sign">
            <xsd:annotation>
                <xsd:documentation>A registered radio identifier used by amateur radio operators; usually a string of alpha-numeric characters.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="dba">
            <xsd:annotation>
                <xsd:documentation>Doing business as</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="fka">
            <xsd:annotation>
                <xsd:documentation>Formerly known as</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="handle">
            <xsd:annotation>
                <xsd:documentation>An electronic pseudonym; intended to conceal the user's true identity.  Commonly used areas include the Internet, chatrooms, networks, bulletin board systems (BBS), and Citizen's Band (CB) radio; sometimes used by radio operators as an alternative to a call sign.  May or may not be used for criminal deception.  (also screen name)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="moniker">
            <xsd:annotation>
                <xsd:documentation>A nickname specifically used by gang members or criminals to hide real identity for criminal purposes.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="nickname">
            <xsd:annotation>
                <xsd:documentation>A descriptive name added to or replacing the actual name of a person, place, or thing.  A familiar or shortened form of a proper name.  (also street name)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="other">
            <xsd:annotation>
                <xsd:documentation>None of the other types is appropriate.  (Explain in text field.)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="provided">
            <xsd:annotation>
                <xsd:documentation>A name communicated by an individual directly or through documentation being carried; obtained from the source of the record and which is not known to be an alias or aka name.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="pseudonym">
            <xsd:annotation>
                <xsd:documentation>A fictitious name, especially a pen name; not normally for criminal purposes.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="unknown">
            <xsd:annotation>
                <xsd:documentation>Indefinite; unsure of this type of name.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="user id">
            <xsd:annotation>
                <xsd:documentation>A number or name which is unique to a particular user of a computer or group of computers which share user information.  A user id is not normally used for criminal intent, unless it is being used without authorization.  An operating system uses the user id to represent the user in its data structures, e.g. the owner of a file or process, the person attempting to access a system resource. (also uid, userid)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration aka
Enumeration alias
Enumeration call sign
Enumeration dba
Enumeration fka
Enumeration handle
Enumeration moniker
Enumeration nickname
Enumeration other
Enumeration provided
Enumeration pseudonym
Enumeration unknown
Enumeration user id
Collapse Derivation Tree:
Collapse References:
j:personNameCategoryCode, nonauth:PersonNameCategoryCodeType