List32

ONIX Code List 32
Complexity scheme identifier code

Simple Type Information

Used By

Element b077

Source

<xs:simpleType name="List32">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 32">Complexity scheme identifier code</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Lexile code</xs:documentation>
        <xs:documentation>For example AD or HL. DEPRECATED in ONIX 3 – use code 06 instead</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Lexile number</xs:documentation>
        <xs:documentation>For example 880L. DEPRECATED in ONIX 3 – use code 06 instead</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Fry Readability score</xs:documentation>
        <xs:documentation>Fry readability metric based on number of sentences and syllables per 100 words. Expressed as a number from 1 to 15 in <ComplexityCode></xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>IoE Book Band</xs:documentation>
        <xs:documentation>UK Institute of Education Book Bands for Guided Reading scheme (see http://www.ioe.ac.uk/research/4664.html). <ComplexityCode> is a color, eg ‘Pink A’ or ‘Copper’</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>Fountas & Pinnell Text Level Gradient</xs:documentation>
        <xs:documentation><ComplexityCode> is a code from ‘A’ to Z+’. See http://www.fountasandpinnellleveledbooks.com/aboutLeveledTexts.aspx</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>Lexile measure</xs:documentation>
        <xs:documentation>The Lexile measure in <ComplexityCode> combines the Lexile number (for example 620L or 880L) and optionally the Lexile code (for example AD or HL). Examples might be ‘880L’, ‘AD0L’ or ‘HL600L’. See https://lexile.com/about-lexile/lexile-overview/</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="07">
      <xs:annotation>
        <xs:documentation>ATOS for Books</xs:documentation>
        <xs:documentation>Advantage-TASA Open Standard book readability score, used for example within the Renaissance Learning Accelerated Reader scheme. <ComplexityCode> is a real number between 0 and 17. See http://www.renaissance.com/products/accelerated-reader/atos-analyzer</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="08">
      <xs:annotation>
        <xs:documentation>Flesch-Kincaid Grade Level</xs:documentation>
        <xs:documentation>Flesch-Kincaid Grade Level Formula, a standard readability measure based on the weighted number of syllables per word and words per sentence. <ComplexityCode> is a real number between about -1 and 20</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="09">
      <xs:annotation>
        <xs:documentation>Guided Reading Level</xs:documentation>
        <xs:documentation>Use this code for books levelled by the publisher or a third party using the Fountas and Pinnell Guided Reading methodology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="10">
      <xs:annotation>
        <xs:documentation>Reading Recovery Level</xs:documentation>
        <xs:documentation>Used for books aimed at K-2 literacy intervention. <ComplexityCode> is an integer between 1 and 20</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>