att.pb.vis

Visual domain attributes.
Module MEI.shared
Members
pb (direct member of att.pb.vis)
Attributes
@folium(optional)States the side of a leaf (as in a manuscript) on which the content following the <pb> element occurs. Allowed values are: "verso" , "recto" att.pb.vis
Declaration
<attDef ident="folium" usage="opt">
<desc>States the side of a leaf (as in a manuscript) on which the content following the <pb> element occurs.</desc>
<valList type="closed">
<valItem ident="verso"/>
<valItem ident="recto"/>
</valList>
</attDef>