Tables 4.1-4.2 constitute the "OAC Basic" encoding scheme (with the exception of the <dsc> tag and associated TYPE attribute), the minimal scheme allowable for new finding aids added to the OAC database. Together, they reflect single-level descriptive outputs at any level, but typically for large accumulations such as collections, record groups, fonds, or record series. All finding aids submitted to the OAC must include all required elements.
Table 4.1.
| ELEMENTS & ATTRIBUTES | STATUS | REPEAT? | COMMENTS / APPLICATION NOTES |
| <?xml version="1.0" encoding="UTF-8"?> | R | N | |
| <ead> | R | N | |
| <eadheader> | R | N | |
| langencoding="iso639-2b" | R | ||
| scriptencoding="iso15924" | R | ||
|  repositoryencoding="iso15511" | R | ||
| countryencoding="iso3166-1" | R | ||
| dateencoding="iso8601" | R | ||
| <eadid> | R | N | Recommended practice is to encode the file name for the finding aid. |
| countrycode="us" | R | ||
| mainagencycode= | R | Encode your repository code supplied by the Library of Congress. Ask the Library of Congress to establish a repository code if none exists. Repository codes and instructions for requesting a new code may be found on the Library of Congress MARC Code List for Organizations web page. | |
| publicid= | Optional | Recommended practice is to encode a Formal Public Identifier (FPI) for the finding aid. See Appendix B for a suggested FPI. | |
| identifier= | Optional | Recommended practice is to encode a machine-readable unique identifier for the finding aid. Institutions may choose one of the following options for encoding unique identifiers:
The ARK is a machine-readable unique identifier scheme for persistent access to digital objects (including images, texts, data sets, and finding aids), currently being tested and implemented by the CDL for collections that it manages. Given that ARKs are specially constructed and globally unique identifiers, their production and management is controlled by the CDL. Institutions have several options for obtaining ARKs: they may request an ARK from the CDL for a particular finding aid, or they may mint ARKs locally using a CDL tool. For more information on the use of ARKs at the CDL, and options for institutions to obtain ARKs, please see the CDL ARK service description. |
|
| <filedesc> | R | N | |
| <titlestmt> | R | N | |
| <titleproper> | R | N | Encode the formal title of the finding aid itself and not the title of the fonds or record group being described. |
| <titleproper> | R | N | Encode the filing title of the finding aid and not the title of the fonds or record group being described. Note that the filing title is a modified form of the formal title. The filing title appears in browsing lists on the OAC. For papers created, collected, or associated with an individual, the filing title should begin with the individual's last name, followed by the first name and optional middle initial, which should both be in parentheses:
When two individuals are responsible for a collection and they share the same last name, put the last name at the beginning of the filing title. Then list both names and, optionally, a middle initial, which should both be in parentheses:
When the individuals do not share the same last name, list the most appropriate name first, with corresponding first name following in parentheses, and then the second last name with its corresponding first name in another set of parentheses:
Corporate names and family names should generally be listed as in their established form or as they appear. Use appropriate abbreviations such as Corp., Co., Inc., Misc., Dept., etc. to maintain brevity:
|
| type="filing" | R | ||
| <author> | R | N | Encode the name of the person(s) or institution(s) responsible for the intellectual content of the encoded finding aid. |
| <publicationstmt> | R | N | |
| <publisher> | R | Y | Encode the name of your repository. |
| <address> | P | Y | Encode postal, contact information, and web site information for the repository. |
| <date> | R | Y | |
| normal= | P | Use ISO 8601. | |
| <profiledesc> | P | N | |
| <creation> | P | N | Encode a statement about the encoding of the finding aid. |
| <date> | P | Y | Encode the date of the initial encoding into EAD. |
| normal= | P | Use ISO 8601. | |
| <langusage> | P | N | Use one <langusage> tag to encode language(s) significantly represented in the text of the finding aid. Do not confuse this with the <langmaterial> tag, which is used to specify the language(s) significantly represented within collection materials. |
| <language> | P | Y | Use as many <language> tags as necessary to encode languages predominantly represented in the text of the finding aid. |
| langcode= | P | Use ISO 639-2b. | |
| scriptcode= | P | Use ISO 15924 | |
| <descrules> | P | N | |
| <revisiondesc> | P | N | |
| <change> | P | Y | Use one or more <change> tags. |
| <date> | P | N | |
| normal= | P | Use ISO 8601. | |
| <item> | P | N | |
| <frontmatter> | Optional | N | The <frontmatter> tag is reserved for local applications and may not be displayed in the OAC. |