<altIdentifier>

<altIdentifier> (autre identifiant) Contient un autre ou un ancien identifiant pour un manuscrit, par exemple un numéro anciennement utilisé dans un catalogue. [10.4 The Manuscript Identifier]
Modulemsdescription — 10 Manuscript Description
Attributsatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.typed (@type, @subtype)
Utilisé par
Contenu dans
msdescription: msIdentifier msPart
Peut contenir
Declaration

<rng:element name="altIdentifier">
 <rng:ref name="att.global.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.typed.attributes"/>
 <rng:group>
  <rng:ref name="model.placeNamePart_sequenceOptional"/>
  <rng:optional>
   <rng:ref name="institution"/>
  </rng:optional>
  <rng:optional>
   <rng:ref name="repository"/>
  </rng:optional>
  <rng:optional>
   <rng:ref name="collection"/>
  </rng:optional>
  <rng:ref name="idno"/>
  <rng:optional>
   <rng:ref name="note"/>
  </rng:optional>
 </rng:group>
</rng:element>
element altIdentifier
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.typed.attributes,
   (
      model.placeNamePart_sequenceOptional,
      institution?,
      repository?,
      collection?,
      idno,
      note?
   )
}
Exemple
<altIdentifier>
 <idno>B 106</idno>
 <note>Cote de la Bibliothèque royale au XVIIIe siècle.</note>
</altIdentifier>
Note
Un numéro identifiant quelconque doit être fourni s'il est connu ; si on ne le connaît pas, cela devrait être signalé.