<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ead PUBLIC "-//Society of American Archivists//DTD ead.dtd (Encoded Archival Description (EAD) Version 1.0)//EN" "http://www.dlib.indiana.edu/lib/xml/ead/2002/ead.dtd"[
<!-- filedesc.xml includes the filedesc element -->
<!ENTITY filedesc SYSTEM "http://www.dlib.indiana.edu/lib/xml/ead/2002/cshm/ohrc/filedesc.xml">
<!-- profiledesc.xml includes the profiledesc element -->
<!ENTITY profiledesc SYSTEM "http://www.dlib.indiana.edu/lib/xml/ead/2002/cshm/ohrc/profiledesc.xml">
<!-- frontmatter.xml includes the frontmatter element -->
<!ENTITY frontmatter SYSTEM "http://www.dlib.indiana.edu/lib/xml/ead/2002/cshm/ohrc/frontmatter.xml">
<!-- archdescDID.xml includes the archdesc did element -->
<!ENTITY archdescDID SYSTEM "http://www.dlib.indiana.edu/lib/xml/ead/2002/cshm/ohrc/archdescDID.xml">
<!-- physloc.xml contains physloc element -->

<!ENTITY physloc SYSTEM "http://www.dlib.indiana.edu/lib/xml/ead/2002/cshm/ohrc/physloc.xml">
<!-- physloc_vid.xml contains physloc element for video files -->
<!ENTITY physloc_vid SYSTEM "http://www.dlib.indiana.edu/lib/xml/ead/2002/cshm/ohrc/physloc_vid.xml">
<!-- physloc_microfilm.xml contains physloc element for microfilm files -->
<!ENTITY physloc_microfilm SYSTEM "http://www.dlib.indiana.edu/lib/xml/ead/2002/cshm/ohrc/physloc_microfilm.xml">
<!-- userestrict.xml contains userestrict element -->
<!ENTITY userestrict SYSTEM "http://www.dlib.indiana.edu/lib/xml/ead/2002/cshm/ohrc/userestrict.xml">
]>
<ead>
    
    <eadheader audience="external" langencoding="iso639-2b"
        findaidstatus="edited-full-draft" relatedencoding="Dublin Core" 	
        scriptencoding="iso15924" repositoryencoding="iso15511"
        countryencoding="iso3166-1" dateencoding="iso8601">
        <!-- add a unique number for this EAD document to the end of the identifier attribute in eadid -->
        <eadid encodinganalog="identifier" identifier="InU-OHRC-" countrycode="us" mainagencycode="InU"/>
        &filedesc;
        &profiledesc;
    </eadheader>
    &frontmatter;
    <archdesc level="collection" audience="external" relatedencoding="MARC21">
        &archdescDID; 
        <dsc type="combined">
            
            <c01 level="item">
                <did>
                    <unittitle>Project Name <unitdate normal="YYYYMMDD">running
                        dates of project</unitdate>
                    </unittitle>
                    <physdesc>number of interviews</physdesc>
                </did>
                <scopecontent>
                    
                    <p>Description of project with major subjects therein.</p>
                </scopecontent>
                <c02 level="otherlevel" otherlevel="interview">
                    <did>
                        <unittitle>Interviewee Name(s) (last name first) <unitdate normal="YYYYMMDD">
                            <?xm-replace_text {date}?>
                        </unitdate>
                        </unittitle>
                        
                        <unitid countrycode="us" repositorycode="InU">00-000 (accession number)</unitid>
                        <physdesc>number of pages, tapes, index or not, transcribed or not,
                            collateral materials or not</physdesc> &physloc; </did>
                    <scopecontent>
                        <p>Use this for interviews that focus on an event, period, or organization
                            rather than an individual's life.</p>
                    </scopecontent>
                    <accessrestrict>
                        
                        <p>record here the status of access to the interview (open, restricted,
                            closed) and any specifics on restriction.</p>
                    </accessrestrict>
                    &userestrict; 
                    <controlaccess>
                        <corpname>
                            <!-- add corporate name -->
                        </corpname>
                        <famname>
                            <!-- add family name -->
                            
                        </famname>
                        <geogname>
                            <!-- add geograhic name -->
                        </geogname>
                        <occupation>
                            <!-- add occupation -->
                        </occupation>
                        <persname>
                            <!-- add personal name -->
                            
                        </persname>
                        <subject>
                            <!-- add subject -->
                        </subject>
                    </controlaccess>
                    <odd>
                        <p>Interviewer Name(s) (last name first)</p>
                    </odd>
                    
                </c02>
            </c01>
        </dsc>
    </archdesc>
</ead>
