List147

ONIX Code List 147
Unit of usage

Simple Type Information

Used By

Elements x321, x531

Source

<xs:simpleType name="List147">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 147">Unit of usage</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Copies</xs:documentation>
        <xs:documentation>Maximum number of copies that may be made of a permitted extract</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Characters</xs:documentation>
        <xs:documentation>Maximum number of characters in a permitted extract for a specified usage</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Words</xs:documentation>
        <xs:documentation>Maximum number of words in a permitted extract for a specified usage</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>Pages</xs:documentation>
        <xs:documentation>Maximum number of pages in a permitted extract for a specified usage</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>Percentage</xs:documentation>
        <xs:documentation>Maximum percentage of total content in a permitted extract for a specified usage</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>Devices</xs:documentation>
        <xs:documentation>Maximum number of devices in ‘share group’</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="07">
      <xs:annotation>
        <xs:documentation>Concurrent users</xs:documentation>
        <xs:documentation>Maximum number of concurrent users. NB where the number of concurrent users is specifically not limited, set the number of concurrent users to zero</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="08">
      <xs:annotation>
        <xs:documentation>Percentage per time period</xs:documentation>
        <xs:documentation>Maximum percentage of total content which may be used in a specified usage per time period; the time period being specified as another EpubUsageQuantity</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="09">
      <xs:annotation>
        <xs:documentation>Days</xs:documentation>
        <xs:documentation>Maximum time period in days (beginning from product purchase or activation)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="13">
      <xs:annotation>
        <xs:documentation>Weeks</xs:documentation>
        <xs:documentation>Maximum time period in weeks</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="14">
      <xs:annotation>
        <xs:documentation>Months</xs:documentation>
        <xs:documentation>Maximum time period in months</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="27">
      <xs:annotation>
        <xs:documentation>Days (fixed start)</xs:documentation>
        <xs:documentation>Maximum time period in days (beginning from the product publication date). In effect, this defines a fixed end date for the license independent of the purchase or activation date</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="28">
      <xs:annotation>
        <xs:documentation>Weeks (fixed start)</xs:documentation>
        <xs:documentation>Maximum time period in weeks</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="29">
      <xs:annotation>
        <xs:documentation>Months (fixed start)</xs:documentation>
        <xs:documentation>Maximum time period in months</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="10">
      <xs:annotation>
        <xs:documentation>Times</xs:documentation>
        <xs:documentation>Maximum number of times a specified usage event may occur (in the lifetime of the product)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="22">
      <xs:annotation>
        <xs:documentation>Times per day</xs:documentation>
        <xs:documentation>Maximum frequency a specified usage event may occur (per day)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="23">
      <xs:annotation>
        <xs:documentation>Times per month</xs:documentation>
        <xs:documentation>Maximum frequency a specified usage event may occur (per month)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="24">
      <xs:annotation>
        <xs:documentation>Times per year</xs:documentation>
        <xs:documentation>Maximum frequency a specified usage event may occur (per year)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="21">
      <xs:annotation>
        <xs:documentation>Dots per inch</xs:documentation>
        <xs:documentation>Maximum resolution of printed or copy/pasted extracts</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="26">
      <xs:annotation>
        <xs:documentation>Dots per cm</xs:documentation>
        <xs:documentation>Maximum resolution of printed or copy/pasted extracts</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="11">
      <xs:annotation>
        <xs:documentation>Allowed usage start page</xs:documentation>
        <xs:documentation>Page number where allowed usage begins. <Quantity> should contain an absolute page number, counting the cover as page 1. (This type of page numbering should not be used where the e-publication has no fixed pagination). Use with (max number of) Pages, Percentage of content, or End page to specify pages allowed in Preview</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="12">
      <xs:annotation>
        <xs:documentation>Allowed usage end page</xs:documentation>
        <xs:documentation>Page number at which allowed usage ends. <Quantity> should contain an absolute page number, counting the cover as page 1. (This type of page numbering should not be used where the e-publication has no fixed pagination). Use with Start page to specify pages allowed in a preview</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>