att.bifoliumSurfaces

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