<collection>

<collection> (collection) contains the name of a collection of manuscripts or other objects, not necessarily located within a single repository. [10.4. The Manuscript Identifier]
Module msdescription
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.naming (role) (att.canonical (ref)) att.typed (type)
Contained by
msdescription: msIdentifier
May contain
Examples

<msIdentifier>
   
<country>USA</country>
   
<region>California</region>
   
<settlement>San Marino</settlement>
   
<repository>Huntington Library</repository>
   
<collection>Ellesmere</collection>
   
<idno>El 26 C 9</idno>
   
<msName>The Ellesmere Chaucer</msName>
</msIdentifier>
Source Github

<elementSpec module="msdescription" xml:id="COLLECTION" ident="collection">
   
<gloss>collection</gloss>
   
<desc xml:id="collection.desc">contains the name of a collection of
manuscripts or other objects, not necessarily located within a single repository.
</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="att.naming"/>
      
<memberOf key="att.typed"/>
   
</classes>
   
<content>
      
<macroRef key="macro.phraseSeq.limited"/>
   
</content>
</elementSpec>