<adminInfo>
<adminInfo> (informations administratives) contient, pour le manuscrit en cours de description, les informations sur son détenteur actuel, sur ses conditions d'accès et sur les modalités de sa description. [10.9.1 Administrative Information] | |
Module | msdescription — Manuscript Description |
Attributs | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contenu dans | msdescription: additional |
Peut contenir | |
Exemple | <adminInfo> <recordHist> <source>Notice établie à partir du document original</source> <change when="2009-10-05" who="Markova">Description mise à jour le <date type="crea">5 octobre 2009 </date>en vue de l'encodage en TEI des descriptions des reliure de la Réserve des livres rares</change> <change when="2009-06-01" who="Le Bars">Description revue le <date type="maj">1er juin 2009 </date> par Fabienne Le Bars</change> <change when="2009-06-25" who="Le Bars">Description validée le<date type="valid">25 juin 2009</date>par Fabienne Le Bars</change> </recordHist> </adminInfo> |
Modèle de contenu | <content> |
Schéma Declaration | <rng:element name="adminInfo"> element adminInfo { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( recordHist?, availability?, custodialHist?, model.noteLike? ) } |