<stdVals>
| <stdVals> (valores estándard) indica el formato usado cuando aparecen fechas estandarizadas o valores numéricos. [2.3.3 The Editorial Practices Declaration 16.3.2 Declarable Elements] | |
| Módulo | header — The TEI Header |
| Atributos |
|
| Miembro de | |
| Contenido en |
header: editorialDecl
|
| Puede contener | |
| Ejemplo |
<stdVals>
<p>All integer numbers are left-filled with zeroes to 8 digits.</p> </stdVals> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:stdVals"/> </sch:pattern> |
| Content model |
<content> |
| Declaración |
<rng:element name="stdVals"> element stdVals { 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, att.declarable.attributes, model.pLike+ } |