Skip to content

Instantly share code, notes, and snippets.

@Ramona2020
Created July 10, 2014 16:23
Show Gist options
  • Save Ramona2020/bbced04409a6db0116a4 to your computer and use it in GitHub Desktop.
Save Ramona2020/bbced04409a6db0116a4 to your computer and use it in GitHub Desktop.
EAD Practice Header
<?xml version="1.0" encoding="UTF-8"?>
<ead xmlns="urn:isbn:1-931666-22-9" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:isbn:1-931666-22-9 http://www.loc.gov/ead/ead.xsd" id="sample">
<eadheader>
<eadid countrycode="US" mainagencycode="US-DLOC"
url="http://hdl.loc.gov/loc.mss/eadmss.ms010049">ms010049</eadid>
<filedesc>
<titlestmt>
<titleproper render="bold">Samuel Edward Axson Sermons</titleproper>
<subtitle>A Finding Aid to the Collection in the Library of Congress</subtitle>
<author>Prepared by Manuscript Division Staff</author>
</titlestmt>
<publicationstmt>
<date>2009</date>
<address><addressline>Washington D.C.</addressline></address>
<publisher>Manuscript Divison, Library of Congress</publisher>
</publicationstmt>
</filedesc>
<profiledesc>
<creation>Finding aid encoded by Glenn R. Gardner, <date>2010</date></creation>
<langusage><language>English</language></langusage>
<descrules>Describing Archives: A Content Standard</descrules>
</profiledesc>
</eadheader>
<archdesc level="collection">
<did>
<abstract/>
</did>
</archdesc>
</ead>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment