List18

ONIX Code List 18
Person / organization name type

Simple Type Information

Used By

Element x414

Source

<xs:simpleType name="List18">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 18">Person / organization name type</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="00">
      <xs:annotation>
        <xs:documentation>Unspecified</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Pseudonym</xs:documentation>
        <xs:documentation>May be used to give a well-known pseudonym, where the primary name is a ‘real’ name</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Authority-controlled name</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Earlier name</xs:documentation>
        <xs:documentation>Use only within <AlternativeName></xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>‘Real’ name</xs:documentation>
        <xs:documentation>May be used to identify a well-known real name, where the primary name is a pseudonym</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>Transliterated form of primary name</xs:documentation>
        <xs:documentation>Use only within <AlternativeName>, when the primary name type is unspecified</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>Later name</xs:documentation>
        <xs:documentation>Use only within <AlternativeName></xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>