<stdVals>
| <stdVals> (Standardwerte) beschreibt das Format, das für Standard-Datumsangaben oder Zahlenwerte genutzt wird. [2.3.3 The Editorial Practices Declaration 16.3.2 Declarable Elements] | |
| Modul | header — The TEI Header |
| Attribute |
|
| Mitglied des | |
| Enthalten in |
header: editorialDecl
|
| Kann enthalten | |
| Beispiel |
<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> |
| Schema Deklaration |
<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+ } |