textClass (hendiAll)

Text

Appendix

<textClass> (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc.

Example
<taxonomy>
        <category xml:id="acprose">
          <catDesc>Academic prose</catDesc>
        </category>
        <!-- other categories here -->
      </taxonomy> <textClass>
        <catRef target="#acprose"/>
        <classCode scheme="http://www.udcc.org">001.9</classCode>
        <keywords scheme="http://authorities.loc.gov">
          <list>
            <item>End of the world</item>
            <item>History - philosophy</item>
          </list>
        </keywords>
      </textClass>

Examples

XML

If you've spotted some error or inaccurateness please do not hesitate to inform us via henze-digital [@] zenmem.de.