Skip to content

Instantly share code, notes, and snippets.

@ncexpat
Created July 10, 2014 16:57
Show Gist options
  • Save ncexpat/ec906fe105b42dbc5d6e to your computer and use it in GitHub Desktop.
Save ncexpat/ec906fe105b42dbc5d6e to your computer and use it in GitHub Desktop.
EAD exercise, day 1
<?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 url="http://hdl.loc.gov/loc.mss/eadmss.ms010049" mainagencycode="US-DLC"
countrycode="US">http://hdl.loc.gov/loc.mss/eadmss.ms010049</eadid>
<filedesc>
<titlestmt>
<titleproper>Samuel Edward Axson Sermons</titleproper>
<subtitle>A Finding Aid to the Collection in the Library of Congress</subtitle>
<author>Manuscript Division Staff</author>
</titlestmt>
<publicationstmt>
<publisher>Manuscript Division, Library of Congress</publisher>
<address><addressline>Washington, DC</addressline><addressline/></address>
<date>2009</date>
</publicationstmt>
</filedesc>
<profiledesc>
<creation><date>2010</date>Glenn R. Gardener</creation>
<langusage>English</langusage>
<descrules>ISAC</descrules>
</profiledesc>
</eadheader>
<archdesc level="collection">
<did>
<langmaterial>English</langmaterial>
<abstract/>
</did>
</archdesc>
</ead>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment