att.foliumSurfaces

Attributes that link a folium element with a <surface> element.
Module
Attributes
@recto, @verso
@recto(optional)A reference to a <surface> element positioned on the recto side of the sheet. Value conforms to data.URI.
@verso(optional)A reference to a <surface> element positioned on the verso side of the sheet. Value conforms to data.URI.
@recto(optional)A reference to a <surface> element positioned on the recto side of the sheet. Value conforms to data.URI.
@verso(optional)A reference to a <surface> element positioned on the verso side of the sheet. Value conforms to data.URI.
Metadata header component declarations.
@recto(optional)A reference to a <surface> element positioned on the recto side of the sheet. Value conforms to data.URI.
@verso(optional)A reference to a <surface> element positioned on the verso side of the sheet. Value conforms to data.URI.
Available at
<folium>Describes a single leaf of paper.
Metadata header component declarations.
<folium>Describes a single leaf of paper.
Declaration
<classSpec ident="att.foliumSurfaces" module="MEI.header" type="atts">
<desc xml:lang="en">Attributes that link a folium element with a
<gi scheme="MEI">surface</gi>
element.</desc>
<attList>
<attDef ident="recto" usage="opt">
<desc xml:lang="en">A reference to a
<gi scheme="MEI">surface</gi>
element positioned on the recto side of the sheet.</desc>
<datatype>
<rng:ref name="data.URI"/>
</datatype>
</attDef>
<attDef ident="verso" usage="opt">
<desc xml:lang="en">A reference to a
<gi scheme="MEI">surface</gi>
element positioned on the verso side of the sheet.</desc>
<datatype>
<rng:ref name="data.URI"/>
</datatype>
</attDef>
</attList>
</classSpec>