<altIdentifier>
| <altIdentifier> (alternative identifier) contains an alternative or former structured identifier used for a manuscript or other object, such as a former catalogue number. [10.4. The Manuscript Identifier] | |||||||||||
| Module | msdescription | ||||||||||
| Attributes |
| ||||||||||
| Contained by | msdescription: msFrag msIdentifier namesdates: objectIdentifier | ||||||||||
| May contain | |||||||||||
| Note | An identifying number of some kind must be supplied if known; if it is not known, this should be stated. | ||||||||||
| Example | <altIdentifier> <settlement>San Marino</settlement> <repository>Huntington Library</repository> <idno>MS.El.26.C.9</idno> </altIdentifier> | ||||||||||
| Content model | <content> | ||||||||||
| Schema Declaration | element altIdentifier { tei_att.global.attributes, tei_att.typed.attributes, tei_att.datable.attributes, attribute calendar { list { teidata.pointer+ } }?, ( tei_placeName?, tei_bloc?, tei_country?, tei_region?, tei_settlement?, tei_district?, tei_geogName?, tei_institution?, tei_repository?, tei_collection?, tei_idno, tei_note? ) } | ||||||||||