<stdVals>

<stdVals> (valori standard) specidica il formato usato quando vengono fornite date e altri valori numerici standardizzati. [2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements]
Moduloheader — 2 The TEI Header
Attributiatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declarable (@default)
Usato da
Contenuto in
Può contenere
core: p
linking: ab
Dichiarazione

<rng:element name="stdVals">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.declarable.attributes"/>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
</rng:element>
element stdVals
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.declarable.attributes,
   model.pLike+
}
Esempio
<stdVals>
 <p>All integer numbers are left-filled with zeroes to 8 digits.</p>
</stdVals>