P5 Fascicule

<altIdentifier>


altIdentifier (alternative identifier) contains an alternative or former structured identifier used for a manuscript, such as a former catalogue number.
Class tei.typed
Declaration
element altIdentifier
{
   tei.global.attributes,
   (
      country?,
      region?,
      settlement?,
      institution?,
      repository?,
      collection?,
      idno
   )
}
Attributes
Global attributes and those inherited from : tei.typed
Example
 <altIdentifier>
  <settlement>San Marino</settlement>
  <repository>Huntington Library</repository>
  <idno>MS.El.26.C.9</idno>
 </altIdentifier>
Note

An identifying number of some kind must be supplied if known; if it is not known, this should be stated.

See further 1.4 The manuscript identifier
Module msdescription