<stdVals>
<stdVals> (standard values) specifies the format used when standardized date or number values are supplied. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] | |
Module | header |
Attributes | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declarable (@default) |
Member of | |
Contained by | header: editorialDecl |
May contain | |
Example | <stdVals> <p>All integer numbers are left-filled with zeroes to 8 digits.</p> </stdVals> |
Content model | <content> |
Schema Declaration | element stdVals { tei_att.global.attributes, tei_att.declarable.attributes, tei_model.pLike+ } |