<xs:simpleType name="List86">
<xs:annotation>
<xs:documentation source="ONIX Code List 86">Bible text organization</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="CHR">
<xs:annotation>
<xs:documentation>Chronological</xs:documentation>
<xs:documentation>A Bible with the text organized in the order in which events are believed to have happened</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHA">
<xs:annotation>
<xs:documentation>Chain reference</xs:documentation>
<xs:documentation>A Bible which explores keywords or themes by referring text to preceding or following text</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INT">
<xs:annotation>
<xs:documentation>Interlinear</xs:documentation>
<xs:documentation>A Bible or other text in which different versions are printed one line above the other, so that the variations can easily be detected</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PAR">
<xs:annotation>
<xs:documentation>Parallel</xs:documentation>
<xs:documentation>A Bible with two or more versions printed side by side</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STN">
<xs:annotation>
<xs:documentation>Standard</xs:documentation>
<xs:documentation>A Bible in which the text is presented in the traditional order</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |