<xs:simpleType name="List203">
<xs:annotation>
<xs:documentation source="ONIX Code List 203">ONIX Adult Audience rating</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="00">
<xs:annotation>
<xs:documentation>Unrated</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>Any adult audience</xs:documentation>
<xs:documentation>The publisher states that the product is suitable for any adult audience</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>Content warning</xs:documentation>
<xs:documentation>The publisher warns the content may offend parts of the adult audience (for any reason)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="03">
<xs:annotation>
<xs:documentation>Content warning (sex)</xs:documentation>
<xs:documentation>The publisher warns the product includes content of an explicit sexual nature</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="04">
<xs:annotation>
<xs:documentation>Content warning (violence)</xs:documentation>
<xs:documentation>The publisher warns the product includes content of an extreme violent nature</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="05">
<xs:annotation>
<xs:documentation>Content warning (drug-taking)</xs:documentation>
<xs:documentation>The publisher warns the product includes content involving severe misuse of drugs</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="06">
<xs:annotation>
<xs:documentation>Content warning (language)</xs:documentation>
<xs:documentation>The publisher warns the product includes extreme / offensive / explicit language</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="07">
<xs:annotation>
<xs:documentation>Content warning (intolerance)</xs:documentation>
<xs:documentation>The publisher warns the product includes content involving intolerance of particular groups (eg religious, ethnic, racial, social)</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |