<!-- AAAMC, Indiana University EAD template draft: 2010-Apr-2, 
    last revised 2010-04-2 JLR; 
    revised fall 2006 and spring/summer 2007 JLR w/ EAD Working Group  
    added repository code to /ead/archdesc/did/repository/@id, 4/1/09 JLR
    added repository web address and changed form of collection title in eadheader, June 2009, Valerie Higgins
-->

<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">
    <eadheader relatedencoding="dublincore" audience="external" langencoding="iso639-2b"
        scriptencoding="iso15924" repositoryencoding="iso15511" countryencoding="iso3166-1"
        dateencoding="iso8601" findaidstatus="edited-full-draft">
        <eadid encodinganalog="identifier"
            identifier="[unique number as described in comment below]" countrycode="US"
            mainagencycode="US-InU">[VAA####]</eadid>

        <!-- The value of eadid should be a DLP-assigned ID, of the form VAA1234. Put this full identifier both in the identifier attribute and in the value of the eadid element. -->
        <!-- Generate a unique number for the collection at http://www.dlib.indiana.edu/cgi-bin/testtrackedit/filename.pl -->


        <filedesc>

            <!-- This is a description of the electronic finding aid, not the original finding aid or the collection -->
            <!-- Make title "The John Doe Papers, 1919-1965" rather than "The Papers of John Doe, 1919-1965" to eliminate potential confusion about the meaning of the dates -->

            <titlestmt>
                <titleproper encodinganalog="title"> [title of collection], <date normal="yyyy/yyyy"
                        >yyyy-yyyy</date>
                </titleproper>
                <subtitle> A Guide to his/her Papers/the Records at the Indiana University Archives
                    of African American Music and Culture</subtitle>
                <author encodinganalog="creator">Finding aid prepared by [...]</author>
            </titlestmt>
            <publicationstmt>
                <publisher encodinganalog="publisher"> Indiana University Digital Library Program </publisher>
                <date encodinganalog="date" normal="yyyy" type="publication">© [yyyy]</date>
            </publicationstmt>
            <notestmt>

                <!-- Change date to date of first publication, change rights statement if other entity claims rights over the finding aid (not the collection) -->

                <note encodinganalog="rights">
                    <p>
                        <date normal="yyyy">© yyyy</date> Trustees of Indiana University. All rights
                        reserved. </p>
                </note>
            </notestmt>
        </filedesc>
        <profiledesc>
            <creation>
                <!-- description of how the finding aid was created, for example: -->
                Machine-readable finding aid derived from [paper by means of scanning and OCR; OCR
                file edited for typographical errors before encoding] [typescript by rekeying] [word
                processing program and version number] <lb/> date of source: <date
                    normal="yyyy-mm-dd" type="source">month dd, yyyy</date>
                <lb/> Finding aid encoded by [...], Archives of African American Music and Culture,
                Indiana University, <date normal="yyyy-mm-dd">month dd, yyyy</date>
            </creation>
            <langusage> Description is in <language encodinganalog="language" langcode="eng"
                    >English.</language>
            </langusage>
        </profiledesc>

        <!-- revisiondesc is required -->
        <!-- record when the finding aid is completed in first change element, with subsequent changes listed below the first -->

        <revisiondesc>
            <change audience="internal">
                <date normal="yyyymmdd">month dd, yyyy</date>
                <item/>
            </change>
        </revisiondesc>
    </eadheader>
    <archdesc level="collection" audience="external" type="inventory" relatedencoding="marc21">
        <did>
            <head>Summary Information</head>
            <repository encodinganalog="850" label="Repository" id="aaamc">
                <corpname source="lcnaf"
                    normal="Indiana University, Bloomington. Archives of African American Music and Culture"
                    >Indiana University, Archives of African American Music and Culture
                    (AAAMC)</corpname>
                <address>
                    <addressline>Smith Research Center, Rooms 180-181</addressline>
                    <addressline>2805 E. 10th St.</addressline>
                    <addressline>Bloomington, IN 47408-2601</addressline>
                    <addressline>Phone: 812-855-8547</addressline>
                    <addressline>Fax: 812-856-0333</addressline>
                    <addressline>Email: aaamc@indiana.edu</addressline>
                </address>
                <lb/>
                <extref xlink:href="http://www.indiana.edu/~aaamc"
                    >http://www.indiana.edu/~aaamc</extref>
            </repository>
            <origination label="Creator">

                <!-- Or <corpname encodinganalog="110"> -->
                <!-- Remove source="lcnaf" if person/corporate body is not in the authority file -->

                <persname source="lcnaf" encodinganalog="100">[Creator of the collection]</persname>
            </origination>
            <unittitle encodinganalog="245$a" label="Title">[title of collection]</unittitle>
            <unitdate normal="yyyy/yyyy" type="inclusive" encodinganalog="245$f"
                >[yyyy-yyyy]</unitdate>

            <!-- do not include separating punctuation between the unit title and the unit date.  The stylesheets will supply a comma where appropriate. -->
            <!-- unitdate may be repeated if both bulk and inclusive dates are recorded -->
            <!-- record the type of date - bulk or inclusive - in the type attribute. if date is bulk, change encodinganalog to 245$g -->
            <!-- recommended -->

            <unitid encodinganalog="099" repositorycode="US-InBloAAA" label="Collection No.">SC
                [#]</unitid>
            <physdesc encodinganalog="300" label="Extent">
                <extent> [description of the number and types of items in the collections] </extent>
            </physdesc>

            <!-- if collection includes significant non-english material edit this element -->

            <langmaterial encodinganalog="546" label="Language"> Materials are in <language
                    langcode="eng">English</language> . </langmaterial>
            <abstract encodinganalog="520" label="Abstract">[insert brief abstract here]</abstract>
        </did>

        <!-- required even if unrestricted -->
        <!-- this text relevant for collections with audiovisual materials; edit as necessary for other types -->

        <accessrestrict encodinganalog="506">
            <head>Access Restrictions</head>
            <p> Audiovisual collections may require the creation of listening or viewing copies. See
                information below under each subseries or contact an AAAMC staff member for more
                details. </p>
        </accessrestrict>

        <!-- required; can be short -->

        <bioghist encodinganalog="545">
            <head>Biographical Note</head>
            <p>[Biographical-historical note paragraphs]</p>
        </bioghist>

        <!-- optional -->

        <arrangement encodinganalog="351">
            <head>Arrangement</head>
            <p>[arrangement note]</p>
        </arrangement>

        <!-- optional - tends to be an expanded version of the abstract -->

        <scopecontent encodinganalog="520">
            <head>Scope and Content Note</head>
            <p>[scope and content note paragraphs]</p>
        </scopecontent>

        <!-- at least one term is required -->
        <!-- should include all personal and corporate names, and subject headings - see DLP Wiki document "EAD Controlled Access Terms" for instructions and additional 
terminology tagging options -->

        <controlaccess>
            <head>Indexing Terms</head>
            <p> The following terms have been used to index the description of this collection in
                    <extref xlink:href="http://www.iucat.iu.edu">IUCAT</extref> , the IU Libraries'
                online catalog. Materials about related topics, persons or places can be found by
                searching the catalog using these terms. </p>
            <controlaccess>
                <head>Names</head>
                <list>
                    <item>
                        <persname encodinganalog="700" source="LCSH">[personal name
                            heading]</persname>
                    </item>
                    <item> </item>
                </list>
            </controlaccess>
            <controlaccess>
                <head>Topics</head>
                <list>
                    <item>
                        <subject encodinganalog="650" source="LCSH"/>
                    </item>
                    <item>
                        <corpname encodinganalog="710" source="LCSH"/>
                    </item>
                </list>
            </controlaccess>

            <!-- repeat for each labeled section needed -->

        </controlaccess>

        <!-- required, if appropriate -->

        <separatedmaterial encodinganalog="544">
            <head>Separated Material</head>
            <p>[note about separated materials]</p>
        </separatedmaterial>

        <!-- required, if applicable -->

        <relatedmaterial encodinganalog="544 1">
            <head>Related Material</head>
            <p>[note about related materials]</p>
        </relatedmaterial>

        <descgrp>
            <head>Administrative Information</head>

            <!-- recommended -->

            <acqinfo encodinganalog="541">
                <head>Acquisition Information</head>
                <p>[acquisition information]</p>
            </acqinfo>

            <!-- required even if unrestricted -->

            <userestrict encodinganalog="540">
                <head>Usage Restrictions</head>
                <p>[usage restrictions]</p>
            </userestrict>

            <!-- required -->

            <prefercite encodinganalog="524">
                <head>Preferred Citation</head>
                <p> Collection Name, Collection Number, Archives of African American Music and
                    Culture, Indiana University, Bloomington. </p>
            </prefercite>

            <!-- optional -->

            <processinfo encodinganalog="583">
                <head>Processing Information</head>
                <p>Processed by xxxx.</p>
                <p> Completed in <date normal="yyyy">yyyy</date>
                </p>
            </processinfo>
        </descgrp>
        <dsc type="combined">
            <head>Collection Inventory</head>

            <!-- unittitle is the only required element within component -->

            <c01 level="series">
                <did>
                    <unittitle> [series title], <unitdate type="inclusive" normal="yyyy/yyyy"
                            >[inclusive or bulk dates of this series]</unitdate>
                    </unittitle>

                    <!-- physdesc optional -->

                    <physdesc>
                        <extent>[series-level item type and count]</extent>
                    </physdesc>
                </did>
                <c02 level="subseries">
                    <did>
                        <unittitle> [subseries title], <unitdate type="inclusive" normal="yyyy/yyyy"
                                >[inclusive or bulk dates of this subseries]</unitdate>
                        </unittitle>

                        <!-- physdesc optional -->

                        <physdesc>
                            <extent>[series-level item type and count]</extent>
                        </physdesc>
                    </did>

                    <!-- For audio, video, and other AV/Mixed material works -->

                    <c03 level="otherlevel" otherlevel="event">
                        <did>
                            <unittitle> [event title], <!-- for range of dates use <unitdate type="inclusive" normal="yyyymmdd/yyyymmdd"> -->
                                <unitdate normal="yyyymmdd"> [event date] </unitdate>
                            </unittitle>

                            <unitid label="Collector's No(s)." type="collector">[Enter number(s) as
                                supplied by collector (i.e., INT 9A--INT 9C)</unitid>
                            <unitid label="Shelf's No(s)." type="shelf">[Enter shelf number(s),
                                including prefix (i.e., cass 1387, or 24)</unitid>
                            <physdesc label="Physical Description">
                                <extent># item type (# min.) + [supplementary materials, (i.e., 1
                                    transcript (28 p.)]</extent>
                            </physdesc>
                        </did>
                        <scopecontent>
                            <head>Content:</head>
                            <p>[Optional description of item content].</p>
                        </scopecontent>

                        <!-- Insert other note tags here as needed -->

                        <altformavail>
                            <head>Reference Copies</head>
                            <p>

                                <!-- Enter the following as appropriate.  The following are examples for audio materials -->

                                <list>
                                    <item>Preservation master file(s): 24 bit/96 kHz Broadcast Wave
                                        File (BWF)</item>
                                    <item>Production master file(s): 16 bit/24 kHz Broadcast Wave
                                        File (BWF)</item>
                                    <item>Compact disc(s): CDREF 118--120</item>
                                </list>

                                <!-- If no copies are available, keep list structure, but enter "Currently unavailable - Contact AAAMC staff for details" -->

                            </p>
                        </altformavail>

                        <!-- The following section is hypothetical and has not been thoroughly assessed by DLP. The intigration of link should be discussed with DLP before implementing the following section of the template) -->
                        <!-- Use for describing and linking to specific documents for the above event as appropriate -->

                        <c04 level="item">
                            <did>
                                <unittitle>Audio, pt. [# of #]</unittitle>
                                <physdesc label="Physical Description">
                                    <extent>[file type and specs (duration) (e.g., 16 bit/44.1 kHz
                                        BWF (33 min.)]</extent>
                                </physdesc>
                                <daogrp>
                                    <daoloc xlink:href="[URI]">
                                        <daodesc>
                                            <p>[Optional description for content of file 1]</p>
                                        </daodesc>
                                    </daoloc>
                                </daogrp>
                            </did>
                        </c04>
                        <c04 level="item">
                            <did>
                                <unittitle>Audio, pt. [# of #]</unittitle>
                                <physdesc label="Physical Description">
                                    <extent>[file type and specs (duration) (e.g., 16 bit/44.1 kHz
                                        BWF (48 min.)]</extent>
                                </physdesc>
                                <daogrp>
                                    <daoloc xlink:href="[URI]">
                                        <daodesc>
                                            <p>[Optional description for content of file 2]</p>
                                        </daodesc>
                                    </daoloc>
                                </daogrp>
                            </did>
                        </c04>

                        <!-- Repeat for each file -->

                        <c04 level="item">
                            <did>
                                <unittitle>Transcript</unittitle>
                                <physdesc label="Physical Description">
                                    <extent>[file type and specs (extent) (e.g., PDF file (28
                                        p.)]</extent>
                                </physdesc>
                                <physloc>Box #, Folder #</physloc>
                                <daogrp>
                                    <daoloc xlink:href="[URI]">
                                        <daodesc>
                                            <p>[Optional description for content of file 1 (e.g.,
                                                Transcript)]</p>
                                        </daodesc>
                                    </daoloc>
                                </daogrp>
                            </did>
                        </c04>

                        <!-- Repeat for each file -->

                    </c03>

                    <!-- For print and photograph materials -->

                    <c03 level="item">
                        <did>
                            <container type="box" label="Box">#</container>
                            <container type="folder" label="Folder">#</container>
                            <unittitle>[Title of item], <unitdate normal="yyyymmdd">Mon. dd,
                                    yyyy</unitdate></unittitle>
                            <!-- Optional -->

                            <physdesc>
                                <extent>[# of pages, photo format, etc.]</extent>
                            </physdesc>
                        </did>

                        <!-- Optional - notes go between closing did tag and c03 tag -->

                    </c03>
                </c02>
            </c01>
        </dsc>
    </archdesc>
</ead>
