<classCode>

<classCode> (classification code) contains the classification code used for this text in some standard classification system. 2.4.3 The Text Classification
Moduleheader — 2 The TEI Header
AttributesIn addition to global attributes
schemeidentifies the classification system or taxonomy in use.
Status Required
Datatype

<rng:ref name="data.pointer"/>
data.pointer
Values may point to a local definition, for example in a taxonomy element, or more usually to some external location where the scheme is fully defined.
Used by
May contain
Declaration

<rng:element name="classCode">
<rng:ref name="att.global.attributes"/>
<rng:attribute name="scheme">
 <rng:ref name="data.pointer"/>
</rng:attribute>
<rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element classCode
{
   att.global.attributes,
   attribute scheme { data.pointer },
   macro.phraseSeq.limited
}
Example
<classCode scheme="http://www.udc.org">410</classCode>