<xs:simpleType name="List142">
<xs:annotation>
<xs:documentation source="ONIX Code List 142">Position on product</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="00">
<xs:annotation>
<xs:documentation>Unknown / unspecified</xs:documentation>
<xs:documentation>Position unknown or unspecified</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>Cover 4</xs:documentation>
<xs:documentation>The back cover of a book</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>Cover 3</xs:documentation>
<xs:documentation>The inside back cover of a book</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="03">
<xs:annotation>
<xs:documentation>Cover 2</xs:documentation>
<xs:documentation>The inside front cover of a book</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="04">
<xs:annotation>
<xs:documentation>Cover 1</xs:documentation>
<xs:documentation>The front cover of a book</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="05">
<xs:annotation>
<xs:documentation>On spine</xs:documentation>
<xs:documentation>The spine of a book</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="06">
<xs:annotation>
<xs:documentation>On box</xs:documentation>
<xs:documentation>Used only for boxed products</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="07">
<xs:annotation>
<xs:documentation>On tag</xs:documentation>
<xs:documentation>Used only for products fitted with hanging tags</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="08">
<xs:annotation>
<xs:documentation>On bottom</xs:documentation>
<xs:documentation>Not be used for books unless they are contained within outer packaging</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="09">
<xs:annotation>
<xs:documentation>On back</xs:documentation>
<xs:documentation>Not be used for books unless they are contained within outer packaging</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>On outer sleeve / back</xs:documentation>
<xs:documentation>Used only for products packaged in outer sleeves</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>On removable wrapping</xs:documentation>
<xs:documentation>Used only for products packaged in shrink-wrap or other removable wrapping</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |