<xs:simpleType name="List46">
<xs:annotation>
<xs:documentation source="ONIX Code List 46">Sales rights type code</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="00">
<xs:annotation>
<xs:documentation>Sales rights unknown or unstated for any reason</xs:documentation>
<xs:documentation>May only be used with the ONIX 3 <ROWSalesRightsType> element</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>For sale with exclusive rights in the specified countries or territories</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>For sale with non-exclusive rights in the specified countries or territories</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="03">
<xs:annotation>
<xs:documentation>Not for sale in the specified countries or territories (reason unspecified)</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="04">
<xs:annotation>
<xs:documentation>Not for sale in the specified countries (but publisher holds exclusive rights in those countries or territories)</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="05">
<xs:annotation>
<xs:documentation>Not for sale in the specified countries (publisher holds non-exclusive rights in those countries or territories)</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="06">
<xs:annotation>
<xs:documentation>Not for sale in the specified countries (because publisher does not hold rights in those countries or territories)</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="07">
<xs:annotation>
<xs:documentation>For sale with exclusive rights in the specified countries or territories (sales restriction applies)</xs:documentation>
<xs:documentation>Only for use with ONIX 3. Deprecated</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="08">
<xs:annotation>
<xs:documentation>For sale with non-exclusive rights in the specified countries or territories (sales restriction applies)</xs:documentation>
<xs:documentation>Only for use with ONIX 3. Deprecated</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |