model.global.meta
model.global.meta groups globally available elements which describe the status of other elements. [1.3. The TEI Class System]
Module | tei |
Used by | |
Members | linkGrp |
Note |
Elements in this class are typically used to hold groups of links or of abstract interpretations,
or by provide indications of certainty etc. It may find be convenient to localize
all metadata elements, for example to contain them within the same divison as the
elements that they relate to; or to locate them all to a division of their own. They
may however appear at any point in a TEI text.
|
Source | Github
<classSpec module="tei" xml:id="METADATA" type="model" ident="model.global.meta"> <desc>groups globally available elements which describe the status of other elements.</desc> <classes> <memberOf key="model.global"/> <memberOf key="model.standOffPart"/> </classes> </classSpec> |