att.datcat

att.datcat introduces dcr:datacat and dcr:ValueDatacat attributes that may be used to align XML elements or attributes with the appropriate Data Categories (DCs) defined by the ISO 12620:2009 standard and stored in the Web repository called ISOCat at http://www.isocat.org/. [9.5.2 Lexical View 18.3 Other Atomic Feature Values]
Modultei — 1 The TEI Infrastructure
Mitgliederatt.segLike [seg s cl phr w m c pc] att.lexicographic [entryFree hom sense form orth pron hyph syll gram gen number case per tns mood iType gramGrp pos subc colloc def etym lang usg lbl xr re oRef oVar pRef pVar] fs f binary symbol numeric string
AttributeAttribute
datcatcontains a PID (persistent identifier) that aligns the given element with the appropriate Data Category (or categories) in ISOcat.
Zustand Optional
Datentyp 1–∞ Vorkommen von 

<rng:ref name="data.pointer"/>
data.pointer
Durch Leerzeichen getrennt
valueDatcatcontains a PID (persistent identifier) that aligns the content of the given element or the value of the given attribute with the appropriate simple Data Category (or categories) in ISOcat.
Zustand Optional
Datentyp 1–∞ Vorkommen von 

<rng:ref name="data.pointer"/>
data.pointer
Durch Leerzeichen getrennt
Beispiel

In this example dcr:datcat relates the feature name to the data category "partOfSpeech" and dcr:valueDatcat the feature value to the data category "commonNoun". Both these data categories reside in the ISOcat DCR at www.isocat.org, which is the DCR used by ISO TC37 and hosted by its registration authority, the MPI for Psycholinguistics in Nijmegen.

<fs>
 <f
   name="POS"
   dcr:datcat="http://www.isocat.org/datcat/DC-1345"
   fVal="common noun"
   dcr:valueDatcat="http://www.isocat.org/datcat/DC-1256"/>

</fs>