The model of this element is based on the secFol element of the Text Encoding Initiative (TEI).
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="secFolio" module="MEI.msDesc"><gloss xml:lang="en">second folio</gloss>
<desc xml:lang="en">Marks the word or words taken from a fixed point in a codex (typically
the beginning of the second leaf) in order to provide a unique identifier for the
item.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.bibl"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.lang"/>
<memberOf key="model.msInline"/>
<memberOf key="model.physDescPart"/>
</classes>
<constraintSpec ident="check_secFolio_inline" scheme="schematron">
<constraint>
<sch:rule context="mei:secFolio">
<sch:assert test="ancestor::mei:physDesc">The secFolio element may only appear as a
descendant of the physDesc element.</sch:assert>
</sch:rule>
</constraint>
</constraintSpec>
<remarks xml:lang="en">
<p>The model of this element is based on the <ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-secFol.html">secFol</ref> element of the Text Encoding Initiative (TEI).</p>
</remarks></elementSpec>