<msName>

<msName> (autre nom) contient un autre nom, dans une forme libre, utilisé pour désigner le manuscrit, tel qu'un surnom ou un ‘ocellus nominum’. [10.4 The Manuscript Identifier]
Modulemsdescription — Manuscript Description
Attributsatt.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.typed (@type, @subtype)
Contenu dans
msdescription: msIdentifier
Peut contenir
gaiji: g
Exemple
<msName>The Vercelli Book</msName>
<!--NOTE : LA TRADUCTION DE MSNAME EST A REPRENDRE-->
Modèle de contenu
<content>
 <macroRef key="macro.xtext"/>
</content>
Schéma Declaration
<rng:element name="msName">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="macro.xtext"/>
</rng:element>
element msName
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.typed.attributes,
   macro.xtext
}