<tagsDecl>
| <tagsDecl> (declaración del etiquetado) proporciona información pormenorizada sobre el etiquetado aplicado a un documento. [2.3.4 The Tagging Declaration 2.3 The Encoding Description] | |||||||
| Módulo | header — The TEI Header | ||||||
| Atributos |
|
||||||
| Miembro de | |||||||
| Contenido en |
header: encodingDesc
|
||||||
| Puede contener | |||||||
| Ejemplo |
If the partial attribute were not specified here, the implication would be that the document in question contains only hi, title, and <para> elements. |
||||||
| Content model |
<content> |
||||||
| Declaración |
<rng:element name="tagsDecl"> element tagsDecl { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, attribute partial { teidata.truthValue }?, ( rendition*, namespace* ) } |
||||||