<xs:simpleType name="List152">
<xs:annotation>
<xs:documentation source="ONIX Code List 152">Illustrated / not illustrated</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>No</xs:documentation>
<xs:documentation>Not illustrated</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>Yes</xs:documentation>
<xs:documentation>Illustrated</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |