<xs:simpleType name="List174">
<xs:annotation>
<xs:documentation source="ONIX Code List 174">Printed on product</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>No</xs:documentation>
<xs:documentation>Price not printed on product</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>Yes</xs:documentation>
<xs:documentation>Price printed on product</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |