<xs:simpleType name="List230">
<xs:annotation>
<xs:documentation source="ONIX Code List 230">Price constraint type</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="00">
<xs:annotation>
<xs:documentation>No constraints</xs:documentation>
<xs:documentation>Allows positive indication that there are no conditions (the default if <PriceConstraint> is omitted)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="06">
<xs:annotation>
<xs:documentation>Lend</xs:documentation>
<xs:documentation>Lendable by the purchaser to other device owner, account holder or patron, eg library lending (use where the library product is not identified with a separate <ProductIdentifier> from the consumer product). The ‘primary’ copy becomes unusable while the secondary copy is on loan, unless a number of concurrent borrowers is also specified</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="07">
<xs:annotation>
<xs:documentation>Time-limited license</xs:documentation>
<xs:documentation>E-publication license is time-limited. Use with code 02 from List 146 and a time period in days, weeks or months in <PriceConstraintLimit>. The purchased copy becomes unusable when the license expires</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="08">
<xs:annotation>
<xs:documentation>Loan renewal</xs:documentation>
<xs:documentation>Maximum number of consecutive loans or loan extensions (eg from a library) to a single device owner, account holder or patron. Note that a limit of 1 indicates that a loan cannot be renewed or extended</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="09">
<xs:annotation>
<xs:documentation>Multi-user license</xs:documentation>
<xs:documentation>E-publication license is multi-user. Maximum number of concurrent users licensed to use the product should be given in <PriceConstraintLimit></xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |