att.formework

Attributes that record the function (i.e., placement) of forme work elements.
Module
Attributes
@func
@func(optional)Records the function (i.e., placement) of a page header or footer. Value conforms to data.PGFUNC.
@func(optional)Records the function (i.e., placement) of a page header or footer. Value conforms to data.PGFUNC.
Component declarations that are shared between two or more modules.
@func(optional)Records the function (i.e., placement) of a page header or footer. Value conforms to data.PGFUNC.
Available at
<pgFoot>A running footer.
<pgHead>A running header.
Component declarations that are shared between two or more modules.
<pgFoot>A running footer.
<pgHead>A running header.
Declaration
<classSpec ident="att.formework" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record the function (i.e., placement) of forme work elements.</desc>
<attList>
<attDef ident="func" usage="opt">
<desc xml:lang="en">Records the function (i.e., placement) of a page header or footer.</desc>
<datatype>
<rng:ref name="data.PGFUNC"/>
</datatype>
</attDef>
</attList>
</classSpec>