<termEntry> (terminological entry (flat structure)) contains a single complete entry for one or more terms and their associated descriptive and administrative data.
Attributes:
type classifies the term entry using some typology, preferably the dictionary of data element types specified in ISO WD 12 620.
Datatype: CDATA
Values: any string of characters; for serious terminological work, values should be taken from the dictionary of data element types specified in ISO WD 12 620.
Default: #IMPLIED
Note

Example
Note

Often but not always a term entry describes all terms in a term bank denoting a given concept. In the case of a term entry documenting a concept for which no standard term exists, the term entry will have to contain an empty `dummy' <term> , of the form <term> </term> .

Tagsetbase tag set for terminological data
Classcomp.terminology
Filenameteite2f
Content: May contain character data and phrase-level elements.
Parentsadd argument body castList corr div div0 div1 div2 div3 div4 div5 div6 div7 epigraph epilogue equiv item metDecl note performance prologue q quote remarks set sic stage view
Childrenadmin date dateStruct descrip gram note otherForm ptr ref term xptr xref
Declaration
<!ELEMENT termEntry     - O  ( (%m.terminologyMisc | otherForm 
                             | gram | 
                             %m.terminologyInclusions)*, (term, 
                             (%m.terminologyMisc | otherForm | 
                             gram | %m.terminologyInclusions)* 
                             )+ )                               >
<!ATTLIST termEntry          %a.global
          type               CDATA               #IMPLIED       >
See 13.3

Back to index