List87

ONIX Code List 87
Bible reference location

Simple Type Information

Used By

Element b356

Source

<xs:simpleType name="List87">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 87">Bible reference location</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="CCL">
      <xs:annotation>
        <xs:documentation>Center column</xs:documentation>
        <xs:documentation>References are printed in a narrow column in the center of the page between two columns of text</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PGE">
      <xs:annotation>
        <xs:documentation>Page end</xs:documentation>
        <xs:documentation>References are printed at the foot of the page</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SID">
      <xs:annotation>
        <xs:documentation>Side column</xs:documentation>
        <xs:documentation>References are printed in a column to the side of the scripture</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="VER">
      <xs:annotation>
        <xs:documentation>Verse end</xs:documentation>
        <xs:documentation>References are printed at the end of the applicable verse</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="UNK">
      <xs:annotation>
        <xs:documentation>Unknown</xs:documentation>
        <xs:documentation>The person creating the ONIX record does not know where the references are located</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ZZZ">
      <xs:annotation>
        <xs:documentation>Other</xs:documentation>
        <xs:documentation>Other locations not otherwise identified</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>