<xs:simpleType name="List218">
<xs:annotation>
<xs:documentation source="ONIX Code List 218">License expression type code</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>Human readable</xs:documentation>
<xs:documentation>Document (eg Word file, PDF or web page) Intended for the lay reader</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>Professional readable</xs:documentation>
<xs:documentation>Document (eg Word file, PDF or web page) Intended for the legal specialist reader</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>ONIX-PL</xs:documentation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |