P5 Fascicule

<adminInfo>


adminInfo (administrative information) contains information about the present custody and availability of the manuscript, and also about the record description itself.
Declaration
element adminInfo
{
   tei.global.attributes,
   ( tei.paragraph+ | ( recordHist?, availability?, custodialHist?, note? ) )
}
Attributes
Global attributes only
Example
 <adminInfo>
  <recordHist>
   <source>
    <p>Record created <date>1 Aug 2004</date>
    </p>
   </source>
  </recordHist>
  <availability>
   <p>Until 2015 permission to photocopy some materials from this
    collection has been limited at the request of the donor. Please ask repository staff for details
    if you are interested in obtaining photocopies from Series 1:
    Correspondence.</p>
  </availability>
  <custodialHist>
   <p>Collection donated to the Manuscript Library by the Estate of
    Edgar Holden in 1993. Donor number: 1993-034.</p>
  </custodialHist>
 </adminInfo>
See further 1.9.1 Administrative information
Module msdescription