List225

ONIX Code List 225
Message / Record status detail code

Simple Type Information

Source

<xs:simpleType name="List225">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 225">Message / Record status detail code</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="000">
      <xs:annotation>
        <xs:documentation>Unknown error</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="001">
      <xs:annotation>
        <xs:documentation>Unknown warning</xs:documentation>
        <xs:documentation/>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>