<msName>
<msName> (alternative name) contains any form of unstructured alternative name used for a manuscript
or other object, such as an ocellus nominum, or nickname. [10.4. The Manuscript Identifier]
| Module | msdescription |
| Attributes |
att.global
xml:id
n
xml:lang
att.global.rendition
style
rendition
att.global.linking
corresp
copyOf
next
prev
att.global.source
source
att.typed
type
|
| Contained by |
msdescription: msIdentifier
|
| May contain | |
| Examples |
<msName>The Vercelli Book</msName> |
| Source | Github
<elementSpec module="msdescription" xml:id="MSNAME" ident="msName"> <gloss>alternative name</gloss> <desc>contains any form of unstructured alternative name used for a manuscript or other object, such as an <soCalled>ocellus nominum</soCalled>, or nickname.</desc> <classes> <memberOf key="att.global"/> <memberOf key="att.typed"/> </classes> <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <elementRef key="rs"/> <elementRef key="name"/> </alternate> </content> </elementSpec> |