List223

ONIX Code List 223
Status detail code type

Simple Type Information

Source

<xs:simpleType name="List223">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 223">Status detail code type</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Proprietary</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>ONIX Status detail code</xs:documentation>
        <xs:documentation>Status detail code is taken from List 225</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>