This element is modelled on an element in the Text Encoding Initiative (TEI) standard.
<elementSpec ident="namespace" module="MEI.header">
<desc>Supplies the formal name of the namespace to which the elements documented by its
children
belong.</desc>
<content>
<rng:choice>
</rng:choice>
</content>
<attList>
<attDef ident="name" usage="req">
<desc>Formal namespace identifier; that is, a uniform resource identifier (URI).</desc>
</attDef>
<attDef ident="prefix" usage="opt">
<desc>Prefix associated with the formal identifier.</desc>
</attDef>
</attList>
<remarks>
<p>This element is modelled on an element in the Text Encoding Initiative (TEI) standard.</p>
</remarks>
</elementSpec>