The @corresp attribute on fileDesc may point to a more complete version of this content in a less restricted version of MEI.
This element is modelled on elements in the Text Encoding Initiative (TEI) and Encoded Archival Description (EAD) standards.
<elementSpec rend="add" ident="fileDesc" module="MEI.header"><gloss xml:lang="en">file description</gloss>
<desc rend="replace">(file description) – Contains a full bibliographic description of the MEI file.</desc>
<attList org="group"><attDef ident="corresp" usage="opt">
<desc>Used to point to other elements that correspond to this one in a generic fashion.</desc>
<constraintSpec ident="check_correspTarget" scheme="schematron">
<constraint>
<sch:rule context="@corresp">
<sch:assert role="warning" test="not(normalize-space(.) eq '')">@corresp attribute should have content.</sch:assert>
</sch:rule>
</constraint>
</constraintSpec>
</attDef></attList>
<remarks>
<p>The @corresp attribute on fileDesc may point to a more complete version of this content
in a less restricted version of MEI.</p>
</remarks>
<remarks>
<p>This element is modelled on elements in the Text Encoding Initiative (TEI) and Encoded
Archival Description (EAD) standards.</p>
</remarks></elementSpec>