<xs:simpleType name="List60">
<xs:annotation>
<xs:documentation source="ONIX Code List 60">Unit of pricing code</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="00">
<xs:annotation>
<xs:documentation>Per copy of whole product</xs:documentation>
<xs:documentation>Default</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>Per page for printed loose-leaf content only</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |