<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]
Moduleheader
Attributes
Member of
Contained by
May contain
core: p
linking: ab
Example
<stdVals>
 <p>All integer numbers are left-filled with zeroes to 8 digits.</p>
</stdVals>
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element stdVals
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_model.pLike+
}