Welcome to the Landscapes of Injustice Digital Archive project. This document provides detailed guidelines for editors, programmers, maintainers and research assistants working on the project.
We keep all our XML files and related documents in a Subversion Repository. This is a version-control system that ensures that every version of every file can be retrieved if necessary, and prevents one person from inadvertently overwriting changes to a file made by someone else.
Subversion runs on one of our HCMC servers. In order to use it, you will need to install a Subversion client on your computer, and also learn a couple of simple command-line commands. Subversion is usually abbreviated to ‘svn’.
How you will do this depends on which operating system you are using.
Obtain a command-line client from CollabNet (http://www.open.collab.net/downloads/subversion/). Registration is required to download the program, but there is no cost. Make sure to download the correct version; there are versions for 32-bit and 64-bit Windows. Once the program is downloaded, install it by double-clicking the downloaded installer and following its instructions.
xcode-select --installNote that MacOSX updates have sometimes broken the svn install, so you may need to go through the above steps again if svn stops working.
Subversion is installed as part of a regular desktop on most Linux distributions.
If you do not have subversion on your Linux:
sudo apt-get install subversionOnce your subversion client is installed, the first thing we need to do is to check out the repository. To do this, you need to open a terminal window:
cmd into the search box.Terminal from the Utilities folder in Applications.Control + Alt + T.Now we'll check that svn is installed and working. Type svn checkout into the terminal window and press return. If the terminal response is that there are Not enough arguments provided, then svn is working OK.
We are then going to create an "loi" local repository. Before we do that, you may want to be in your "Documents" folder, or some other directory other than your root. To do this type:
cd [PATH TO DIRECTORY]/[NAME OF DIRECTORY]⚓
Example:
Note: Windows uses "\", Mac and Linux use, "/".Now we'll create a directory for our project files:
mkdir loi⚓
And now we've created that directory, we'll navigate into it:
cd loi⚓
And now we'll check out the files from the repository into our directory. Make sure you don't forget the space and period at the end of this command:
svn checkout https://hcmc.uvic.ca/svn/landscapes/production .⚓
These are the basic rules when you're working with svn:
Before you start work, update your local files:
You can leave the terminal open while you work. Then, when you're ready to commit your changes:
svn update⚓(It's important to update before committing changes in case anything else has been changed and committed by someone else)
svn commit -m "A message explaining the changes you have made"⚓
That's basically it. If you see any warnings or error messages from svn, check that you're in the right folder in your terminal. You may also see error messages if two people have been editing the same file at the same time, and Subversion needs you to make a decision about whose changes should be kept.
For an introduction to XML please see the w3schools tutorial here. The two main components of XML that you should know are ‘elements’ and ‘attributes’.
Your encoding work will all be done in the Oxygen XML Editor (also referred to as Oxygen). When you install Oxygen, there are lots of applications that come with it: Oxygen Author, Oxygen Developer, Compare Files, Compare Directories and others. But the one you want to work with is always Oxygen XML Editor, which has the blue icon with the red cross on it. Here's how to get started:
loi folder in your home directory.loi-production.xpr.You should see a tree of folders and files down the left of your Oxygen editor. This includes all the files in the project. You can ignore most of them. The folders that matter to data encoders and editors are in the data folder, where all the TEI files and LOI schema are kept. To expand a folder, click the little blue icon beside it. Sometimes you will need to click the icon with two blue squares on the left side of the editor to make this tree appear.
This is important: always validate any and all XML files in Oxygen before uploading them to the repository in Terminal/SVN. Get into the habit of saving your files often (Ctrl + S on your keyboard), and validating often (Ctrl + Shift + V on your keyboard).
To validate the file upon which you are currently working, use the following keyboard command: Ctrl + Shift + V. Alternatively, click on the validate button in Oxygen's toolbar. The button looks like this:

To validate multiple files, (1) open Oxygen's built-in file browser, (2) select the folder you want, and (3) select Validate. Here's a screenshot of the process:

If your validation is successful, a green box with the words 'Validation successful' will appear at the bottom of the editor. If the validation is unsuccessful, a red box and the words 'Validation failed' will appear along with the number of errors that you have created. You must correct these errors before uploading the file to the repository. Please refer to SVN daily use.
The TINA files make up our "archive" of primary material. This section will explain how to encode this data and add new people, place, and organization entries into central reference files called "ographies."
To work on TINA files you will need to have the following programs open:
In Oxygen navigate to the ‘Project’ tab along the top toolbar and select ‘Open Project’. A file selection box will open and it will automatically open your ‘RADish’ folder. You should be looking at a folder called ‘Production’ - open this and select the file ‘loi-production.xpr’
You should now have a sidebar on the left that lists all of the folders and files that exist within this project. Click the little blue icon beside a folder to expand it.
You will now decide which TINA file you will be working on. Please do this in consultation with other research assistants that are working on the project. RAs who have worked for Landscapes of Injustice previously will know what files need to be worked on, which are priority, etc. Consulting with the other RAs around you will also prevent multiple RAs from working on the same file, which can prove to be disastrous.
Once you know which file you will be working on you will open it in Oxygen:
Every time you start working in XML, you will need to consult the diagnostics tool. This tool will show you, among other things:
The diagnostics tool will automatically build itself each time you commit. To open the results of the diagnostics tool after a SVN commit, go to this link: Products
If you would like to manually build the diagnostics to see your current progress, run the diagnosticsTransform.html located at the root folder:

This will build the diagnostics though it may take a few minutes.
To open the results of the diagnostics you ran on your local machine find the diagnostics.html in the ‘products’ folder and open it in a web browser. This is your local copy of diagnostics that you have just built. It will not be what everyone else sees on the Jenkins server version until you commit.
Note: if for some reason the transform does not work, it may mean that there is no build associated with the file. Contact Gord for support.
Opening ‘diagnostics.html’ will open the results that show the problems in the XML files that need to be addressed.
To view the list of errors, such as duplicate IDs and broken links, or to view the list of files that are missing information, open 'products/diagnostics.html'.
products/diagnostics.htmlTo view the list of each XML ID that has been created in this project, open ‘products/ids.html’. The first column lists the ID and the second column lists the type of ID it is.
products/ids.htmlEach XML ID is unique and it consists of four letters and a number greater than zero. When creating an XML ID you will need to consult the ids.html, as well as the New XML ID Tracker, to ensure that the ID you are creating has not already been used. The first list is the master list of all ids currently used across the database, and the "New XML ID Tracker" is a mechanism to avoid two people creating the same id on the same day working from different machines or remotely.
In each list, use CTRL + F to search for the ID you plan to create. If that ID is already in use, you must choose another, usually by changing the number to one higher than the highest one already in use. An example of this is a person with the last name Tanaka. If the numerically highest ID for the prefix ‘tana’ is tana1, your ID would then be tana2.
*Note: Some persons may be identified as having multiple ids pointing to that same person which means the ids will be collapsed into one resulting in the erasure of an existing id. This means there may be gaps in some of the id list. Example: tana1, tana2, tana4. In this case it is ok to create a new id “tana3”.
Within each ID we follow the practice of marking up all person names, organization names, and place names. An example of this practice can be found in the place ID for Blind Creek where the person name Eikichi Kagetsu and the place name Burnaby are marked up:
WORKFLOW
Each person name that you come across will need to be marked up using a <persName> element. In some cases you will need to create the unique XML ID for the name that you come across. This process is described below.
Person IDs are comprised of the first four letters of the last name followed by an integer greater than zero. If the person’s last name is three letters instead of four, the letter x will be used as a placeholder for the fourth letter.
To create a new entry in the personography, you first need to locate where the new ID will fit. There are 26 personography files inside the ‘personography’ folder, one for each letter of the alphabet. What file the new ID will go in is decided by surname. For example, the person ID for Kazuko Kagawa is in personography_k.xml.
To start building an ID you will begin with the <person> element. Inside of this element will be two attributes: xml:id and sex.
The xml:id is the four letter, one integer ID you chose in consultation with the diagnostics. For Kazuko Kagawa the ID we chose is kaga2.
Now we add the sex element on the same line. We use ‘F’ for female, ‘M’ for male, and ‘U’ for unknown. In this case we know that Kazuko Kagawa is female, so we use ‘F’:
You will now be adding the <persName> element. This element will include the <surname> and <forename> elements. This is where you enter the person’s full name. If you have their full name, you will select “yes” when given the choice when you begin typing <persName>. Next, add the <surname> element, and again select “yes” if you know their full surname. In the space between the opening and closing of the <surname> element, enter the person’s surname:
Now we will add the <forename> element on the line underneath the <surname> element and separate them with a comma. Like the <surname> element, select “yes” if you know the person’s full first name and write the forename in the space between the opening and closing of the <forename> element:
This is an example of a person ID in its most basic form.
Ideally we would also be able to add some biographical information in a <note> to a person entry.
For organization IDs, you should pick an ID that makes sense while still adhering to the strictures of our schematron rules which indicate that each ID must be four letters and a number. Sometimes it will make sense to use the first four letters of the main part of the organization name, like the M. Ebisuzaki Company, the ID for which is “ebis11”. Other times it will make sense to use the first letter of each word in the organization name, like the Exchequer Court of Canada, the ID for which is “ecoc1”. Always remember to check the uniqueness of the ID with the diagnostics.
To start building an org ID you will begin with the <org> element. Inside this element is the xml:id attribute.
Using the Exchequer Court of Canada as an example, your ID would initially look like this:
Now we need to add the orgName element:
If this is all of the information you have for this ID you will close the <org> element. This is an org ID in its most basic form. If you have more information you can include it as well, using primarily a <desc> element or a <note> element:
Just like XML IDs for people, the IDs in the placeography consist of the first four letters of a place name and a number. The only mandatory attribute in a <place> element is xml:id. Remember to check the uniqueness of the ID with the diagnostics. Each placeography entry must also contain a <placeName> element and a <desc> element containing a brief description of the place:
Additional notes about a place should be contained in a <note> element:
All person names, place names, and organization names need to have a <persName>, <placeName>, or <orgName> tag applied to them.
The easiest way to do this is to highlight the piece of text that you would like to mark up and pressing ctrl + e on the keyboard. This will bring up a drop down list that will enable you to select the tag you require.

Doing so will change the text to look like this:
This is not complete. All <persName>, <placeName>, and <orgName> elements must include a reference to an ID in the personography, placeography, or orgography. You will need to insert this reference within the opening of the tag. The ID that you reference will be the ID that exists in the respective ography, so you will need to first either find that ID, or create that ID. Then you will insert the reference and your work will look like so:
*Note: all references must include the prefix of the ography they belong to. The prefix “prs:” for person names, “plc:” for place names, “org:” for organization names, and "team:" for LOI team members.
There are a large number of fields associated with each object, sub-series, series, and fonds. You are only responsible for some of these fields. This section of the guide will walk you through how to complete the fields that you are responsible for.
First: to find a record that needs work and is currently not being worked on please consult the TINA Status document. Also consult with your co-workers to make sure this document is up to date and chat about which document is best for you to currently be working on.
Second: it is recommended that you work from the bottom to the top, so the fields listed below are listed in the order in which you will come across them. The bottom of an object will begin at the end of the <listObject>.
These are the fields that should be complete:
This is you! Gordon Lyall and Lindsey Jacobson have been added as ubiquitous metadata authors, but in working with the TINA files you are also a metadata author. To add this information you will need to put in a new <respStmt> (responsibility statement) element underneath the last <respStmt> that is present. This element will contain your name wrapped in a <persName> element and a <resp> (responsibility) element. You must have already created an XML ID for yourself in the personography to complete this step. Personography entries for Landscapes of Injustice team members are written in the ‘team.xml’ file within the ‘personography’ folder.
Start with the <respStmt> element. You will follow this with a <persName> element, and finally a <resp> element:
In some cases the researcher’s name will already have been added. In other cases, however, you will have to determine who the researcher is and put their name into the <respStmt> element that has the <resp> element of “Researcher.”
To determine who the researcher is, you will look in Zotero at the name of the person who uploaded the document to Zotero (this will be a username) or read the child notes.
Looking at “lac_rg117_a-1_volume_0003_file_08” as an example, we see that the user who uploaded the document is “adamkos” and the child notes are written by “Adam K.” This means that the researcher is Adam Kostrich. Personography entries for Landscapes of Injustice team members can be found in the ‘team.xml’ file within the ‘personography’ folder.


If you cannot find a researcher, please contact Gord or Kaitlin Findlay, they will likely know, have a good idea, or can find out.
This information should already be provided.
The document author is the person and/or group that created or compiled the document. This could be the Office of the Custodian, the Government of Canada, the Supreme Court of Canada, etc. In terms of using the name of a person, the doc author is the person whose name appears most frequently in the file. This is particularly the case for files containing lots of correspondence. The <docAuthor> element should be in place. You need to replace the placeholder of “AUTHOR” with the actual doc author and mark up the person's name or org name that you have listed.
If there are many authors on a file, add the primary author of the file and write “and others.” If there are two individuals conversing back and forth, add both individuals.
Example:
If there is no identifiable doc author you should instead replace the placeholder of “AUTHOR” with “Unknown”:
Scrolling up, this is the next section that you need to work on. For this section you have three options: “selectively”, “in full” or “unknown”:
The child notes in Zotero should list the digitization level as either selectively or in full. In the case that the child notes do not list the digitization level, or in the case that there are no child notes, you will use “unknown.” Or contact Gord, he may know, or know how to find out.
This is where you write your scope and content describing the object. It will look similar to this:
If there is already text in this section you simply need to mark up all person names, place names, and organization names that appear in the text.
If this information is not provided, you will need to navigate to the child notes of this file in Zotero. The child notes should already have a description included, so copy and paste it into the space between the opening and closing of the <p> element. Now you need to mark up all person names, place names, and organization names.
If there is no text provided (no child notes or no description in the child notes) you will have to write your own description which you will then mark up.
These are all of the item level fields that you will be responsible for. Continue following this procedure for all of the items as you scroll up. At some point you will come across fields relating to higher-level descriptions that you will need to fill in. These fields pertain to sub-series, series, and fonds. The higher the level the more vague and general your description will be.
You will know that you have hit a higher level field when scrolling up from an object-level scope and content field you come across another scope and content field, rather than a new object.
To identify what level you are at, scroll to the line that has an item element in it. Part of this element will be an n attribute which will describe the level. An example looks like this:
Looking at n, this field is for a sub-series.
The sub-series description should briefly describe all of the files that it contains. You will again need to mark up all person, place, and organization names. An example of a sub-series level description is:
The series description should describe all of the sub-series that are contained in the series. You will again need to mark up all person, place, and organization names. An example of a series level description is:
The fonds level description should describe all of the series contained within it. You will again need to mark up all person, place, and organization names. An example of a fonds level description is:
All changes made to TINA files need to be committed to the server. This is done through the terminal. You should commit with some regularity, at the very least when you leave for the day, though best practice would be to commit when you take a break as well.
First, ensure that all of the files you were working on in Oxygen have been saved.
Next, open the terminal and navigate to the ‘production’ folder which has the repository installed in it.
Now you should do an SVN update to ensure that you have the most up to date version of the repository on your local machine.
Once you have updated it is time to commit with a message about the changes you made:
svn commit -m “continued work on TINA_CHE and added to personography”⚓
To commit your changes press enter. If there are no conflicts, you are done!
If conflicts occur, contact Stewart Arneil immediately.
The Bird Commission fonds are a set of individual case file records for Japanese Canadians who participated in the Bird Commission. This section assumes that reader/encoder has knowledge of TINA data structure, ographies, and LOI general guidelines for "Working on a TINA File."
As of July 10, 2020, EC has completed:
Work still needed to be completed is:
*Note: Volumes 1 to 11 (file #s 1 to 203), volume 25 (file #s 507 to 524), and volumes 51 to 53 (file #s 1013 to 1066) already have claimants’ names listed in the <title> of the records (e.g., “Case file 7 Iwata, Mrs. Haruko”).
There is a two-stage process for completing the rest of the case files:
//summary[@corresp='rad:radScopeAndContent']/p[not(matches(., '[^\s]'))]⚓
This file contains documents pertaining to the <orgName ref="org:jpcc1">Bird Commission</orgName> claim of [First name Last name] (claim case number [#]). ⚓
<orgName ref="org:jpcc1">Bird Commission</orgName> case file number [#]. <orgName ref="org:cust3">Custodian</orgName> file number [#]. (Source: lac_rg33-69_volume_[XX_file_XXXX].)⚓
Here’s an example of a completed “light” treatment for claim number 1168:
Summary example:
Personography entry example:
Note that the correct spelling of the claimant’s name was determined from referencing the finding aid and other documents in the file, as the initial claim summary/recommendations page (first image below) had the name spelled incorrectly. (Remember to include alternate or incorrect spellings in square brackets.)


*After completing all files in a volume, go to the volume’s sub-series summary and edit it to reflect the kinds of case files in it, if necessary. For example, volume 58’s summary reads as follows:
This sub-series comprises twenty-four files containing documents pertaining to the Bird Commission claims of various Japanese Canadian individuals and/or organizations or companies. Claim case numbers range from 1137 to 1160.⚓
Once all of its files are complete, edit the italicized text above. If volume 58 contains only case files for people (i.e., no businesses), change the summary to reflect this. See other sub-series summaries for examples.
Documents include the following: claim overview forms; a transcript of hearing proceedings; and ___.⚓
Here’s an example of a completed “full” treatment of file claim number 1168 (to compare with the info from the finding aid):
Summary example:
Personography entry example:
docAuthor example:
Finding aid entry example:

Look at processed case files from volumes 60 to 74 in Oxygen or on the database for other examples of “full” summaries and personography entries for claimants.
This is the Landscapes of Injustice Oral History Transcript Guidelines. Before working on any of the following stages, it is imperative that you consult and update the spreadsheet LOI Oral History Database_work flow on either Basecamp or Google Docs. This way we can avoid two RAs doing the same job on one transcript. The four columns you will consult are: Transcribed, Pre-Audio Check: Full/Partial, Audio Check, Final Check, and XML. First, make sure your column is blank. Then type your initials into the column and row that corresponds to the narrator and stage you are completing. You will update the spreadsheet after you finish your task(s) and replace your initials with “Y (initials)” to show it is complete and that you have finished the task.

These are the materials you will need:
Basecamp/Digital Archives Cluster/Docs & Files/Oral histories/LOI Oral History Database_work⚓
sftp://nfs.hcmc.uvic.ca/home1h/loi/oralhistory/interviews/loi/Ready_for_RA_checks⚓
svn/landscapes/oralHistoryDocs/originals⚓
***You should be challenged with your Netlink and password credentials. If you are not, please let Stewart know immediately.
Basecamp/Digital Archives Cluster/Docs & Files/Oral histories⚓
sftp://nfs.hcmc.uvic.ca/home1h/loi/oralhistory/interviews/oh_documents⚓
Once you have access to the files, follow the directions below. Contact Stewart if there are any issues.
To access the transcriptions (.docx files):
Open your terminal and create a new directory called "loiOH".
mkdir loiOH⚓
Enter your new directory:
cd loiOH⚓
... and checkout the repository. This mini repository is in a "secret" location only available to LOI svn users.
***You should be challenged with your Netlink and password credentials. If you are not, please let Stewart know immediately.
svn checkout https://hcmc.uvic.ca/svn/landscapes/oralHistoryDocs/originals/ . ⚓
In the initial stage, you will listen to the audio file and write a rough transcription. Be sure to put your initials in the Spreadsheet to show you are working on it.
It is important to keep a standard for writing all transcripts, so while doing the initial stage, please write as follows:
JORDAN
We are here to talk to Mike Abe for the Landscapes of Injustice project. [Long pause.] Well Mike, thanks for speaking to me today.
MIKE
[Laughs.] Thank you for having me today, [laughs] Dr. Stanger-Ross. [Both laugh.]⚓
This way first names are fully capitalized, and the square brackets delineate any verbal cues or information that is not spoken aloud by the interviewer or narrator. For example:
[Phone rings; tape is momentarily paused.] [Doorbell goes off, Jordan checks the front door.] [Mike’s voice becomes emotional.] ⚓
Noting moments of emotion is especially important as these do not transfer clearly in the written document. It is also important that when transcribing you listen for moments where the narrator pauses and put commas or other grammar in relation to their verbal cues; spoken speech does not translate easily to the written word and will look strange on the page, but it is important to capture the narrator and interviewer’s way of speaking. This also shows characterization of speech.
Try not to include “uh,” “mhmm,” or “ah,” and limit use of “like” or “you know.” Overuse can seem jarring and distracting, but a few can show characterization of speech or emotion. Use your discretion when transcribing. Try to imagine how the person sounds when reading their words without the audio.
Keep note of moments where you may not be sure of spelling or titles by typing “(?)” beside the information. Titles of companies or areas you can’t find on an easy google search should also be marked with “(?).” This is imperative for the Final Check stage and keeps a consistent standard for searching within the documents. Mark any lines of Japanese with “(?)”. It is important that we check with narrators for this information later. You DO NOT have to find these terms at this stage—just write a rough draft of the interview. For example:
MIKE
My daughter, Shizu(?), is also working for Landscapes of Injustice. Shikata ga nai(?).⚓
This way, when we do the Final Check, we are able to search within the document for “(?)” and generate the list of words we need to check with the narrator. Names are especially tricky because Laureen, Loreine, Loreen, etc., are all different variations of the same name. Some transcripts will already have this convention, but the majority do not. For anything that stands out as strange, or if you’re not sure, just put “(?)” because the transcript may have been written before this standard. This stage is the last chance to record these before the Final Check.
Lastly, it is very important to timestamp every five minutes. There is some flexibility, such as [01:21:12] or [00:04:36], but it is important to be as close to five minutes as possible. Once you have finished, add the Cover Page and fill out any metadata fields you can; some fields will be left blank and filled out at a later stage.
Also, if it is clear, please note whether a narrator is issei, nisei, sansei, or yonsei.
This is the cover page for all oral histories. It delineates the metadata that must be filled out for each interview, especially before it gets XML markup. This is available in the file server under “oh_documents” and titled “Oral_History_Transcription_Cover_Page.” There are a few exceptions for the Transcription Stage noted below, so only fill in those that do not say [Leave Blank]:
Interviewee Name: [Last, First]
Interviewer Name: [Last, First]
Interviewee Generation: [Issei, Nisei, Sansei, Yonsei, unknown, or non-applicable]
Interview Date: [YYYY-MM-DD]
Interview Location: [City, Province/State]
Interview Summary: [Leave blank]
Note: [Anything that should be noted about interview. Ex: If interviewer and narrator know each other, or if there is anything out of the ordinary]
Subject Keywords: [Leave blank]
Time Periods: [Key periods, such as: 1914; 1930s-40s, 1980s]
Consent Forms: [Check that the Consent Forms are filled out properly and saved onto the server; put “Digitally archived at UVic” if completed; if missing or incomplete in any way, make a note here as well as the spreadsheet]
Rights: [Check that the Media Release is filled out properly and saved onto the server; put “To project” if completed; if missing from records, make a note here as well as the spreadsheet]
Restrictions: [Include any notes about keeping names private or a narrator’s wish to view transcript etc. in the Consent Form. Note any reasons if you the transcriber or the interviewer believe this interview should be restricted from public access or completely destroyed. Update this on the Spreadsheet.]"
Sensitive material: [Consult the risk matrix.]
Transcriber: [Last, First]
Transcriber notes: [Anything worth noting from a transcribers point of view, such as moments missing because of a distraction that remains untranscribed for a substantial amount of time]
Translator: [Leave blank unless specified]
Translator notes: [Leave blank unless specified]
Equipment Used in Recording: [Should normally be “Zoom H2N”]
Media Type and Format: [Should normally be one “Audio .WAV file”]
Length of Interview: [00:00:000]
Language: [English, unless in rare cases it is in Japanese]
Landscapes ID Number (OFFICE USE): [Should be stated; contact Jennifer/Stewart if blank]⚓
**Make sure your name is in the Transcriber metadata of the Cover Page and that you have updated the Spreadsheet upon completion, as well as any information that is missing (Consent Forms, Media Release, or Restrictions, etc.). Update the Spreadsheet column with “Y(initials)” to show that you have completed stage. DO NOT FORGET TO COMMIT YOUR CHANGES TO THE SVN REPOSITORY.
After completing your transcription using your transcription software (possibly oTranscribe) copy and paste this information into a word editing document. You will save this word editing document based on the following convention:
source_tr_lastname_firstname.docx⚓
You will determine the source out of three options based on when, where, and by whom the interview was done by. The three options are loi, bca, or nmm. You will know the source from where you accessed the audio file, and where the audio files are accessible from is located on the LOI Oral History Database_workflow spreadsheet.
loi_tr_kishi_roger.docx⚓
If the interview contains multiple people the naming convention will be:
source_tr_lastname_firstname_and_lastname_firstname.docx⚓
For two people:
loi_tr_yamamoto_terumi_and_jensen_fay.docx⚓
For three or more people:
source_tr_lastname_firstname_lastname_firstname_and_lastname_firstname.docx⚓
If an interviewee or interviewees conducted multiple interviews on different dates, then all subsequent interviews will receive a number based on when it occurred in the timeline of interviews (i.e. the first interview conducted in January 2019 receives no number, but the second interview conducted in February 2019 receives the number 2 at the end of the name, and the third interview conducted in March 2019 receives the number 3 at the end of the name, etc.) so the convention will be as follows for all interviews conducted after the first one:
source_tr_lastname_firstname_number.docx⚓
For the initial interview:
loi_tr_moritsugu_frank.docx⚓
And for the second:
loi_tr_moritsugu_frank_2.docx⚓
When you have multiple interviews including the same people please combine the convention for multiple people and multiple interviews:
source_tr_lastname_firstname_and_lastname_firstname_number.docx⚓
Now, you need to add your files to the SVN repository. PLace your .docx file in the "loiOH" folder. Then navigate to this folder in your terminal:
cd loiOH⚓
Add your document to the repository with SVN:
svn add "fileName here"⚓
And don't forget to commit!
svn commit -m "adding hutt3 interview"⚓
This is the pre-audio check stage to determine the accuracy of a transcription and to decide which proper audio check process to proceed with, “Full” or “Partial”.
To start, put your initials in the Spreadsheet column N to show you are working on it. Then update the SVN repository before you open the working transcript.
Only edit documents from the hidden "loiOH" folder from the SVN repository. DO NOT update documents from the file server.
Once you have checked out the repository, you can open the loi_docx file. Next, go to the file server and open the .WAV or .MP3 file for that interview.
For the first, approximately 3-5 minutes, read the interview along with the audio to check for possible errors. You are to look out primarily for multiple discrepancies between the transcription and the audio, especially in the case of mistakes that lead to a change in meaning and intention.
You are to determine whether the next audio check process should be done in “full” or in “partial” process. The “full” audio check involves listening to the entire interview while copyediting, while the “partial” audio check involves listening to only 15 minutes of the audio.
This stage acts as an early indicator to RAs whether or not the transcription is in need of heavy editing and extra care. Please use your discretion when deciding how much work this transcript will need to be up to standard.
After deciding whether this interview requires the “full” or “partial” treatment, save and commit any edits you may have made. For a refresher, see “Using the Subversion Repository” section or refer to the SVN repository guidelines documents received from Stewart or Martin.
Return to the Spreadsheet and change the value to either:
Full (RA initials)⚓
Partial (RA initials)⚓
In this stage you will draft the official looking transcript for the standard LOI uses. You will be updating the Cover Page, checking for inaccuracies in the transcript, and writing the interview summary. Many of these transcripts were done prior to these standards and are in varying stages, and may require further editing than others.
To start, put your initials in the Spreadsheet column O to show you are working on it. Then update the SVN repository before you open the working transcript.
Only edit documents from the hidden "loiOH" folder from the SVN repository. DO NOT update documents from the file server.
Once you have checked out the repository you can work on one of the loi_docx files.
First, you will check the metadata on the Cover Page. Many transcripts were first written before this standard, and may have different information. Double check that the Consent Forms and Media Release are in the server and “Digitally archived at Uvic,” and that the rights are “To project.” Note any issues on the Spreadsheet and within the Cover Page of the working transcript for anything missing. Fix any improper standards (make sure it is Last Name, First Name, etc.) in the Cover Page.
Please see "Cover Page" section for instructions.
Next is to listen to the audio file while reading the transcript line-by-line to “copy-edit”. How much of the audio you are required to listen to during this process is indicated in the Spreadsheet in column N, whether the value is either “Full (RA initials)” or “Partial (RA initials)”.
If “Full”, it was previously determined that there were consistent transcription errors affecting readability not up to the conventions in place now. Listen to the whole interview while continuing the editing process.
If “Partial”, it was determined that there were minimal errors found, none that affected the meaning of the audio interview. Listen to roughly 15 minutes of the interview at minimum while continuing the editing process. It is at your discretion if you later determine it requires the “Full” treatment.
Other than the length of time spent listening to the audio, the editing and conventions are consistent. For all interviews, make sure all timestamps are in the centre of the page and wrapped in square brackets, correct any obvious errors, etc. Edit all ellipses into the format of “. . .” (dot space dot space dot). This is for consistency for future work. It is important to keep a standard for the writing of each transcript, so while doing this stage, please write as follows:
[00:00:00]
JORDAN
We are here to talk to Mike Abe for the Landscapes of Injustice project. [Long pause.] Well Mike, thanks for speaking to me today.
MIKE
[Laughs.] Thank you for having me today, [laughs] Dr. Stanger-Ross. [Both laugh.]⚓
Return to the "Transcriptions" section for a refresher on conventions.
Keep note of moments where you may not be sure of spelling or titles by typing “(?)” beside the information. Titles of companies or areas you can’t find on an easy google search should also be marked with “(?).” This is imperative for the Final Check stage and keeps a consistent standard for searching within the documents. This should have been done during the transcription stage but might have been transcribed earlier before the standard. Mark any lines of Japanese with “(?)”. It is important that we check with narrators for this information later. Make sure the format follows as the example below:
MIKE
My middle name is Kenji(?). My mother would call me a yancha(?) if I was misbehaving as a child. Yancha bozu(?) she would say.⚓
Certain transcripts will need to be heavily edited because they were written before this standard.
It is important to be reviewing the timestamps, especially since previous transcriptions did not have a clear guideline. Moving through the Audio Check, ensure that the timestamp [00:15:46] is every five minutes. There is some flexibility, such as [01:21:12] or [00:04:36], but it is important to be as close to five minutes as possible.
Note: Only do an Audio Check for files that have one .WAV OR .MP3 file. Make a note on the Spreadsheet for any interviews with multiple audio files.
Also, if it is clear, please note whether a narrator is issei, nisei, sansei, or yonsei.
At the very end of the Audio Check, you are also required to fill in the summary within the metadata.
Summaries are extremely important for future researchers working with LOI material. They should be about half a page (more or less, depending on the interview). They should be half general/inclusive, and then half LOI specific, meaning focusing on the loss of property, what items seemed important to the narrators, and whether they returned to their homes after the war, etc. Here is a rough guide to help you (however, each interview is different so this is a suggestion rather than a strict standard):
Be clear and concise, using active voice. Consider the summary as a sort of “teaser” that hits the important notes but doesn’t declare only one interpretation; imagine the narrator and how hard it is to summarize a person with one paragraph. Keep the tone open instead of static. For example:
Interview Summary: Roger Kishi’s father was interned in Christina Lake and his mother in Greenwood. In this interview, Roger explains that his paternal grandfather was a boatbuilder in Steveston and that his father built boats during the internment. Roger speaks about how his parents did not talk about internment, and his immediate and extended family also did not share their experiences. Roger narrates how as a teenager and early adult, he learned about this history during the Redress movement through books and documentaries. He explains that he cannot speak Japanese and feels he has lost his culture. He believes that it is important to record this history, to make sure it does not get lost, to acknowledge the wrongs in Canada’s past, and to focus on fighting discrimination of any kind. Roger recalls how his position as a community council member in Cumberland has led him to discover layers of this history: racism in mining records; the desecration of the Japanese gravesite after dispossession; Florence Bell’s class photographs in 1941 and ‘42 showing the loss of Japanese Canadian school children; and more. He describes an important connection for him that came in the early 2000s when he discovered the Campbell River Museum had a boat his paternal grandfather had built and sold to a Japanese Canadian family: the family sold the boat before seizure but bought it back in 1949 after they returned to the coast, fished it until the 70s, and then tied it up until the museum took possession and restored it. Even though dispossession is a hard history, he believes we must acknowledge and preserve it.⚓
Interview Summary: Linda King was raised in Trail, British Columbia. She begins this interview by describing how when she was a child, she travelled with her mother and sister to visit Dr. Shimotakahara in Kaslo. She recalls how she played with Japanese-Canadian children and her mother visited Amy Fugioka, a woman with chronic arthritis. Despite this experience, Linda explains that she only learned about the internment and dispossession in her 50s. This was when she moved to New Denver to own a shop and her friend Nobby Hyashi brought her books on the internment. When she moved to New Denver, she also met Tad Mori, a Japanese Canadian who in 1942 was in charge of guarding Doukhobor children. She recalls seeing the paper-thin shacks and feeling angry whenever this history is mentioned. Her mother had a kind attitude towards Japanese Canadians, and King attributes her perspectives today to the impact this had on her growing up. She recalls going to a garage sale at her Japanese-Canadian son-in-law’s grandmother’s house where they had jewellery and mink coats; she explains that this gave her the idea that this family was well-off before being uprooted from Vancouver. King discusses how this history should never have happened, and says that the money from Redress was not enough.⚓
For guidance on terminology, please see Jordan's LOI Public Outputs Language Guide.
Now, you need to update your files to the SVN repository. First using the SVN commands for navigating in the repository (using cd to move in the repository, for a quick refresh please see the "Using the Subversion Repository" section or refer to the documents you received from Stewart or Martin for the SVN repository guidelines):
cd loiOH⚓
And don't forget to commit!
svn commit -m "adding hutt3 interview"⚓
For this stage, you will be contacting narrators for any spelling or confusing information within the transcript before we do XML markup. To start, be sure to put your initials in the Spreadsheet to show you are working on this stage. Next, proofread the “Interview Summary” in the Cover Page, written by whomever finished the Audio Check. This is to catch any typos and/or other issues.
Now, it is extremely important to note whether a narrator has requested to review the transcript prior to future use or if they have not consented to the use of their full name in published material. This can be found in their Consent Form and should be noted within the “Restrictions” section of the Cover Page (update if it is missing and update the Spreadsheet). If the narrators HAVE NOT requested to review the transcript, then the Final Check is still required for project purposes, but if we never hear from the narrator then we can still go ahead with XML markup.
For the Final Check, you will go through the transcript document and search for any moments of “(?)” then highlight the associated word or name like shown in the image below within the transcript. Make sure there are page numbers in the document. For example:

After this, you will generate a PDF copy of the transcript. It is important that this is a PDF file so that when we send it to narrators, they cannot edit the document itself. After you have marked all the terms that need to be checked and created the PDF, you will then make a new document from the Final Check Document Template (available in the LOI file server in “oh_documents”, in the archival cluster google drive under Oral Histories>Oral History Documents, or on Basecamp). Title this to match the working transcript (loi_tr_abe_mike) with the Final Check suffix so that it lines up beneath the file (loi_tr_abe_mike_finalcheck). Upload this to the loiOH repository. For a refresher, refer to Adding to the SVN Repository. Within that new document, you will fill out the [DATE] and [INTERVIEWEE NAME] as well as the table. For example:
| PAGE NUMBER | NAME AND/OR INFORMATION | CORRECTIONS |
| 31 | Shizu | |
| 31 | Shikata ga nai |
To minimize the size of the fact checking document being sent to the narrators, please avoid repeating names. Use your discretion. If you think they may be referring to different people with the same name, then include each instance. This is to help make this process more efficient for the RA while asking for less work from our narrators, many of whom may be quite elderly.
After this step, you will then send an email (with the PDF and the new final check document) to the narrator. Their contact information can be found on their bio form in the file server.You will copy and use the Final Check Email Template (available on the file server in “oh_documents”, in the archival cluster google drive under Oral Histories>Oral History Documents, or on Basecamp). The email will offer them the option of submitting their corrections electronically or over the phone where you will fill out the table yourself. Please use the loi researcher gmail so a record of each exchange can be found—ask Stewart for login and credentials.
You may also call the narrators. This is an option because in the past we have had few responses to our electronic attempts. Ideally for ease of process, you can direct them to the email sent where they can choose to make corrections with you over the phone or on their own. They may do so electronically in the document or printed out, then scanned or mailed.
Suggested script for phone calls, please adjust as you see fit.
Hello I’m [your name] from Landscapes of Injustice, may I speak with [narrator’s name].
Hi I’m calling regarding the oral history interview you did with us in [year interview was done]. We are processing the interview now and would like to clarify some names and terms mentioned during your interview so the record is as accurate as possible. Do you have some time now to go over this list over the phone or would you like to fill out the document on your own and send it to us at a later date?⚓
If they only have a phone number listed or the email bounced back, ask if they have access to an updated email address or perhaps a spouse or children’s account that the documents can be sent to. If not, or they have other reasons to be unable to use a visual copy of the list, you will have to verbally verify the correct spelling of each word or name. The easiest method for this could be to spell the name slowly and clearly to them, or for them to spell the name to you depending on how well their hearing is/how clearly they speak.
Note: a narrator might respond requesting edits to be made to the written record because they are concerned by how they sound after reading the transcripts. There is an email drafted to be sent in response to these cases titled “Response EMAIL TEMPLATE” (available on the file server in “oh_documents”, in the archival cluster google drive under Oral Histories>Oral History Documents, or on Basecamp.) If this occurs over the phone, follow the sentiment in the draft, explaining softly that this is a historical record and that although people’s words can read awkwardly at times. This is normal in speech and every interview is like this.
If we have attempted contact with a narrator and not heard back, we will go forward with the XML markup. However, this is only for those who have not requested to review the transcript and who have all their required documents (Media Release and Consent Form). If documents are missing, this should be noted in their Cover Page and the Spreadsheet if it has not already been done.
The Final Check is only completed once:
We cannot go forward with XML without the documents.
When you have heard back from the narrator or Stewart has given the OK for Japanese language speaking RAs to check the document, you will record this at the very end of the Final Check document. For example:
Did narrator request transcript check: Yes.
Narrator contacted: Yes; email response 2019-04-15.
Corrections finalized: Yes.
OR
Did narrator request transcript check: No.
Was narrator contacted: Yes, but no response. Stewart Ok’ed and Nathaniel Hayes continued with check.
Corrections finalized: Yes.⚓
Another crucial task during the OH process is contacting narrators seeking corrected consent or media release forms, permission to use their real name, or for secondary permission after reviewing the transcript.
You can identify the interviews that have these complications or modifiers by looking at a few places in the OH workflow spreadsheet.
If the Access Location is in Yellow, there is an issue with the forms, no permission to use their real name, or they have requested to review the transcript. This is also indicated in the Permissions column and the NOTES/ISSUES column.
We cannot move forward with an interview if consent/media release forms are incomplete, or if they require the transcript to be reviewed.
We will need to contact the narrator’s according to the information we have available in the bio forms they filled out at the time of the interview. These can be found in the file server under their folder. Please contact them using the “Consent_Forms_EMAIL_TEMPLATE” document as a base for your email. Please adjust the email template as necessary according to the specifics of the missing content. This template document can be found in the LOI file server in “oh_documents”, in the archival cluster google drive under Oral Histories>Oral History Documents, or on Basecamp).
If there is no email listed on the bio form, it bounces back, or you don’t receive a response within a week or more, then try phoning the narrator, explain what the issue is (a missing signature, box not checked, etc.) and ask if they have an updated email address they can access where the documents can be sent to, or to check their inbox for it. We cannot accept consent over the phone as it must be in writing.
Suggested script for phone calls, please adjust as you see fit.
Hello I’m [your name] from Landscapes of Injustice, may I speak with [narrator’s name].
Hi I’m calling regarding the oral history interview you did with us in [year interview was done]. We are processing the interview now and have run into an issue regarding your [consent and/or media release forms]. [Explain what the issue is like there’s a missing signature, a box wasn’t checked, etc.]
It is very important to us that we properly correct this so we can ensure the wonderful interview you conducted with us can be included in the completed database.
[If you have attempted to send an email and didn’t hear back] I have sent an email to [read out the email sent to] with the original forms. Is this email up to date? [If yes] When it is convenient to you, could you please read over the email and reply with confirmation that you agree to the terms of the [consent/media release form]? If you’d rather, I could walk you through the email over the phone now or on another work day. The project requires written consent so I unfortunately cannot accept your consent over the phone but I could help walk you through the email now or another work day that is more convenient to you.
[If no email listed, email bounced back, or you are told the email is not current] Do you have access to an updated email address so I can send the email? When it is convenient to you, could you please read over the email and reply with confirmation that you agree to the terms of the [consent/media release form]? If you’d rather, I could walk you through the email over the phone now or on another work day. The project requires written consent so I unfortunately cannot accept your consent over the phone but I could help walk you through the email now or another work day that is more convenient to you.
Thank you very much for sharing your story with the project and for your cooperation again now. ⚓
Update the Cover Page and ignore those that say [Leave Blank].
Once the transcript has been Audio Checked and Final Checked, has all the necessary forms, then it is ready and polished for XML mark up. At this point, we should no longer have to alter the document or contact narrators.
Take note of the “Keywords” list in the metadata. All proper nouns being marked up within the document will be generated here. If there is a list from the transcript cover page, you can include them here beforehand. It is important for you to take note of any keywords that don’t fit the categories of Persons (personography), Places (placeography), and Organizations (orgography). These kinds of things include: titles of boats, titles of books, etc.
When making new IDs for people, places, and organizations, ask yourself if this needs to be marked up and referenced, or if it is redundant information. For example, Ocean Falls is a secluded mill town on the coast of BC, but Chapel Hill, North Carolina is just a place a narrator lived once in their lives and has nothing to do with this history. Ask yourself what is worth mentioning, and what doesn’t need to be coded.
Only include street names within our four research areas: Vancouver, Steveston, Haney, and Salt Spring.
People should have IDs if they have some identifiable character or reference to this history.
This a a step-by-step guide for marking up oral history transcriptions in TEI XML. Some details may differ for each interview but in general these steps are the tasks required to complete this task.
If you are starting to work on Oral Histories at this stage, here is how you determine which files to work on, in consultation with the Oral History Database workflow spreadsheet:
Now that you have selected which file to work on, open the transcipt. Sometimes there are multiple docx files that appear to be the transcript. Usually, it is one named loi_tr_lastname_firstname but when you open it double check that there is a name listed as having completed the Audio Check and the Final Check. Please also make sure that these names match those listed in the spreadsheet.

The following are the steps for XML mark up:


Transcription
To start marking up the transcript replace <div><gap/></div> with interview content wrapped in <annotationBlock> and <u>. Copy and paste the text from the transcription, wrap in these elements and mark up according to the quick guidelines. Add new people to personography if they are either Japanese Canadian or a figure significant to this history that is not yet in the personography. Only add places and organizations if they are important. Make sure to mark up every instance of these (If "Japan" is mentioned 50 times, it needs to be marked up with a <placeName> 50 times). Example:
* Don't forget to change the timestamps on the next <annotationBlock>.
We are marking up all people, places, and organizations. Please refer to the TINA Mark Up guide for details on this process. Also see Creating XML ids for instruction on how to enter a new entity into the database. BUT, before you start marking up your transcript, please see below for tricks and tips on how to do some of the mark up mechanically and efficiently.
Below are more specifics on marking up transcriptions.
Anytime there are square brackets in the original transcript relating to a non-speech moment in the original interview, encode these moments with elements <incident> and then <desc>. For example, a [Pause] in XML would become:
Make sure to remove the square brackets. Also, inside the <desc> element the first word should always be capitalized and there should always be a period before the closing <desc> element.
In the instance when something is unclear, tag the "[unclear]" text with:
The "unclear" text does not need to be included.
If there is text from the transcript noted as unclear, such as:
I think they were happy. [Unclear about this statement because it was difficult to hear the narrator.]⚓
Wrap the uncertain text with the <unclear> element:
Due to inconsistencies in transcribing oral history interviews, some square brackets also contain editorial notes from transcribers or others.
Editorial notes should be marked up using a <note> element with an type attribute with the value of “editorial” and an resp attribute with the value of “team:(team member’s ID that made the editorial note)”.
For example, if Nathaniel Hayes with XML ID haye1 transcribed an interview and left the editorial note [This Japanese word means fish paste.] The mark-up would be as follows:
These notes should appear in the exact location where they were found in the transcript and the element should be beside the final punctuation of the sentence (i.e. think of them like a footnote; there should be no space between the period, comma, or quotation that the footnote follows):
Mark up all literal quotation marks in the original transcript with the <q> element and remove the quotation marks added from the original transcript.
For example:
Would look like:
When a Japanese word is in an English transcript, we encode these words with the <foreign> element and the xml:lang attribute with the value of “ja-Latn”:
If you are unsure if a word is a Japanese word, please ask someone on the LOI team with Japanese language knowledge.
We have been advised that very little should be redacted from the oral history interviews. Be very selective in what you deem severe enough to be omitted as it should be either personal details that are a risk if made public (like contemporary home address or contact information) or detailed/graphic accounts of mental distress or death. If you are unsure, feel free to reach out to fellow RA’s or contact Gord or Stewart.
If an address is listed or a person’s home has been described in a way that could be identifiable via google searching (i.e. mentioning someone lives in West Vancouver is general enough to include, but mentioning that someone currently lives near a recognizable landmark in a named community is of concern), then this information needs to be redacted for privacy concerns.
To redact the information, we use the <gap> element with the attribute reason and the value “privacy”.
For example:
Based on our Risk Matrix guidelines, certain information was deemed sensitive. This text should already be marked in the .docx transcript, and the type of sensitivities should be listed at the top of the XML document in the <TEI> element under the ana attribute (if not please refer to metadata mark up steps).
Sensitive text should be wrapped in the <seg> element with the ana attribute and the appropriate sensitivities.
For example:
Outdated language should be flagged for oral histories.
If the sensitive material spans two utterances, then the sensitive material will require multiple <seg> elements because <seg> elements must be within a <u> element. If split by an <annotationBlock> or a new utterance for example, then ensure both <seg> elements are self contained on either side of the <annotationBlock> in <u> elements.
If your interview is in two languages (English and Japanese) please leave the mark-up for this to our LOI language experts. An example of this kind of interview can be seen in yama81_2018-03-19.xml where the main language spoken is Japanese and the speakers occasionally switch to English. If you are to transcribe a dual language interview, please use this document as a guide for mark-up. Note that xml:id for <u>, in each language, correspond with a <u> of the other language, have an abbreviation indicating the language of the referent and the utterance, and have the id of the interview prepended to it. And the reverse is true for the corresp:
This section provides instructions for a search/replace trick using regular expressions (regex) and a way to check <annotationBlock> attribute values with XPath.
A tool for marking up common place names in an interview.
Within interviews, places are often refered to or mentioned many times. Even copy/pasting an encoded string can be time consuming. It is recommended to leave all the common places alone until the end of the encoding process and then run a search/replace with some regex constraints. Following these instructions is a list of common places that can be used in the search dialogue box.
Tip: When entering the keywords in the keywords list make note of them, they will likely be your most common places to mark up. Also, make sure you tag any places in the list items manually because they will not be matched with the regex search pattern.
In your XML document hit 'ctrl f' to open the search dialogue. Make sure that you have the "Case sensitive" and "Regular expression" options selected.

Your search pattern will look like this (Example is Greenwood):
(\s|"|“|/|\[)(Greenwood)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\])⚓
And your replace pattern will look like this:
Then confine your search to the transcribed text with XPath: In the XPath box type:
//u⚓

List of Common Places (Note: There are some recommendations on order of searches to avoid replace errors)
| Place | Search | Replace |
| Japan | (\s|"|“|/|\[)(Japan)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:japa1">$2</placeName>$3 |
| Alberta | (\s|"|“|/|\[)(Alberta)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:albe1">$2</placeName>$3 |
| British Columbia | (\s|"|“|/|\[)(British Columbia)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:brit1">$2</placeName>$3 |
| Salt Spring Island [*Search first] | (\s|"|“|/|\[)(Salt Spring Island)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:salt8">$2</placeName>$3 |
| Salt Spring [*Search second] | (\s|"|“|/|\[)(Salt Spring)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:salt8">$2</placeName>$3 |
| Vancouver Island [*Search first] | (\s|"|“|/|\[)(Vancouver Island)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:vanc2">$2</placeName>$3 |
| Vancouver [*Search second] | (\s|"|“|/|\[)(Vancouver)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:vanc1">$2</placeName>$3 |
| Greenwood | (\s|"|“|/|\[)(Greenwood)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:gree2">$2</placeName>$3 |
| New Denver | (\s|"|“|/|\[)(New Denver)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:newd1">$2</placeName>$3 |
| Kaslo | (\s|"|“|/|\[)(Kaslo)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:kasl1">$2</placeName>$3 |
| Tashme | (\s|"|“|/|\[)(Tashme)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:tash9">$2</placeName>$3 |
| Lemon Creek | (\s|"|“|/|\[)(Lemon Creek)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:lemo1">$2</placeName>$3 |
| Sandon | (\s|"|“|/|\[)(Sandon)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:sand1">$2</placeName>$3 |
| Popoff | (\s|"|“|/|\[)(Popoff)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:ppff1">$2</placeName>$3 |
| Rosebery | (\s|"|“|/|\[)(Rosebery)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:rose37">$2</placeName>$3 |
| Christina Lake | (\s|"|“|/|\[)(Christina Lake)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:chri2">$2</placeName>$3 |
| East Lillooet | (\s|"|“|/|\[)(East Lillooet)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:elil1">$2</placeName>$3 |
| Bridge River | (\s|"|“|/|\[)(Bridge River)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:brid1">$2</placeName>$3 |
| Taber | (\s|"|“|/|\[)(Taber)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:tabe2">$2</placeName>$3 |
| Raymond | (\s|"|“|/|\[)(Raymond)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:raym5">$2</placeName>$3 |
| Toronto | (\s|"|“|/|\[)(Toronto)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:toro1">$2</placeName>$3 |
| Winnipeg | (\s|"|“|/|\[)(Winnipeg)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:winn3">$2</placeName>$3 |
| Hamilton | (\s|"|“|/|\[)(Hamilton)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:hami25">$2</placeName>$3 |
| Steveston | (\s|"|“|/|\[)(Steveston)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:stev2">$2</placeName>$3 |
| Haney | (\s|"|“|/|\[)(Haney)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:hane1">$2</placeName>$3 |
| Burnaby | (\s|"|“|/|\[)(Burnaby)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:bnby1">$2</placeName>$3 |
| New Westminster | (\s|"|“|/|\[)(New Westminster)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:neww3">$2</placeName>$3 |
| Nanaimo | (\s|"|“|/|\[)(Nanaimo)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:nana1">$2</placeName>$3 |
| Powell Street | (\s|"|“|/|\[)(Powell Street)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:powe36">$2</placeName>$3 |
| Heatley Street | (\s|"|“|/|\[)(Heatley Street)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:heat21">$2</placeName>$3 |
| Hawks Ave | (\s|"|“|/|\[)(Hawks Ave)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:hawk17">$2</placeName>$3 |
| Gore Avenue | (\s|"|“|/|\[)(Gore Avenue)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:gore9">$2</placeName>$3 |
| Railway Street | (\s|"|“|/|\[)(Railway Street)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:rail1">$2</placeName>$3 |
| Main Street | (\s|"|“|/|\[)(Main Street)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:main20">$2</placeName>$3 |
| Jackson Avenue | (\s|"|“|/|\[)(Jackson Avenue)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:jack54">$2</placeName>$3 |
| Dunlevy Avenue | (\s|"|“|/|\[)(Dunlevy Avenue)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:dunl7">$2</placeName>$3 |
| East Cordova Street | (\s|"|“|/|\[)(East Cordova Street)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:cord14">$2</placeName>$3 |
| Alexander Street | (\s|"|“|/|\[)(Alexander Street)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:alex36">$2</placeName>$3 |
| Princess Avenue | (\s|"|“|/|\[)(Princess Avenue)(\s|\.|,|\)|-|—|\?|"|”|:|;|!|/|\]) | $1<placeName ref="plc:prin21">$2</placeName>$3 |
*** These instructions are designed with the list of places above in mind only. It is possible to use regex for people and organizations, however, caution is advised. Global search/replaces are a powerful tool and bad things can happen if not used with care. If you do choose to experiement with search/replace and regular expressions remember to put "//u" in the XPath box to confine search to interview text. Please note: this only limits your search to the nodes of this element, it will not help you if you, for example, replace the wrong name because two people share a last name, or get another unintended result. Use this tool at your own risk!
Sometimes (especially while encoding longer interviews) you may find that you forgot to change the values of the timestamp attributes in the <annotationBlock>. You can use XPath to see all the <annotationBlock> and their attribute values.
First enter this query in the XPath box on the toolbar:
//annotationBlock⚓

Hit enter and down below you should see the list of <annotationBlock>.

Note that the @start and @end are reversed. This is fine; you can still scroll through this list to see where timestamps were missed or duplicated causing error in timestamp markup.
Tip: timestamps are roughly 5 minutes apart. If you are adding an <annotationBlock> at a time that is roughly close to a time that ends in an even number, the number of your @start should be even as well; and vice versa for odd numbers.
Finally, make sure your name is in the XML metadata of the Cover Page and that you have updated the Spreadsheet.
DO NOT FORGET TO COMMIT YOUR CHANGES TO THE SVN REPOSITORY.
Thank you for helping us finish these interviews! They are a benefit to the project and your work is highly appreciated!
Sometimes, interviews are conducted over multiple days or are somehow related to one another in a sequence. While this was fomerly specified in the <title> of the document, the project has decided to take a more formal approach for noting sequences to aid in navigating the document collection.
| Document | prev | next |
| A | doc:B | |
| B | doc:A | doc:C |
| C | doc:B |
This process and template are the end result of a period of trying different ways of working with the case files and is what we have found to be the easiest and quickest way to process case files while still maintaining a high level of detail for each file.

Your “casefile_conversions” directory should now be set up as follows:

home1h/loi/dev/LAC/rg117/rg117_c-3⚓

Create and set up a text document for your metadata notes:
[Reel number you’re working on; e.g., C-9321] Metadata Notes - [Your Name]
Reel started: yyyy-mm-dd. Reel finished: yyyy-mm-dd.
METADATA FORMATTING *also see Metadata Formatting Section
Page # Range: ####–####
Microfilm Reel #: C-xxxx (e.g., “C-9316”)
Case File #: #####; #####_xi (e.g., “01626”; “0135_xi”)
File Person’s Name: last-first (e.g., “tanaka-kenji”)
Citizenship Status: naturalized Canadian; Canadian born; Japanese national; unknown
Sex: 0 (unknown); 1 (male); 2 (female)
Metadata Author: First Last (e.g., “John Smith”)
Type: person; business
Sensitive: *see Sensitive
⚓
METADATA TEMPLATE
PAGE #s TO ROTATE:
Page Range:
Microfilm Reel #: [Reel number you’re working on; e.g., C-9321]
Case File #:
File Person’s Name:
Citizenship Status:
Sex:
Metadata Author: [Your Name; e.g., “John Smith”]
Type:
Scope and Content:
He was born on _. He was a(n) _ employed by _. His family includes _. His home address is listed as (or He lived at/in) _. He was forcibly uprooted to _.
or
She was born on _. She was a(n) _ employed by _. Her family includes _. Her home address is listed as (or She lived at/in) _. She was forcibly uprooted to _.
Sensitive:
⚓
The template is what you will use to record metadata and write scope and content as you process case files. For each new case file you work on, you will re-use the template section in your text document by copy and pasting, always leaving yourself a blank one in your text document for future use.
Note: The paragraph format is set up in such a way that double clicking on the underscores will select them, allowing you to replace them by inputting the information for that field.
You’re now all set up to process case files!
You will be working page-by-page through each case file, writing metadata notes for the file in your text document as you go along. Afterwards, you will create a pdf for the file using your metadata notes, upload the pdf to the HCMC server, and input the metadata into the Case Files (RG117 C-3) Tracker.
If you’ve followed all the steps in the previous sections above, the following should already be open (if not, open them now):
1. First, you’ll need to arrange the windows listed above on your screens in a manner that is efficient for you to navigate between them as you work.
While you’re working page-by-page through a case file, you’ll need to have the Image Viewer window (displaying jpg pages of the file) and your “Metadata Notes” text document (to take notes as you read) most prominently in view.
However, in the background you should also have all the other windows ready for the next steps afterwards.
Recommendation:

On one screen have open the following (on the left screen in the example above, clockwise from the top left):
On the other screen have open the following (on the right screen in example above, left to right):
2. Once you’ve laid out your windows, you can now enlarge your Image Viewer window with the first page of your case file to take up an entire screen (to more easily read through the file).
Note: You can snap a window by clicking its title bar and dragging it to the edge of a screen and holding it, letting go after the blue snap-preview animation appears. Drag and hold to the top of a screen to make the window full screen. Drag and hold to either the right or left side of a screen to make a window half screen (vertically).Please read through the rest of this guide before starting to process case files on your own.
Certain metadata fields need to be strictly formatted according to the metadata guidelines below to ensure the correct output. For now, read through and familiarize yourself with the guidelines; however, as you work, please refer back to the guidelines often until you’ve memorized the correct formatting.
| METADATA FIELDS | NOTES | EXAMPLES |
| Page # Range: ####–#### | Each page range must be 4 digits; add zero(s) before the page numbers if less than 4 digits. Page numbers are listed in the file names of the jpgs (last 4 characters/digits of file name). | 0001-0025 0952-1053 |
| Microfilm Reel #: C-#### | Reel number is found in the directory name and also in the file names of the jpgs (first 6 characters of file name). | C-9322 |
| Case File #: ##### #####_xi | Case file numbers must be entered as 5 digits; add zero(s) before the case file number if less than 5 digits. For case files which have “XI” listed before the case file number (e.g., “XI-1305”), add “_xi” after the file number to assure sequential filing. | 00250 01305_xi 12500 |
| File Person’s Name: last-first | File person’s name must be entirely lowercase, with the last name and first name separated by a hyphen only. If the person has more than one listed first name or other name, put only one in this metadata field. Use your discretion on which name to use in the metadata (for example, you could use the name that appears in the file most often). Then, include the person’s full name and/or alternate names in the scope and content. | tanaka-kenji suzuki-yuki |
| Citizenship Status: naturalized Canadian Canadian born Japanese national unknown | The file person’s citizenship status; found on the “Information from R.C.M.P.” form (usually the second document in file). Use uppercase for Canadian and Japanese only. | |
| Sex: 0 1 2 | 0 = unknown 1 = male 2 = female | |
| Metadata Author: First Last | Your name. | John Smith |
| Type: person business | Indicate whether the case file is for an individual person or a company/business. The majority of files are for people. * See “Businesses” if you come across a business case file. | |
| Scope and Content: | * See “Scope and Content Style Guide”. | |
| Sensitive: | *See “Sensitive”. |
Note 1: The order of the fields listed above is not necessarily the order that such information will appear in a file; rather, this order is reflective of how you will need to enter data in the Terminal for the pdf-maker shell script. We will explain this process in the pdf Making section.
Note 2: Sometimes you will come across duplicate images of the same case file. In such cases, you will write “DUP” and the page range of the duplicate in square brackets following the actual page range. For example, “0397 - 0400 [DUP 0401 - 0404]”.
Note 3: If a file spans two reels, record the page range of the file in both reels and enter it into tracker as “xxxx - xxxx [xxxx - xxxx]” (with the data in the square brackets being the page range of the second reel). For example, “2354 - 2413 [0001 - 0056]”. Also, record the second reel number in square brackets after the first. For example, “C-9317 [C-9318]”.
In this section, we will start working through case file #1630 from start to finish as an example of the metadata-writing process.
From this first page, we can note in our text document the starting page of the file (“0952 - ”), the case file number (“01630”), and the reel number (“C-9322”).Note: Confirm that this initial handwritten case file number matches those listed on the documents following it.
From the first page of this form, we can note the file person’s name (“nogami-sankichi”) and their sex (“1”), which we can use to assume which pronoun template to use.Note: The version of this initial Office of the Custodian form may vary from file to file depending on the age of the file person and how much property they owned. The one in the example above is the longer three-page form; you may also see a one-page form instead. At this point of the file, we can now also start writing the scope and content.
This part of the document is a template for the Scope and Content section of the case files. It is meant to provide guidance for writing Scope and Content to ensure relevant information is included.
The Scope and Content for the case files do not follow archival practices; rather, they are more like brief bios of the file persons with summaries of their dispossession.
Unlike the metadata formatting, the Scope and Content formatting is more flexible to account for differences in lived experience and variances between files; use your discretion on including information that may go beyond the template and provided examples. However, for consistency, please adhere to the scope and content template that you copied and pasted into your Metadata Notes document earlier as well as the Metadata Guidelines.
Read through and refer to the LOI Public Outputs Language Guide, written by Project Director Jordan Stanger-Ross, for an overview of terms that we do not use while writing Scope and Content, along with alternatives for each.
For the scope and content, you will use the pronouns corresponding with the file person’s listed sex; i.e., use masculine pronouns (he/him/his) for those listed as male and use feminine pronouns (she/her/hers) for those listed as female.
| S & C FIELDS | EXAMPLES |
| He/She was born on | He was born on |
| He/She was | He was |
| His/Her family includes | His family includes |
| He/She lived | He lived |
After determining and filling out pronouns, you can move on to the biographical details of the file person.
| S & C FIELDS | NOTES | EXAMPLES |
| He/She was born on dd Month yyyy | He was born on 03 December 1893. | |
| He/She was [occupation] employed by [employer]* | *If available, include employer information such as name, company/organization, and address. | He was a fisherman employed by B.C. Packers, Claxton, BC. |
Usually, in the files, last names are listed first and in all caps (for example, “SUZUKI Yuki”); however, this will not always be the case. It’s always best practice to check names listed on official forms (i.e., the initial “Office of the Custodian - Japanese Section” form and the “Information from R.C.M.P.” form) against those in the rest of the file.
Note 1: Often, these initial forms will have incorrectly spelled names, so pay attention to variances throughout the file to determine the correct spelling and/or alternate spellings.
Sometimes, names are difficult to read or are written differently throughout the file. You can use square brackets following the name (but before the parentheses) to indicate other variations on names or other possible readings.
| TEMPLATE | EXAMPLES |
| First Last [alternate names] | Tetsuro Masuda [also, Tetsuro Thomas Masuda] Yuka Tanaka [possibly Yuko Tanaka] |
Note 2: As specified in the Metadata Formatting, if the file person has more than one listed first name or other name, write only one in the metadata field for names (i.e., “last-first”), using your discretion. Then, include the full name and/or alternate name(s) in the Scope and Content. For example, for a person listed as Harry Ryutaro Deguchi, you could write the metadata field as “deguchi-harry” and include in the Scope and Content the sentence “He is also named in the file as Harry Ryutaro Deguchi.”
If you’re having trouble with a name, record your best guess (using square brackets if needed) and move on. A general disclaimer will be included regarding names within the project to cover this uncertainty.
Usually, the last names of file members’ wives and children are omitted in the case file; for this project, you can assume that their last names matched that of the file person’s, unless otherwise specified.
If the file person was a wife, her file will often list her name as “LASTNAME (firstname) Mrs. husband’sfirstname”. Do not include her husband’s first name as part of her name; rather, you will list her husband as a family member (see next section below).
For any person that has a maiden name, include both the person’s first AND last name for BOTH their married name and their maiden name. For example, if the file person was a married woman who was registered with the Office of the Custodian under her married name, use that name for the metadata but in the Scope and Content include an additional sentence listing her maiden name (i.e., “Her maiden name is Firstname Maidenlastname”). This will allow both her married name and maiden name to be string searchable.
Following the “His/Her family includes” field of the scope and content, you will list all the names of the file person’s family members listed in the file, and include relevant information about each member in parentheses.
For each family member, format their information as follows:
First Last [alternate names if applicable] (relevant information)⚓
The family information provided in each file is highly variable. You must include the family members’ names and their relation to the file person, but please include as much relevant information in your scope and content as is provided in the file.
Relevant information includes the options in the following table:
| Examples of relation to file person | *If maiden name is included |
| mother/father wife/husband daughter/son child adopted child common-law spouse aunt/uncle niece/nephew | nee or ne First Maidenlast |
These options are examples of information you may find, but will likely not be present in every case file. The information that is included must be formatted in the following order:
First Last (relation; maiden name*)⚓
Examples:
Following the “He/She lived” field of the scope and content, you will list all of the provided locations for the file person.
Generally, you will start by listing the provided home address(es) for the file person and then listing where they were forcibly uprooted to.
If the file person was exiled to Japan, also include this information in this field. Such information is usually stamped on the “Information from R.C.M.P.” form as “RETURNED TO JAPAN” with the boat name and date of exile (please include date).
He/She lived at _, was forcibly uprooted to _, and was exiled to Japan on dd Month yyyy.⚓
Note: If not all of this information is provided or applicable, only record what is and move on.
Examples:
She lived in Hakoda Bay, Tofino, BC and was forcibly uprooted to New Denver, BC.
Her home addresses are listed as 3681 West 6th Avenue, Vancouver, BC and 231 East Cordova Street, Vancouver, BC; she was forcibly uprooted to Tashme, BC and was exiled to Japan on 02 October 1946.
He lived at 776 Powell Street, Vancouver, BC and was forcibly uprooted to Japanese Work Camp, Unit Four, Three Valley, BC; Giscome, BC; Greenwood, BC; and Eagle Lake Sawmills, Giscome, BC.⚓
Stylistic Notes for Locations
| Stylistic Notes | Examples |
| Ordinals: Format as “1st” and not “first” | “1700 West 1st Avenue, Vancouver, BC” |
| Places: Include both city and province Abbreviate province names | “Vancouver, BC” “Winnipeg, MB” |
| Punctuation: No internal periods in place names Internal periods in organization names, if it appears that way in the document | “Toronto, ON” “B.C. Security Commission” but “RCMP” |
| Abbreviations: All other abbreviations spelled out; for e.g., change “St.” to “Street,” “Dept.” to “Department,” “W.” to “West”, “R.R.” to “Rural Route”, and “Co. Ltd.” to “Company Limited” Maintain “&” in organization names | “224 Powell Street, Vancouver, BC” “H.G. Helgerson Limited” “Rural Route No. 2, Eburne, BC” “#1 Road Camp, Solsqua, BC” “Japan & Canada Trust Savings Company” |
Continuing with our example case file from Process Example Pt. 1, we can start filling out the scope and content for #1630.
1. Work through the case file page by page to fill out the rest of the metadata (according to the Metadata Formatting) and the scope and content (according to the Style Guide).
Usually, the majority of the file person’s biographical details, including citizenship status, can be found within the first two documents (“Office of the Custodian - Japanese Section” form and “Information from R.C.M.P.” form).
Note: Some file pages will be incorrectly oriented. As you work through a file, make note of which page numbers need to be rotated in your Metadata Notes document. See pdf Making.In the Case Files Tracker, there are columns for file notes:

Please IGNORE all of these columns EXCEPT for the “Sensitive” column. These other columns concern previous processes for case files.
As you work through case files, you will fill out this column out as necessary (i.e., it will not be applicable to all case files).
The column is for indicating that a file contains information deemed by the project as potentially sensitive. Marking a file with these label(s) will assign it a severity label according to our risk matrix. If the combined label severity is equal to or greater than “High-grade” level, the file will be restricted (metadata only, redacted names).
Carefully read through the Risk Matrix section, paying particular attention to the instructions regarding case files. Please refer back to the matrix before assigning any labels to a file and consult other RAs or Stewart if you’re unsure if a file warrants a label.
For quick reference, the labels are as follows:
Record any labels in your text document for later input into the tracker spreadsheet.
Labels should then be inputted into the “Sensitive” field of the tracker spreadsheet according to the following formatting guidelines:
For example:

While writing scope and content, concurrently record any necessary information in the file notes field.
1. File #1630 does not contain any content that would warrant a Sensitive label, so with all of the metadata fields and scope and content completed, we’re ready to create a pdf of our case file.⚓
*At this point, if you haven't yet started working on a case file you can begin to do so now. Once you have worked through your case file and written all of the metadata, scope and content, and any file notes, return to this point in the guide to learn how to make your file into a pdf and record the file in the tracker.
As mentioned in the Hopper and Terminal section, you will make pdfs using the “Hopper,” the Terminal, and the pdf-maker shell script.
Note: For copy and pasting, the Terminal only accepts right clicking (not ctrl commands).Note: The script will automatically name the pdf file; but for reference, the LOI filename convention is:
lac_rg_117_c3_FILENUMBER_lastname-firstname.pdf⚓


Congratulations! You have successfully completed your first case file.
If you’ve started working on a new reel, please record such information in the Case File Reel Completion Tracker by keeping track of the date you started working on it, the date you completed it, etc. This will not only help us keep track of the status of all the reels but also give us a better estimate of how long it will take to complete everything.
Page Range: 1229-1254
Start Date: 1942-03-28
Latest Date: 1946-06-25
Microfilm Reel #: C-9321
Case File: 01567
File Person’s Name: shimizu-fumiko
Citizenship Status: Canadian born
Sex: 1
Metadata Author: Lindy Marks
Scope and Content: He was born on 9 November 1876. He was a mill worker employed by B.C. Fir & Cedar Lumber Company Limited, Vancouver, BC. His family includes Tsuyu Ishihara (wife; nee Tsuyu Yoshioka; in Japan). His home address is listed as 344 Fourth Avenue West, Vancouver, BC. He was forcibly uprooted to Sandon, BC and New Denver, BC.
Sensitive:
⚓
Page Range: 1198-1202
Start Date: 1942-03-30
Latest Date: 1944-08-09
Microfilm Reel #: C-9322
Case File: 01635
File Person’s Name: wong-marjorie
Citizenship Status: Canadian born
Sex: 2
Metadata Author: Erin Chan
Scope and Content: She was born on 18 June 1917. She is also named in the file as Marjorie Hisa Wong, and her maiden name is Marjorie Hisa Kuwata. She was a housewife. Her family includes Kinu Kuwata (mother; nee Kinu Yoneda), Tokusaburo Kuwata (father), Charles Wong (husband), Geraldine Wong (daughter), and Russell Wong (son). The “Information from R.C.M.P.” form, under “Names of Children under 16”, also lists “1 - Chinese nationality – (not listed)”. She lived at 1724 Government Street, Victoria, BC and then in High River, AB.
Sensitive:
⚓
Page Range: 1640-1692
Start Date: 1942-03-24
Latest Date: 1950-12-28
Microfilm Reel #: C-9319
Case File #: 01452
File Person’s Name: masu-minoru
Citizenship Status: Canadian born
Sex: 1
Metadata Author: Erin Chan
Scope and Content: He was born on 09 March 1916. He was a fisherman. His family includes Yaye Nasu (mother; nee Yaye Nomura) and Oyokichi Nasu (father). He lived in Ucluelet, BC and was forcibly uprooted to Slocan, BC; Love’s Mushroom Farm Scarborough Junction, ON; 102 Centre Avenue, Toronto, ON; and 81 Montrose Avenue, Toronto, ON.
Sensitive:
⚓
Page Range: 1547-1629
Start Date: 1942-03-30
Latest Date: 1950-12-28
Microfilm Reel #: C-9322
Case File #: 01654
File Person’s Name: onotera-hideo
Citizenship Status: Canadian born
Sex: 1
Metadata Author: Erin Chan
Scope and Content: He was born on 08 April 1914. He was a fisherman and a farmer, working on his and his brother’s berry farm. His family includes Tsuruyo Suto [possibly Tsuruyo Onotera] (mother), Tamotsu Onotera (father), Tatsuo Onotera (brother), Masa Onotera (wife), and Larry Yasuo Onotera (son). He lived on Rural Route #1, New Westminster, BC and at the Patricia Hotel, Vancouver, BC; he was forcibly uprooted to Kaslo, BC, Penticton, BC, and Greenwood, BC.
Sensitive:
⚓
You may come across case files that are specific to companies/businesses or organizations with assets seized by the Office of the Custodian. These files are mostly included in later reels and may be mixed in with people files.
Business files are handled in a similar manner to people files, with some changes to the formatting of the metadata and scope and content.
For organization case files metadata:
For entity case files scope and content, write according to the following guidelines in the order they appear:
Examples of Completed Scope and Contents
The Camp and Mill Workers’ Federal Labor Union No. 31 Vancouver and Vicinity also owned and controlled The Daily People newspaper. People involved in the organization include Taneji Sada (president), Atsmu Kamino (1st vice-president), Ichiro Matsushita (2nd vice-president), Takaichi Umezuki (secretary), Kijuro Inouye (treasurer), and members of the union who are listed in the file. ⚓
The East Coast Troller’s Association was part of the Amalgamated Association of Fisherman of British Columbia. People associated with this file include Masahichi Yamashita (president), Mataichiro Doi (vice president), and Mitsujiro Noguchi (secretary of the Amalgamated Association of Fisherman of British Columbia). ⚓
You may also come across case files for the estates of Japanese Canadians who died prior to 1942.
Like other types of files, estate files are subject to their own naming convention. It looks like this:
lastname-firstname-estate⚓
In terms of metadata for estate files, we want to collect information regarding citizenship and sex, but the file type is now “estate.”
Note: When a file does not provide any information regarding citizenship status or sex, we will write “unknown” for the citizenship status, “0” in the sex field, and refer to the file person using they/them pronouns.
For estate case files, each scope and content will begin with the statement “This file pertains to the estate of __.” The rest of the scope and content will vary by file as there does not seem to be any consistency with regards to the type of information included. Include the following types of information if they appear in the file:
If none of the above information exists in the file, write a simple description of the file using what information does exist.
Examples:
This file pertains to the estate of Tsuya Nishimura. She died in 1936. People associated with this file include Jutaro Nishimura (father) and Shige Nishimura (mother).⚓
This file pertains to the estate of Ichitaro Amano. He died on 13 April 1926 in Vancouver, BC. People associated with this file include Mitsuru Amano (son and sole beneficiary), Tajiro Amano (brother), and Denzo Enjo (executor).⚓
This file pertains to the estate of Sankichi Tanaka. A document in the file indicates that he owned 1000 shares in Canada Mio Company Limited.⚓
There are some volunteers at the Nikkei National Museum that Lisa Uyeda and Lindsey Jacobson coordinate, and they are working on writing scope and content descriptions for case files. When the volunteers finish a batch that we have sent them either Lisa or Lindsey will be in contact to request that we send them further files to work on. We also transfer the data from the volunteer spreadsheet to the main case files spreadsheet. This is the process for how to do that.
These are the steps to prepare batches of case files and send to Nikkei for volunteer work:



Please use this tracker for volunteer batch returns.
If the file/transcript contains substantial amounts of any of these categories of content, modify the spreadsheet, word file or xml file you’re working on as detailed below. “Substantial” is your judgement of a combination of the frequency and severity of instances within the document. Our primary concern is detailed accounts of sensitive information about identifiable people not otherwise easily available.
| Label | Description | Severity |
| illness | Details or graphic images of serious illness (mental or physical) or mortality of identifiable individual(s) | 4 |
| implicate | Defaming or implicating identifiable individual(s) who were not part of document creation | 2 |
| criminal | Details of potentially criminal activity, especially violence | 2 |
| youth | Serious anti-social activity or illness of youth under age of 18 | 3 |
| stereotype | Egregious stereotyping (positive or negative) of a culture, group or person (beyond outdated language), especially vulnerable | 1 |
| cultural | Might be considered private by community for cultural reasons | 1 |
| dishonour | Might cause undue or disproportionate dishonour / embarrassment to family | 1 |
| details | Current personal identifying details (such as contact info) | 4 |
You may apply as many of the labels as appropriate to any document.
Include no more than one instance of any label for any document.
Use of the “cultural” label will likely require a reference to community members.
We will use these to determine:
| For archival records (i.e. only metadata) that have ScopeContent metadata: | Read ScopeContent for references to sensitive material if reference is vague, take quick look at document edit XML ana attribute on the container of actual object (e.g. <item> that has a n="file" or n="item" and contains the <listObject>) | See example. |
| For archival records (i.e. only metadata) that don’t have ScopeContent metadata: | After you create ScopeContent edit XML ana attribute on the container of actual object (e.g. <item> that has a n="file" or n="item" and contains the <listObject>) | See example. |
| For Individual Case File records | After you create ScopeContent edit the Sensitive field in spreadsheet | See example. |
| For LOI Oral History transcripts | After you do audio check/proofing edit the Sensitive field in spreadsheet and then, in the XML version of the oral history, wrap the sensitive text in a <seg> element and use the same sensitive value(s) in the ana attribute. | See example for Leslie Barnwell (@xml:id='barn23' in oral_history_barn23_2019-02-28.xml). |
| For other full-text records (e.g. community documents) | We’ll need to specify a new task to edit XML ana attribute. | |
| For court records | Project is ok with court records being included as-is. |
TINA Files

Case Files

Oral Histories
oral_history_barn23_2019-02-28.xml 
This guide proposes inappropriate and appropriate language for Landscapes of Injustice public outputs. It pertains to text created by the collective [e.g. in museum panels, text for teachers, etc.], rather than language in primary source and archival document [which are part of a separate discussion led by the Archival Cluster. This document is meant to advance ongoing discussion, rather than as a final statement of approach.
Terminology
| Inappropriate term | Appropriate term |
| Japanese (when referring to Canadians of Japanese ancestry) | Japanese Canadian Nikkei Canadian of Japanese descent |
| Jap | Japanese Canadian |
| Canadian born Japanese | Japanese Canadian |
| Enemy aliens (when referring to people with Japanese nationality status) | Japanese nationals |
| Rebels (for people detailed in POW camps) | Prisoners |
| Evacuation/Evacuees | Internment/Internees – for entire process/experience (also “Internment Era” for time period 1942-1949) Forced uprooting - for process of displacement Incarceration- for government administered sites, including BC and Ontario administered sites) |
| Protected zone | Restricted area |
| Repatriation | Exile |
| Relocation | Uprooting Forced Uprooting |
| Dispersal | Forced dispersal |
| Sales | Forced sales Dispossession- For broader process of property loss, including theft, neglect, and vandalism [Sales by other Canadians during the same era—sometimes described/analyzed in contrast to the forced sales—can be called “free market sales”]. |
| Liquidation | Forced sale. Except in the case of the forcible sale of business assets by the Custodian of Enemy Property, in which case we will use forced liquidation. |
Other Language Matters
| Hyphenation | LOI proposes to use a hyphen in “Japanese Canadian” when the phrase is used adjectivally (e.g. Japanese-Canadian community). When used as a noun, however, no hyphen will be used (e.g. Japanese Canadians responded). |
| Japanese language terms | Use of transliterated Japanese language, where appropriate, is encouraged in LOI publications and public outputs. Whenever being used, including in names, these uses should be vetted by a competent Japanese language speaker to ensure accuracy. |
| Recommended temporal terminology | When referring to the period of time in which the internment took place, we recommend the use of 1940s in place of “wartime” or equivalents, because the internment era lasted until 1949. |
| Nikkei | There is some current discussion/debate within the community about the use of the term Nikkei. In most instances, Landscapes of Injustice publications and outputs we use the phrase “Japanese Canadian” instead. However the project has partner organizations that use the term, has used it in publications, and takes no formal position on this issue. |
Due to the covid19 pandemic, it has become necessary to carry on LOI digital database work from home to practice social isolation. This section is a guide to seetting up necessary apps for home work. It will be updated as requirements and needs change.


Updated: 28 April 2020
For metadata enterers (no abstracts):

For metadata enterers instructed to write Scope and Content
Please see "Using the Subversion Repository" section of this documentation for instructions on downloading an svn client for all platforms.
Windows Terminal

Mac Terminal


Both Terminals
The Task Master is our tracker to track project production so that Stewart can generate realistic output goals.
Please fill out the first three columns with your details and hours worked on a specific task, and then, in the appropriate column for the work you did, provide a logical number of records or data completed for that task. Or fill out "Other Activities" or "Notes" field indicating what you spent time on.
Here are brief descriptions of task columns:
| Case Files: processed using script | Number of case files entered into Case Files (RG117 C-3) Tracker with metadata other than Scope and Content. |
| Case Files: added scope and content | Number of Scope and Contents added to Case Files (RG117 C-3) Tracker. |
| Case Files: supplied missing metadata | Number of case files that had metadata back-filled in Case Files (RG117 C-3) Tracker. |
| TINA: records edited | Number of objects, files, series, fonds, etc., edited. |
| TINA: diagnostic errors | Number of diagnostic errors cleared (see Checking Diagnostics) . |
| "OH: narrators contacted" | Number of narrators contacted about their transcript. |
| "OH: Pre-Audio Check: Full/Partial" | Number of interviews that have completed this stage (see Pre-Audio Check) |
| OH: Audio Check | Number of interviews audio checked (See Audio Check). |
| OH: Final Check | Number of interviews fully checked (See Final Check). |
| OH: XML | Number of interviews marked up in XML transcript. (See XML Mark Up) |
If you have any questions about any of these do not hesitate to reach out to any team member for advice.
The team has opted to use the Discord service for general discussions during work hours. This is an option that is recommended for efficient communication and support as we all work from home.
The app can be downloaded here.
Please contact Natsuki Abe for a link to LOI's private group.
| <TEI> (TEI document) contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resource class. Multiple <TEI> elements may be combined within a <TEI> (or <teiCorpus>) element. [4. Default Text Structure 15.1. Varieties of Composite Text] | |||||||||||||||||||||||||
| Module | textstructure | ||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||
| Contained by | textstructure: TEI | ||||||||||||||||||||||||
| May contain | |||||||||||||||||||||||||
| Note | This element is required. It is customary to specify the TEI namespace http://www.tei-c.org/ns/1.0 on it, for example: <TEI version="4.4.0" xml:lang="it" xmlns="http://www.tei-c.org/ns/1.0">. | ||||||||||||||||||||||||
| Example | <TEI version="3.3.0" xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title>The shortest TEI Document Imaginable</title>
</titleStmt>
<publicationStmt>
<p>First published as part of TEI P2, this is the P5
version using a namespace.</p>
</publicationStmt>
<sourceDesc>
<p>No source: this is an original work.</p>
</sourceDesc>
</fileDesc>
</teiHeader>
<text>
<body>
<p>This is about the shortest TEI document imaginable.</p>
</body>
</text>
</TEI> | ||||||||||||||||||||||||
| Example | <TEI version="2.9.1" xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title>A TEI Document containing four page images </title>
</titleStmt>
<publicationStmt>
<p>Unpublished demonstration file.</p>
</publicationStmt>
<sourceDesc>
<p>No source: this is an original work.</p>
</sourceDesc>
</fileDesc>
</teiHeader>
<facsimile>
<graphic url="page1.png"/>
<graphic url="page2.png"/>
<graphic url="page3.png"/>
<graphic url="page4.png"/>
</facsimile>
</TEI> | ||||||||||||||||||||||||
| Schematron |
<sch:ns prefix="tei"
uri="http://www.tei-c.org/ns/1.0"/>
<sch:ns prefix="xs"
uri="http://www.w3.org/2001/XMLSchema"/> | ||||||||||||||||||||||||
| Schematron |
<sch:ns prefix="rng"
uri="http://relaxng.org/ns/structure/1.0"/>
<sch:ns prefix="rna"
uri="http://relaxng.org/ns/compatibility/annotations/1.0"/> | ||||||||||||||||||||||||
| Content model |
<content>
<sequence minOccurs="1" maxOccurs="1">
<elementRef key="teiHeader"/>
<alternate minOccurs="1" maxOccurs="1">
<sequence minOccurs="1" maxOccurs="1">
<classRef key="model.resource"
minOccurs="1" maxOccurs="unbounded"/>
<elementRef key="TEI" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
<elementRef key="TEI" minOccurs="1"
maxOccurs="unbounded"/>
</alternate>
</sequence>
</content>
⚓ | ||||||||||||||||||||||||
| Schema Declaration |
element TEI
{
att.global.attribute.n,
att.global.attribute.xmlbase,
att.global.attribute.xmlspace,
att.global.rendition.attribute.rend,
att.global.rendition.attribute.style,
att.global.rendition.attribute.rendition,
att.global.linking.attribute.corresp,
att.global.linking.attribute.synch,
att.global.linking.attribute.sameAs,
att.global.linking.attribute.copyOf,
att.global.linking.attribute.next,
att.global.linking.attribute.prev,
att.global.linking.attribute.exclude,
att.global.linking.attribute.select,
att.global.analytic.attribute.ana,
att.global.facs.attribute.facs,
att.global.change.attribute.change,
att.global.responsibility.attribute.cert,
att.global.responsibility.attribute.resp,
att.global.source.attribute.source,
att.typed.attributes,
attribute xml:id { text },
attribute xml:lang { text },
attribute version { text }?,
( teiHeader, ( ( model.resource+, TEI* ) | TEI+ ) )
}⚓ | ||||||||||||||||||||||||
| <ab> (anonymous block) contains any component-level unit of text, acting as a container for phrase or inter level elements analogous to, but without the same constraints as, a paragraph. [16.3. Blocks, Segments, and Anchors] | |
| Module | linking |
| Attributes |
|
| Member of | |
| Contained by | corpus: setting settingDesc figures: cell header: abstract availability change correspAction correspDesc encodingDesc langUsage licence publicationStmt samplingDecl sourceDesc linking: ab msdescription: acquisition history msContents msDesc msItem origin physDesc summary namesdates: event listRelation object occupation org person place state trait spoken: equipment |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | The <ab> element may be used at the encoder's discretion to mark any component-level elements in a text for which no other more specific appropriate markup is defined. Unlike paragraphs, <ab> may nest and may use the type and subtype attributes. |
| Example | <div type="book" n="Genesis">
<div type="chapter" n="1">
<ab>In the beginning God created the heaven and the earth.</ab>
<ab>And the earth was without form, and void; and
darkness was upon the face of the deep. And the
spirit of God moved upon the face of the waters.</ab>
<ab>And God said, Let there be light: and there was light.</ab>
<!-- ...-->
</div>
</div> |
| Schematron |
<sch:report test="(ancestor::tei:l or ancestor::tei:lg) and not( ancestor::tei:floatingText
|parent::tei:figure |parent::tei:note )"> Abstract model violation: Lines may not contain higher-level divisions such as p or ab, unless ab is a child of figure or note, or is a descendant of floatingText.
</sch:report> |
| Content model |
<content>
<macroRef key="macro.abContent"/>
</content>
⚓ |
| Schema Declaration |
element ab
{
att.global.attributes,
att.typed.attributes,
att.declaring.attributes,
att.fragmentable.attributes,
att.written.attributes,
macro.abContent
}⚓ |
| <abbr> (abbreviation) contains an abbreviation of any sort. [3.6.5. Abbreviations and Their Expansions] | |||||||||||||
| Module | core | ||||||||||||
| Attributes |
| ||||||||||||
| Member of | |||||||||||||
| Contained by | core: abbr addrLine author bibl choice corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||||
| Note | If abbreviations are expanded silently, this practice should be documented in the <editorialDecl>, either with a <normalization> element or a <p>. | ||||||||||||
| Example | <choice>
<expan>North Atlantic Treaty Organization</expan>
<abbr cert="low">NorATO</abbr>
<abbr cert="high">NATO</abbr>
<abbr cert="high" xml:lang="fr">OTAN</abbr>
</choice> | ||||||||||||
| Example | <choice>
<abbr>SPQR</abbr>
<expan>senatus populusque romanorum</expan>
</choice> | ||||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||||||
| Schema Declaration |
element abbr
{
att.global.attributes,
att.typed.attribute.subtype,
attribute type { text }?,
macro.phraseSeq
}⚓ | ||||||||||||
| <abstract> contains a summary or formal abstract prefixed to an existing source document by the encoder. [2.4.4. Abstracts] | |
| Module | header |
| Attributes |
|
| Member of | |
| Contained by | header: profileDesc |
| May contain | |
| Note | This element is intended only for cases where no abstract is available in the original source. Any abstract already present in the source document should be encoded as a <div> within the <front>, as it should for a born-digital document. |
| Example | <profileDesc>
<abstract resp="#LB">
<p>Good database design involves the acquisition and deployment of
skills which have a wider relevance to the educational process. From
a set of more or less instinctive rules of thumb a formal discipline
or "methodology" of database design has evolved. Applying that
methodology can be of great benefit to a very wide range of academic
subjects: it requires fundamental skills of abstraction and
generalisation and it provides a simple mechanism whereby complex
ideas and information structures can be represented and manipulated,
even without the use of a computer. </p>
</abstract>
</profileDesc> |
| Content model |
<content>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.pLike"/>
<classRef key="model.listLike"/>
<elementRef key="listBibl"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element abstract
{
att.global.attributes,
( model.pLike | model.listLike | listBibl )+
}⚓ |
| <acquisition> (acquisition) contains any descriptive or other information concerning the process by which a manuscript or manuscript part or other object entered the holding institution. [10.8. History] | |
| Module | msdescription |
| Attributes |
|
| Contained by | msdescription: history |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data |
| Example | <acquisition>Left to the <name type="place">Bodleian</name> by
<name type="person">Richard Rawlinson</name> in 1755.
</acquisition> |
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ |
| Schema Declaration |
element acquisition
{
att.global.attributes,
att.datable.attributes,
macro.specialPara
}⚓ |
| <addName> (additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name. [13.2.1. Personal Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <persName>
<forename>Frederick</forename>
<addName type="epithet">the Great</addName>
<roleName>Emperor of Prussia</roleName>
</persName> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element addName
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓ |
| <additional> (additional) groups additional information, combining bibliographic information about a manuscript or other object, or surrogate copies of it, with curatorial or administrative information. [10.9. Additional Information] | |
| Module | msdescription |
| Attributes |
|
| Contained by | |
| May contain | msdescription: adminInfo |
| Example | <additional>
<adminInfo>
<recordHist>
<p>
<!-- record history here -->
</p>
</recordHist>
<custodialHist>
<p>
<!-- custodial history here -->
</p>
</custodialHist>
</adminInfo>
<surrogates>
<p>
<!-- information about surrogates here -->
</p>
</surrogates>
<listBibl>
<bibl>
<!-- ... -->
</bibl>
<!-- full bibliography here -->
</listBibl>
</additional> |
| Content model |
<content>
<sequence>
<elementRef key="adminInfo" minOccurs="0"/>
<elementRef key="surrogates"
minOccurs="0"/>
<elementRef key="listBibl" minOccurs="0"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element additional
{
att.global.attributes,
( adminInfo?, surrogates?, listBibl? )
}⚓ |
| <addrLine> (address line) contains one line of a postal address. [3.6.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.12.2.4. Imprint, Size of a Document, and Reprint Information] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: address |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | Addresses may be encoded either as a sequence of lines, or using any sequence of component elements from the model.addrPart class. Other non-postal forms of address, such as telephone numbers or email, should not be included within an <address> element directly but may be wrapped within an <addrLine> if they form part of the printed address in some source text. |
| Example | <address>
<addrLine>Computing Center, MC 135</addrLine>
<addrLine>P.O. Box 6998</addrLine>
<addrLine>Chicago, IL</addrLine>
<addrLine>60680 USA</addrLine>
</address> |
| Example | <addrLine>
<ref target="tel:+1-201-555-0123">(201) 555 0123</ref>
</addrLine> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element addrLine { att.global.attributes, macro.phraseSeq }⚓ |
| <address> (address) contains a postal address, for example of a publisher, an organization, or an individual. [3.6.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.12.2.4. Imprint, Size of a Document, and Reprint Information] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename location nationality objectIdentifier occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | |
| Note | Unlike the TEI's definition of <address>, <address> in LOI can include mixed content. |
| Example | Using just the elements defined by the core module, an address could be represented as follows: <address>
<street>via Marsala 24</street>
<postCode>40126</postCode>
<name>Bologna</name>
<name>Italy</name>
</address> |
| Example | When a schema includes the names and dates module more specific elements such as country or settlement would be preferable over generic <name>: <address>
<street>via Marsala 24</street>
<postCode>40126</postCode>
<settlement>Bologna</settlement>
<country>Italy</country>
</address> |
| Example | <address>
<addrLine>Computing Center, MC 135</addrLine>
<addrLine>P.O. Box 6998</addrLine>
<addrLine>Chicago, IL 60680</addrLine>
<addrLine>USA</addrLine>
</address> |
| Example | <address>
<country key="FR"/>
<settlement type="city">Lyon</settlement>
<postCode>69002</postCode>
<district type="arrondissement">IIème</district>
<district type="quartier">Perrache</district>
<street>
<num>30</num>, Cours de Verdun</street>
</address> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.addrPart"/>
<classRef key="model.milestoneLike"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element address
{
att.global.attributes,
( text | model.addrPart | model.milestoneLike )*
}⚓ |
| <adminInfo> (administrative information) contains information about the present custody and availability of the manuscript or other object, and also about the record description itself. [10.9.1. Administrative Information] | |
| Module | msdescription |
| Attributes |
|
| Contained by | msdescription: additional |
| May contain | core: note header: availability |
| Example | <adminInfo>
<recordHist>
<source>Record created <date>1 Aug 2004</date>
</source>
</recordHist>
<availability>
<p>Until 2015 permission to photocopy some materials from this
collection has been limited at the request of the donor. Please ask repository staff for details
if you are interested in obtaining photocopies from Series 1:
Correspondence.</p>
</availability>
<custodialHist>
<p>Collection donated to the Manuscript Library by the Estate of
Edgar Holden in 1993. Donor number: 1993-034.</p>
</custodialHist>
</adminInfo> |
| Content model |
<content>
<sequence>
<elementRef key="recordHist"
minOccurs="0"/>
<elementRef key="availability"
minOccurs="0"/>
<elementRef key="custodialHist"
minOccurs="0"/>
<classRef key="model.noteLike"
minOccurs="0"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element adminInfo
{
att.global.attributes,
( recordHist?, availability?, custodialHist?, model.noteLike? )
}⚓ |
| <affiliation> (affiliation) contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor. [15.2.2. The Participant Description] | |||||||||||
| Module | namesdates | ||||||||||
| Attributes |
| ||||||||||
| Member of | |||||||||||
| Contained by | core: abbr addrLine author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename location nationality occupation orgName persName person placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||
| Note | If included, the name of an organization may be tagged using either the <name> element as above, or the more specific <orgName> element. | ||||||||||
| Example | <affiliation>Junior project officer for the US <name type="org">National Endowment for
the Humanities</name>
</affiliation> | ||||||||||
| Example | This example indicates that the person was affiliated with the Australian Journalists Association at some point between the dates listed. <affiliation notAfter="1960-01-01"
notBefore="1957-02-28">Paid up member of the
<orgName>Australian Journalists Association</orgName>
</affiliation> | ||||||||||
| Example | This example indicates that the person was affiliated with Mount Holyoke College throughout the entire span of the date range listed. <affiliation from="1902-01-01"
to="1906-01-01">Was an assistant professor at Mount Holyoke College.</affiliation> | ||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||||
| Schema Declaration |
element affiliation
{
att.global.attributes,
att.editLike.attributes,
att.datable.attributes,
att.naming.attributes,
att.typed.attribute.subtype,
attribute type { text }?,
macro.phraseSeq
}⚓ | ||||||||||
| <annotationBlock> groups together various annotations, e.g. for parallel interpretations of a spoken segment. [8.4.6. Analytic Coding] | |
| Module | spoken |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Example | <annotationBlock who="#SPK1" start="#T2"
end="#T3" xml:id="ag20">
<u xml:id="u20">
<seg xml:id="seg37" type="utterance"
subtype="modeless">
<w xml:id="w46">Yeah</w>
</seg>
</u>
</annotationBlock>
<annotationBlock who="#SPK1" start="#T5"
end="#T6" xml:id="ag21">
<u xml:id="u21">
<seg xml:id="seg38" type="utterance"
subtype="modeless">
<w xml:id="w47">Mhm</w>
</seg>
</u>
</annotationBlock> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="u"/>
<elementRef key="spanGrp"/>
<classRef key="model.global.spoken"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element annotationBlock
{
att.ascribed.attributes,
att.timed.attributes,
att.global.attributes,
( u | spanGrp | model.global.spoken )*
}⚓ |
| <argument> (argument) contains a formal list or prose description of the topics addressed by a subdivision of a text. [4.2. Elements Common to All Divisions 4.6. Title Pages] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Example | <argument>
<p>Monte Video — Maldonado — Excursion
to R Polanco — Lazo and Bolas — Partridges —
Absence of Trees — Deer — Capybara, or River Hog —
Tucutuco — Molothrus, cuckoo-like habits — Tyrant
Flycatcher — Mocking-bird — Carrion Hawks —
Tubes formed by Lightning — House struck</p>
</argument> |
| Content model |
<content>
<sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.global"/>
<classRef key="model.headLike"/>
</alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.common"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element argument
{
att.global.attributes,
( ( model.global | model.headLike )*, ( ( model.common, model.global* )+ ) )
}⚓ |
| <att> (attribute) contains the name of an attribute appearing within running text. [22. Documentation Elements] | |||||||||
| Module | tagdocs | ||||||||
| Attributes |
| ||||||||
| Member of | |||||||||
| Contained by | core: abbr addrLine author corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||
| May contain | XSD Name | ||||||||
| Note | As an alternative to using the scheme attribute a namespace prefix may be used. Where both scheme and a prefix are used, the prefix takes precedence. | ||||||||
| Example | <p>The TEI defines several <soCalled>global</soCalled> attributes; their names include
<att>xml:id</att>, <att>rend</att>, <att>xml:lang</att>, <att>n</att>, <att>xml:space</att>,
and <att>xml:base</att>; <att scheme="XX">type</att> is not amongst them.</p> | ||||||||
| Content model |
<content>
<dataRef key="teidata.name"/>
</content>
⚓ | ||||||||
| Schema Declaration |
element att { att.global.attributes, attribute scheme { text }?, teidata.name }⚓ | ||||||||
| <author> (author) in a bibliographic reference, contains the name(s) of an author, personal or corporate, of a work; for example in the same form as that provided by a recognized bibliographic name authority. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | Particularly where cataloguing is likely to be based on the content of the header, it is advisable to use a generally recognized name authority file to supply the content for this element. The attributes key or ref may also be used to reference canonical information about the author(s) intended from any appropriate authority, such as a library catalogue or online resource. In the case of a broadcast, use this element for the name of the company or network responsible for making the broadcast. Where an author is unknown or unspecified, this element may contain text such as Unknown or Anonymous. When the appropriate TEI modules are in use, it may also contain detailed tagging of the names used for people, organizations or places, in particular where multiple names are given. |
| Example | <author>British Broadcasting Corporation</author>
<author>La Fayette, Marie Madeleine Pioche de la Vergne, comtesse de (1634–1693)</author>
<author>Anonymous</author>
<author>Bill and Melinda Gates Foundation</author>
<author>
<persName>Beaumont, Francis</persName> and
<persName>John Fletcher</persName>
</author>
<author>
<orgName key="BBC">British Broadcasting
Corporation</orgName>: Radio 3 Network
</author> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element author
{
att.global.attributes,
att.naming.attributes,
att.datable.attributes,
macro.phraseSeq
}⚓ |
| <authority> (release authority) supplies the name of a person or other agency responsible for making a work available, other than a publisher or distributor. [2.2.4. Publication, Distribution, Licensing, etc.] | |
| Module | header |
| Attributes |
|
| Member of | |
| Contained by | header: publicationStmt |
| May contain | core: abbr address cb choice date emph expan foreign gap lb milestone name note num pb q ref rs title header: idno linking: timeline msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident character data |
| Example | <authority>John Smith</authority> |
| Content model |
<content>
<macroRef key="macro.phraseSeq.limited"/>
</content>
⚓ |
| Schema Declaration |
element authority
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq.limited
}⚓ |
| <availability> (availability) supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, any licence applying to it, etc. [2.2.4. Publication, Distribution, Licensing, etc.] | |||||||||
| Module | header | ||||||||
| Attributes |
| ||||||||
| Member of | |||||||||
| Contained by | |||||||||
| May contain | |||||||||
| Note | A consistent format should be adopted | ||||||||
| Example | <availability status="restricted">
<p>Available for academic research purposes only.</p>
</availability>
<availability status="free">
<p>In the public domain</p>
</availability>
<availability status="restricted">
<p>Available under licence from the publishers.</p>
</availability> | ||||||||
| Example | <availability>
<licence target="http://opensource.org/licenses/MIT">
<p>The MIT License
applies to this document.</p>
<p>Copyright (C) 2011 by The University of Victoria</p>
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:</p>
<p>The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.</p>
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.</p>
</licence>
</availability> | ||||||||
| Content model |
<content>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.availabilityPart"/>
<classRef key="model.pLike"/>
</alternate>
</content>
⚓ | ||||||||
| Schema Declaration |
element availability
{
att.global.attributes,
att.declarable.attributes,
attribute status { "free" | "unknown" | "restricted" }?,
( model.availabilityPart | model.pLike )+
}⚓ | ||||||||
| <bibl> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. [3.12.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | figures: cell header: change licence sourceDesc msdescription: acquisition msItem origin summary spoken: u transcr: supplied |
| May contain | core: abbr address author bibl cb choice corr date emph expan foreign gap lb milestone name note num orig pb pubPlace publisher q ref reg relatedItem respStmt rs sic title unclear gaiji: g header: availability distributor idno msdescription: msIdentifier namesdates: addName affiliation district forename geo listRelation location objectIdentifier orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | Contains phrase-level elements, together with any combination of elements from the model.biblPart class |
| Example | <bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale,
1990)</bibl> |
| Example | <bibl>
<title level="a">The Interesting story of the Children in the Wood</title>. In
<author>Victor E Neuberg</author>, <title>The Penny Histories</title>.
<publisher>OUP</publisher>
<date>1968</date>.
</bibl> |
| Example | <bibl type="article" subtype="book_chapter"
xml:id="carlin_2003">
<author>
<name>
<surname>Carlin</surname>
(<forename>Claire</forename>)</name>
</author>,
<title level="a">The Staging of Impotence : France’s last
congrès</title> dans
<bibl type="monogr">
<title level="m">Theatrum mundi : studies in honor of Ronald W.
Tobin</title>, éd.
<editor>
<name>
<forename>Claire</forename>
<surname>Carlin</surname>
</name>
</editor> et
<editor>
<name>
<forename>Kathleen</forename>
<surname>Wine</surname>
</name>
</editor>,
<pubPlace>Charlottesville, Va.</pubPlace>,
<publisher>Rookwood Press</publisher>,
<date when="2003">2003</date>.
</bibl>
</bibl> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.highlighted"/>
<classRef key="model.pPart.data"/>
<classRef key="model.pPart.edit"/>
<classRef key="model.segLike"/>
<classRef key="model.ptrLike"/>
<classRef key="model.biblPart"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element bibl
{
att.global.attributes,
att.declarable.attributes,
att.typed.attributes,
att.sortable.attributes,
att.docStatus.attributes,
(
text
| model.gLike
| model.highlighted
| model.pPart.data
| model.pPart.edit
| model.segLike
| model.ptrLike
| model.biblPart
| model.global
)*
}⚓ |
| <birth> (birth) contains information about a person's birth, such as its date and place. [15.2.2. The Participant Description] | |||||||||||
| Module | namesdates | ||||||||||
| Attributes |
| ||||||||||
| Member of | |||||||||||
| Contained by | namesdates: person | ||||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||
| Example | <birth>Before 1920, Midlands region.</birth> | ||||||||||
| Example | <birth when="1960-12-10">In a small cottage near <name type="place">Aix-la-Chapelle</name>,
early in the morning of <date>10 Dec 1960</date>
</birth> | ||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||||
| Schema Declaration |
element birth
{
att.global.attributes,
att.editLike.attributes,
att.datable.attributes,
att.dimensions.attributes,
att.naming.attributes,
att.typed.attribute.subtype,
attribute type { text }?,
macro.phraseSeq
}⚓ | ||||||||||
| <body> (text body) contains the whole body of a single unitary text, excluding any front or back matter. [4. Default Text Structure] | |
| Module | textstructure |
| Attributes |
|
| Contained by | textstructure: text |
| May contain | figures: table msdescription: msDesc namesdates: listEvent listObject listOrg listPerson listPlace listRelation spoken: annotationBlock incident u |
| Example | <body>
<l>Nu scylun hergan hefaenricaes uard</l>
<l>metudæs maecti end his modgidanc</l>
<l>uerc uuldurfadur sue he uundra gihuaes</l>
<l>eci dryctin or astelidæ</l>
<l>he aerist scop aelda barnum</l>
<l>heben til hrofe haleg scepen.</l>
<l>tha middungeard moncynnæs uard</l>
<l>eci dryctin æfter tiadæ</l>
<l>firum foldu frea allmectig</l>
<trailer>primo cantauit Cædmon istud carmen.</trailer>
</body> |
| Content model |
<content>
<sequence>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
<sequence minOccurs="0">
<classRef key="model.divTop"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.global"/>
<classRef key="model.divTop"/>
</alternate>
</sequence>
<sequence minOccurs="0">
<classRef key="model.divGenLike"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.global"/>
<classRef key="model.divGenLike"/>
</alternate>
</sequence>
<alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.divLike"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.global"/>
<classRef key="model.divGenLike"/>
</alternate>
</sequence>
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.div1Like"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.global"/>
<classRef key="model.divGenLike"/>
</alternate>
</sequence>
<sequence>
<sequence minOccurs="1"
maxOccurs="unbounded">
<alternate minOccurs="1" maxOccurs="1">
<elementRef key="schemaSpec"/>
<classRef key="model.common"/>
</alternate>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<alternate minOccurs="0">
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.divLike"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.global"/>
<classRef key="model.divGenLike"/>
</alternate>
</sequence>
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.div1Like"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.global"/>
<classRef key="model.divGenLike"/>
</alternate>
</sequence>
</alternate>
</sequence>
</alternate>
<sequence minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.divBottom"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element body
{
att.global.attributes,
att.declaring.attributes,
(
model.global*,
( ( model.divTop, ( model.global | model.divTop )* )? ),
( ( model.divGenLike, ( model.global | model.divGenLike )* )? ),
(
( ( model.divLike, ( model.global | model.divGenLike )* )+ )
| ( ( model.div1Like, ( model.global | model.divGenLike )* )+ )
| (
( ( ( schemaSpec | model.common ), model.global* )+ ),
(
( ( model.divLike, ( model.global | model.divGenLike )* )+ )
| ( ( model.div1Like, ( model.global | model.divGenLike )* )+ )
)?
)
),
( ( model.divBottom, model.global* )* )
)
}⚓ |
| <catRef> (category reference) specifies one or more defined categories within some taxonomy or text typology. [2.4.3. The Text Classification] | |||||||||||||||||||
| Module | header | ||||||||||||||||||
| Attributes |
| ||||||||||||||||||
| Contained by | header: textClass | ||||||||||||||||||
| May contain | Empty element | ||||||||||||||||||
| Note | The scheme attribute needs to be supplied only if more than one taxonomy has been declared. | ||||||||||||||||||
| Example | <catRef scheme="#myTopics"
target="#news #prov #sales2"/>
<!-- elsewhere -->
<taxonomy xml:id="myTopics">
<category xml:id="news">
<catDesc>Newspapers</catDesc>
</category>
<category xml:id="prov">
<catDesc>Provincial</catDesc>
</category>
<category xml:id="sales2">
<catDesc>Low to average annual sales</catDesc>
</category>
</taxonomy> | ||||||||||||||||||
| Schematron | Generated co-occurance constraint to limit targets to their appropriate scheme/taxonomy.
<sch:pattern>
<sch:rule context="tei:catRef[@scheme = 'loi:loiNavigation'][@target]">
<sch:let name="targPtr"
value="substring-after(@target,':')"/>
<sch:let name="vals"
value="('loiCollection','loiCollectionCustodianCaseFiles','loiCollectionOralHistories','loiCollectionProtestLetters','loiCollectionLegalCases','loiCollectionLandTitles','loiCollectionLandLots','loiCollectionFishingBoatLedger','loiCollectionFishingVesselRequestLetters','loiCollectionDirectories','loiCollectionArchivalFiles','loiCollectionMiscellaneous','loiData','loiDataNames','loiDataOrganizations','loiDataPlaces','loiDataVancouverStreets','loiDataTeam','loiAbout')"/>
<sch:assert test="$targPtr = $vals">ERROR: Target <sch:value-of select="@target"/> cannot be used with document taxonomy scheme (<sch:value-of select="@scheme"/>).
Allowable values are <sch:value-of select="string-join($vals,', ')"/>
</sch:assert>
</sch:rule>
<sch:rule context="tei:catRef[@scheme = 'loi:loiDocumentTypes'][@target]">
<sch:let name="targPtr"
value="substring-after(@target,':')"/>
<sch:let name="vals"
value="('loiBornDigital','loiBornDigitalAbout','loiBornDigitalSearch','loiBornDigitalIndex','loiBornDigitalBoilerplate','loiDataset','loiDatasetCustodianCaseFile','loiDatasetCustodianCaseFileReel','loiDatasetCustodianCaseFileName','loiDatasetNames','loiDatasetNamesA','loiDatasetNamesB','loiDatasetNamesC','loiDatasetNamesD','loiDatasetNamesE','loiDatasetNamesF','loiDatasetNamesG','loiDatasetNamesH','loiDatasetNamesI','loiDatasetNamesJ','loiDatasetNamesK','loiDatasetNamesL','loiDatasetNamesM','loiDatasetNamesN','loiDatasetNamesO','loiDatasetNamesP','loiDatasetNamesQ','loiDatasetNamesR','loiDatasetNamesS','loiDatasetNamesT','loiDatasetNamesU','loiDatasetNamesV','loiDatasetNamesW','loiDatasetNamesX','loiDatasetNamesY','loiDatasetNamesZ','loiDatasetTeam','loiDatasetPlace','loiDatasetOrg','loiDatasetArchival','loiDatasetArchivalFonds','loiDatasetArchivalSousfonds','loiDatasetArchivalSeries','loiDatasetArchivalSubseries','loiDatasetArchivalFile','loiDatasetArchivalObject','loiDatasetLegalCaseFile','loiDatasetTitle','loiDatasetLot','loiDatasetStory','loiPrimarySource','loiPrimarySourceProtestLetter','loiPrimarySourceFishingVesselRequest','loiPrimarySourceDirectory','loiPrimarySourceOralHistory','loiPrimarySourceBoatLedger','loiDatasetStreetIndex')"/>
<sch:assert test="$targPtr = $vals">ERROR: Target <sch:value-of select="@target"/> cannot be used with document taxonomy scheme (<sch:value-of select="@scheme"/>).
Allowable values are <sch:value-of select="string-join($vals,', ')"/>
</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||||||
| Content model |
<content>
<empty/>
</content>
⚓ | ||||||||||||||||||
| Schema Declaration |
element catRef
{
att.global.attributes,
att.pointing.attribute.targetLang,
att.pointing.attribute.evaluate,
attribute target
{
list
{
(
"loi:loiCollection"
| "loi:loiCollectionCustodianCaseFiles"
| "loi:loiCollectionOralHistories"
| "loi:loiCollectionProtestLetters"
| "loi:loiCollectionLegalCases"
| "loi:loiCollectionLandTitles"
| "loi:loiCollectionLandLots"
| "loi:loiCollectionFishingBoatLedger"
| "loi:loiCollectionFishingVesselRequestLetters"
| "loi:loiCollectionDirectories"
| "loi:loiCollectionArchivalFiles"
| "loi:loiCollectionMiscellaneous"
| "loi:loiData"
| "loi:loiDataNames"
| "loi:loiDataOrganizations"
| "loi:loiDataPlaces"
| "loi:loiDataVancouverStreets"
| "loi:loiDataTeam"
| "loi:loiAbout"
| "loi:loiBornDigital"
| "loi:loiBornDigitalAbout"
| "loi:loiBornDigitalSearch"
| "loi:loiBornDigitalIndex"
| "loi:loiBornDigitalBoilerplate"
| "loi:loiDataset"
| "loi:loiDatasetCustodianCaseFile"
| "loi:loiDatasetCustodianCaseFileReel"
| "loi:loiDatasetCustodianCaseFileName"
| "loi:loiDatasetNames"
| "loi:loiDatasetNamesA"
| "loi:loiDatasetNamesB"
| "loi:loiDatasetNamesC"
| "loi:loiDatasetNamesD"
| "loi:loiDatasetNamesE"
| "loi:loiDatasetNamesF"
| "loi:loiDatasetNamesG"
| "loi:loiDatasetNamesH"
| "loi:loiDatasetNamesI"
| "loi:loiDatasetNamesJ"
| "loi:loiDatasetNamesK"
| "loi:loiDatasetNamesL"
| "loi:loiDatasetNamesM"
| "loi:loiDatasetNamesN"
| "loi:loiDatasetNamesO"
| "loi:loiDatasetNamesP"
| "loi:loiDatasetNamesQ"
| "loi:loiDatasetNamesR"
| "loi:loiDatasetNamesS"
| "loi:loiDatasetNamesT"
| "loi:loiDatasetNamesU"
| "loi:loiDatasetNamesV"
| "loi:loiDatasetNamesW"
| "loi:loiDatasetNamesX"
| "loi:loiDatasetNamesY"
| "loi:loiDatasetNamesZ"
| "loi:loiDatasetTeam"
| "loi:loiDatasetPlace"
| "loi:loiDatasetOrg"
| "loi:loiDatasetArchival"
| "loi:loiDatasetArchivalFonds"
| "loi:loiDatasetArchivalSousfonds"
| "loi:loiDatasetArchivalSeries"
| "loi:loiDatasetArchivalSubseries"
| "loi:loiDatasetArchivalFile"
| "loi:loiDatasetArchivalObject"
| "loi:loiDatasetLegalCaseFile"
| "loi:loiDatasetTitle"
| "loi:loiDatasetLot"
| "loi:loiDatasetStory"
| "loi:loiPrimarySource"
| "loi:loiPrimarySourceProtestLetter"
| "loi:loiPrimarySourceFishingVesselRequest"
| "loi:loiPrimarySourceDirectory"
| "loi:loiPrimarySourceOralHistory"
| "loi:loiPrimarySourceBoatLedger"
| "loi:loiDatasetStreetIndex"
)+
}
},
attribute scheme { "loi:loiNavigation" | "loi:loiDocumentTypes" },
empty
}⚓ | ||||||||||||||||||
| <cb> (column beginning) marks the beginning of a new column of a text on a multi-column page. [3.11.3. Milestone Elements] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date emph expan foreign head item l label lg list name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear header: authority change distributor language licence msdescription: acquisition material msItem origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName person placeName region residence roleName settlement surname spoken: u |
| May contain | Empty element |
| Note | On this element, the global n attribute indicates the number or other value associated with the column which follows the point of insertion of this <cb> element. Encoders should adopt a clear and consistent policy as to whether the numbers associated with column breaks relate to the physical sequence number of the column in the whole text, or whether columns are numbered within the page. The <cb> element is placed at the head of the column to which it refers. |
| Example | Markup of an early English dictionary printed in two columns: <pb/>
<cb n="1"/>
<entryFree>
<form>Well</form>, <sense>a Pit to hold Spring-Water</sense>:
<sense>In the Art of <hi rend="italic">War</hi>, a Depth the Miner
sinks into the Ground, to find out and disappoint the Enemies Mines,
or to prepare one</sense>.
</entryFree>
<entryFree>To <form>Welter</form>, <sense>to wallow</sense>, or
<sense>lie groveling</sense>.</entryFree>
<!-- remainder of column -->
<cb n="2"/>
<entryFree>
<form>Wey</form>, <sense>the greatest Measure for dry Things,
containing five Chaldron</sense>.
</entryFree>
<entryFree>
<form>Whale</form>, <sense>the greatest of
Sea-Fishes</sense>.
</entryFree> |
| Content model |
<content>
<empty/>
</content>
⚓ |
| Schema Declaration |
element cb
{
att.global.attributes,
att.typed.attributes,
att.edition.attributes,
att.spanning.attributes,
att.breaking.attributes,
empty
}⚓ |
| <cell> (cell) contains one cell of a table. [14.1.1. TEI Tables] | |
| Module | figures |
| Attributes |
|
| Contained by | figures: row |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data |
| Example | <row>
<cell role="label">General conduct</cell>
<cell role="data">Not satisfactory, on account of his great unpunctuality
and inattention to duties</cell>
</row> |
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ |
| Schema Declaration |
element cell
{
att.global.attributes,
att.tableDecoration.attributes,
macro.specialPara
}⚓ |
| <change> (change) documents a change or set of changes made during the production of a source document, or during the revision of an electronic file. [2.6. The Revision Description 2.4.1. Creation 11.7. Identifying Changes and Revisions] | |||||||
| Module | header | ||||||
| Attributes |
| ||||||
| Contained by | header: revisionDesc | ||||||
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data | ||||||
| Note | The who attribute may be used to point to any other element, but will typically specify a <respStmt> or <person> element elsewhere in the header, identifying the person responsible for the change and their role in making it. It is recommended that changes be recorded with the most recent first. The status attribute may be used to indicate the status of a document following the change documented. | ||||||
| Example | <titleStmt>
<title> ... </title>
<editor xml:id="LDB">Lou Burnard</editor>
<respStmt xml:id="BZ">
<resp>copy editing</resp>
<name>Brett Zamir</name>
</respStmt>
</titleStmt>
<!-- ... -->
<revisionDesc status="published">
<change who="#BZ" when="2008-02-02"
status="public">Finished chapter 23</change>
<change who="#BZ" when="2008-01-02"
status="draft">Finished chapter 2</change>
<change n="P2.2" when="1991-12-21"
who="#LDB">Added examples to section 3</change>
<change when="1991-11-11" who="#MSM">Deleted chapter 10</change>
</revisionDesc> | ||||||
| Example | <profileDesc>
<creation>
<listChange>
<change xml:id="DRAFT1">First draft in pencil</change>
<change xml:id="DRAFT2"
notBefore="1880-12-09">First revision, mostly
using green ink</change>
<change xml:id="DRAFT3"
notBefore="1881-02-13">Final corrections as
supplied to printer.</change>
</listChange>
</creation>
</profileDesc> | ||||||
| Schematron | All change/@who pointers should point to a team member.
<sch:pattern>
<sch:rule context="tei:change[@who]">
<sch:let name="pointers"
value="tokenize(@who,'\s+')"/>
<sch:let name="errors"
value="$pointers[not(matches(.,'^team:'))]"/>
<sch:assert test="empty($errors)">ERROR: All change/@who should point to a team member. The pointer(s) <sch:value-of select="string-join($errors,', ')"/> do not.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ | ||||||
| Schema Declaration |
element change
{
att.ascribed.attributes,
att.datable.attributes,
att.docStatus.attributes,
att.global.attributes,
att.typed.attributes,
attribute target { list { + } }?,
macro.specialPara
}⚓ | ||||||
| <charDecl> (character declarations) provides information about nonstandard characters and glyphs. [5.2. Markup Constructs for Representation of Characters and Glyphs] | |
| Module | gaiji |
| Attributes |
|
| Member of | |
| Contained by | header: encodingDesc |
| May contain | |
| Example | <charDecl>
<char xml:id="aENL">
<unicodeProp name="Name"
value="LATIN LETTER ENLARGED SMALL A"/>
<mapping type="standard">a</mapping>
</char>
</charDecl> |
| Content model |
<content>
<sequence>
<elementRef key="desc" minOccurs="0"/>
<alternate minOccurs="1"
maxOccurs="unbounded">
<elementRef key="char"/>
<elementRef key="glyph"/>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration |
element charDecl { att.global.attributes, ( desc?, ( char | glyph )+ ) }⚓ |
| <choice> (choice) groups a number of alternative encodings for the same point in a text. [3.5. Simple Editorial Changes] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl choice corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | |
| Note | Because the children of a <choice> element all represent alternative ways of encoding the same sequence, it is natural to think of them as mutually exclusive. However, there may be cases where a full representation of a text requires the alternative encodings to be considered as parallel. Note also that <choice> elements may self-nest. Where the purpose of an encoding is to record multiple witnesses of a single work, rather than to identify multiple possible encoding decisions at a given point, the <app> element and associated elements discussed in section 12.1. The Apparatus Entry, Readings, and Witnesses should be preferred. |
| Example | An American encoding of Gulliver's Travels which retains the British spelling but also provides a version regularized to American spelling might be encoded as follows. <p>Lastly, That, upon his solemn oath to observe all the above
articles, the said man-mountain shall have a daily allowance of
meat and drink sufficient for the support of <choice>
<sic>1724</sic>
<corr>1728</corr>
</choice> of our subjects,
with free access to our royal person, and other marks of our
<choice>
<orig>favour</orig>
<reg>favor</reg>
</choice>.</p> |
| Content model |
<content>
<alternate minOccurs="2"
maxOccurs="unbounded">
<classRef key="model.choicePart"/>
<elementRef key="choice"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element choice
{
att.global.attributes,
( model.choicePart | choice ),
( model.choicePart | choice ),
( model.choicePart | choice )*
}⚓ |
| <closer> (closer) groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter. [4.2.2. Openers and Closers 4.2. Elements Common to All Divisions] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <div type="letter">
<p> perhaps you will favour me with a sight of it when convenient.</p>
<closer>
<salute>I remain, &c. &c.</salute>
<signed>H. Colburn</signed>
</closer>
</div> |
| Example | <div type="chapter">
<p>
<!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
<closer>
<dateline>
<name type="place">Trieste-Zürich-Paris,</name>
<date>1914–1921</date>
</dateline>
</closer>
</div> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<elementRef key="signed"/>
<elementRef key="dateline"/>
<elementRef key="salute"/>
<classRef key="model.phrase"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element closer
{
att.global.attributes,
att.written.attributes,
(
text
| model.gLike
| signed
| dateline
| salute
| model.phrase
| model.global
)*
}⚓ |
| <corr> (correction) contains the correct form of a passage apparently erroneous in the copy text. [3.5.1. Apparent Errors] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl choice corr date emph expan foreign head item l label lg name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell header: change distributor licence msdescription: acquisition material origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | If all that is desired is to call attention to the fact that the copy text has been corrected, <corr> may be used alone: I don't know,
Juan. It's so far in the past now — how <corr>can we</corr> prove
or disprove anyone's theories? |
| Example | It is also possible, using the <choice> and <sic> elements, to provide an uncorrected reading: I don't know, Juan. It's so far in the past now —
how <choice>
<sic>we can</sic>
<corr>can we</corr>
</choice> prove or
disprove anyone's theories? |
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ |
| Schema Declaration |
element corr
{
att.global.attributes,
att.editLike.attributes,
att.typed.attributes,
macro.paraContent
}⚓ |
| <correspAction> (correspondence action) contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence. [2.4.6. Correspondence Description] | |||||||||||
| Module | header | ||||||||||
| Attributes |
| ||||||||||
| Member of | |||||||||||
| Contained by | header: correspDesc | ||||||||||
| May contain | |||||||||||
| Example | <correspAction type="sent">
<persName>Adelbert von Chamisso</persName>
<settlement>Vertus</settlement>
<date when="1807-01-29"/>
</correspAction> | ||||||||||
| Content model |
<content>
<alternate>
<classRef key="model.correspActionPart"
minOccurs="1" maxOccurs="unbounded"/>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
</alternate>
</content>
⚓ | ||||||||||
| Schema Declaration |
element correspAction
{
att.global.attributes,
att.typed.attribute.subtype,
att.sortable.attributes,
attribute type
{
"sent" | "received" | "transmitted" | "redirected" | "forwarded"
}?,
( model.correspActionPart+ | model.pLike+ )
}⚓ | ||||||||||
| <correspDesc> (correspondence description) contains a description of the actions related to one act of correspondence. [2.4.6. Correspondence Description] | |
| Module | header |
| Attributes |
|
| Member of | |
| Contained by | header: profileDesc |
| May contain | |
| Example | <correspDesc>
<correspAction type="sent">
<persName>Carl Maria von Weber</persName>
<settlement>Dresden</settlement>
<date when="1817-06-23">23 June 1817</date>
</correspAction>
<correspAction type="received">
<persName>Caroline Brandt</persName>
<settlement>Prag</settlement>
</correspAction>
<correspContext>
<ref type="prev"
target="http://www.weber-gesamtausgabe.de/A041209">Previous letter of
<persName>Carl Maria von Weber</persName>
to <persName>Caroline Brandt</persName>:
<date from="1817-06-19" to="1817-06-20">June 19/20, 1817</date>
</ref>
<ref type="next"
target="http://www.weber-gesamtausgabe.de/A041217">Next letter of
<persName>Carl Maria von Weber</persName> to
<persName>Caroline Brandt</persName>:
<date when="1817-06-27">June 27, 1817</date>
</ref>
</correspContext>
</correspDesc> |
| Content model |
<content>
<alternate>
<classRef key="model.correspDescPart"
minOccurs="1" maxOccurs="unbounded"/>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element correspDesc
{
att.declarable.attributes,
att.canonical.attributes,
att.global.attributes,
att.typed.attributes,
( model.correspDescPart+ | model.pLike+ )
}⚓ |
| <dateline> (dateline) contains a brief description of the place, date, time, etc. of production of a letter, newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer. [4.2.2. Openers and Closers] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident textstructure: docDate transcr: supplied character data |
| Example | <dateline>Walden, this 29. of August 1592</dateline> |
| Example | <div type="chapter">
<p>
<!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
<closer>
<dateline>
<name type="place">Trieste-Zürich-Paris,</name>
<date>1914–1921</date>
</dateline>
</closer>
</div> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.phrase"/>
<classRef key="model.global"/>
<elementRef key="docDate"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element dateline
{
att.global.attributes,
( text | model.gLike | model.phrase | model.global | docDate )*
}⚓ |
| <death> (death) contains information about a person's death, such as its date and place. [15.2.2. The Participant Description] | |||||||||||||
| Module | namesdates | ||||||||||||
| Attributes |
| ||||||||||||
| Member of | |||||||||||||
| Contained by | namesdates: person | ||||||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||||
| Example | <death when="1902-10-01"/> | ||||||||||||
| Example | <death when="1960-12-10">Passed away near <name type="place">Aix-la-Chapelle</name>, after suffering from cerebral palsy. </death> | ||||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||||||
| Schema Declaration |
element death
{
att.datable.attributes,
att.dimensions.attributes,
att.editLike.attributes,
att.global.attributes,
att.naming.attributes,
att.typed.attribute.subtype,
attribute type { text }?,
macro.phraseSeq
}⚓ | ||||||||||||
| <desc> (description) contains a short description of the purpose, function, or use of its parent element, or when the parent is a documentation element, describes or defines the object being documented. [22.4.1. Description of Components] | |||||||||||||
| Module | core | ||||||||||||
| Attributes |
| ||||||||||||
| Member of | |||||||||||||
| Contained by | |||||||||||||
| May contain | core: abbr address bibl choice date desc emph expan foreign label list name num q quote ref rs title figures: table header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait character data | ||||||||||||
| Note | When used in a specification element such as <elementSpec>, TEI convention requires that this be expressed as a finite clause, begining with an active verb. | ||||||||||||
| Example | Example of a <desc> element inside a documentation element. <dataSpec module="tei"
ident="teidata.point">
<desc versionDate="2010-10-17"
xml:lang="en">defines the data type used to express a point in cartesian space.</desc>
<content>
<dataRef name="token"
restriction="(-?[0-9]+(\.[0-9]+)?,-?[0-9]+(\.[0-9]+)?)"/>
</content>
<!-- ... -->
</dataSpec> | ||||||||||||
| Example | Example of a <desc> element in a non-documentation element. <place xml:id="KERG2">
<placeName>Kerguelen Islands</placeName>
<!-- ... -->
<terrain>
<desc>antarctic tundra</desc>
</terrain>
<!-- ... -->
</place> | ||||||||||||
| Schematron | A <desc> with a type of deprecationInfo should only occur when its parent element is being deprecated. Furthermore, it should always occur in an element that is being deprecated when <desc> is a valid child of that element.
<sch:rule context="tei:desc[ @type eq 'deprecationInfo']">
<sch:assert test="../@validUntil">Information about a
deprecation should only be present in a specification element
that is being deprecated: that is, only an element that has a
@validUntil attribute should have a child <desc
type="deprecationInfo">.</sch:assert>
</sch:rule> | ||||||||||||
| Content model |
<content>
<macroRef key="macro.limitedContent"/>
</content>
⚓ | ||||||||||||
| Schema Declaration |
element desc
{
att.global.attributes,
att.translatable.attributes,
att.typed.attribute.subtype,
attribute type { "deprecationInfo" }?,
macro.limitedContent
}⚓ | ||||||||||||
| <distributor> (distributor) supplies the name of a person or other agency responsible for the distribution of a text. [2.2.4. Publication, Distribution, Licensing, etc.] | |
| Module | header |
| Attributes |
|
| Member of | |
| Contained by | core: bibl header: publicationStmt |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <distributor>Oxford Text Archive</distributor>
<distributor>Redwood and Burn Ltd</distributor> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element distributor
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}⚓ |
| <district> (district) contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit. [13.2.3. Place Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material msIdentifier origin repository summary namesdates: addName affiliation birth death district forename location nationality objectIdentifier occupation org orgName persName place placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <placeName>
<district type="ward">Jericho</district>
<settlement>Oxford</settlement>
</placeName> |
| Example | <placeName>
<district type="area">South Side</district>
<settlement>Chicago</settlement>
</placeName> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element district
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}⚓ |
| <div> (text division) contains a subdivision of the front, body, or back of a text. [4.1. Divisions of the Body] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | figures: table msdescription: msDesc namesdates: listEvent listObject listOrg listPerson listPlace listRelation spoken: annotationBlock incident u |
| Example | <body>
<div type="part">
<head>Fallacies of Authority</head>
<p>The subject of which is Authority in various shapes, and the object, to repress all
exercise of the reasoning faculty.</p>
<div n="1" type="chapter">
<head>The Nature of Authority</head>
<p>With reference to any proposed measures having for their object the greatest
happiness of the greatest number [...]</p>
<div n="1.1" type="section">
<head>Analysis of Authority</head>
<p>What on any given occasion is the legitimate weight or influence to be attached to
authority [...] </p>
</div>
<div n="1.2" type="section">
<head>Appeal to Authority, in What Cases Fallacious.</head>
<p>Reference to authority is open to the charge of fallacy when [...] </p>
</div>
</div>
</div>
</body> |
| Schematron |
<sch:report test="(ancestor::tei:l or ancestor::tei:lg) and not(ancestor::tei:floatingText)"> Abstract model violation: Lines may not contain higher-level structural elements such as div, unless div is a descendant of floatingText.
</sch:report> |
| Schematron |
<sch:report test="(ancestor::tei:p or ancestor::tei:ab) and not(ancestor::tei:floatingText)"> Abstract model violation: p and ab may not contain higher-level structural elements such as div, unless div is a descendant of floatingText.
</sch:report> |
| Content model |
<content>
<sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.divTop"/>
<classRef key="model.global"/>
</alternate>
<sequence minOccurs="0">
<alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<alternate>
<classRef key="model.divLike"/>
<classRef key="model.divGenLike"/>
</alternate>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<sequence>
<sequence minOccurs="1"
maxOccurs="unbounded">
<alternate minOccurs="1"
maxOccurs="1">
<elementRef key="schemaSpec"/>
<classRef key="model.common"/>
</alternate>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<sequence minOccurs="0"
maxOccurs="unbounded">
<alternate>
<classRef key="model.divLike"/>
<classRef key="model.divGenLike"/>
</alternate>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</alternate>
<sequence minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.divBottom"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element div
{
att.global.attributes,
att.divLike.attributes,
att.typed.attributes,
att.declaring.attributes,
att.written.attributes,
(
( model.divTop | model.global )*,
(
(
(
( ( ( model.divLike | model.divGenLike ), model.global* )+ )
| (
( ( ( schemaSpec | model.common ), model.global* )+ ),
( ( ( model.divLike | model.divGenLike ), model.global* )* )
)
),
( ( model.divBottom, model.global* )* )
)?
)
)
}⚓ |
| <divGen> (automatically generated text division) indicates the location at which a textual division generated automatically by a text-processing application is to appear. [3.9.2. Index Entries] | |||||||||||||
| Module | core | ||||||||||||
| Attributes |
| ||||||||||||
| Member of | |||||||||||||
| Contained by | |||||||||||||
| May contain | core: head | ||||||||||||
| Note | This element is intended primarily for use in document production or manipulation, rather than in the transcription of pre-existing materials; it makes it easier to specify the location of indices, tables of contents, etc., to be generated by text preparation or word processing software. | ||||||||||||
| Example | One use for this element is to allow document preparation software to generate an index and insert it in the appropriate place in the output. The example below assumes that the indexName attribute on <index> elements in the text has been used to specify index entries for the two generated indexes, named NAMES and THINGS: <back>
<div1 type="backmat">
<head>Bibliography</head>
<!-- ... -->
</div1>
<div1 type="backmat">
<head>Indices</head>
<divGen n="Index Nominum" type="NAMES"/>
<divGen n="Index Rerum" type="THINGS"/>
</div1>
</back> | ||||||||||||
| Example | Another use for <divGen> is to specify the location of an automatically produced table of contents: <front>
<!--<titlePage>...</titlePage>-->
<divGen type="toc"/>
<div>
<head>Preface</head>
<p> ... </p>
</div>
</front> | ||||||||||||
| Content model |
<content>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
</content>
⚓ | ||||||||||||
| Schema Declaration |
element divGen
{
att.global.attributes,
att.typed.attribute.subtype,
attribute type { text }?,
model.headLike*
}⚓ | ||||||||||||
| <docAuthor> (document author) contains the name of the author of the document, as given on the title page (often but not always contained in a byline). [4.6. Title Pages] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | The document author's name often occurs within a byline, but the <docAuthor> element may be used whether the <byline> element is used or not. It should be used only for the author(s) of the entire document, not for author(s) of any subset or part of it. (Attributions of authorship of a subset or part of the document, for example of a chapter in a textbook or an article in a newspaper, may be encoded with <byline> without <docAuthor>.) |
| Example | <titlePage>
<docTitle>
<titlePart>Travels into Several Remote Nations of the World, in Four
Parts.</titlePart>
</docTitle>
<byline> By <docAuthor>Lemuel Gulliver</docAuthor>, First a Surgeon,
and then a Captain of several Ships</byline>
</titlePage> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element docAuthor
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}⚓ |
| <docDate> (document date) contains the date of a document, as given on a title page or in a dateline. [4.6. Title Pages] | |||||||||
| Module | textstructure | ||||||||
| Attributes |
| ||||||||
| Member of | |||||||||
| Contained by | |||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||
| Note | Cf. the general <date> element in the core tag set. This specialized element is provided for convenience in marking and processing the date of the documents, since it is likely to require specialized handling for many applications. It should be used only for the date of the entire document, not for any subset or part of it. | ||||||||
| Example | <docImprint>Oxford, Clarendon Press, <docDate>1987</docDate>
</docImprint> | ||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||
| Schema Declaration |
element docDate
{
att.global.attributes,
attribute when { text }?,
macro.phraseSeq
}⚓ | ||||||||
| <encodingDesc> (encoding description) documents the relationship between an electronic text and the source or sources from which it was derived. [2.3. The Encoding Description 2.1.1. The TEI Header and Its Components] | |
| Module | header |
| Attributes |
|
| Contained by | header: teiHeader |
| May contain | |
| Example | <encodingDesc>
<p>Basic encoding, capturing lexical information only. All
hyphenation, punctuation, and variant spellings normalized. No
formatting or layout information preserved.</p>
</encodingDesc> |
| Content model |
<content>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.encodingDescPart"/>
<classRef key="model.pLike"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element encodingDesc
{
att.global.attributes,
( model.encodingDescPart | model.pLike )+
}⚓ |
| <equipment> (equipment) provides technical details of the equipment and media used for an audio or video recording used as the source for a spoken text. [8.2. Documenting the Source of Transcribed Speech 15.3.2. Declarable Elements] | |
| Module | spoken |
| Attributes |
|
| Contained by | spoken: recording |
| May contain | |
| Example | <equipment>
<p>"Hi-8" 8 mm NTSC camcorder with integral directional
microphone and windshield and stereo digital sound
recording channel.
</p>
</equipment> |
| Example | <equipment>
<p>8-track analogue transfer mixed down to 19 cm/sec audio
tape for cassette mastering</p>
</equipment> |
| Content model |
<content>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
</content>
⚓ |
| Schema Declaration |
element equipment
{
att.global.attributes,
att.declarable.attributes,
model.pLike+
}⚓ |
| <event> (event) contains data relating to any kind of significant event associated with a person, place, or organization. [13.3.1. Basic Principles] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Example | <person>
<event type="mat" when="1972-10-12">
<label>matriculation</label>
</event>
<event type="grad" when="1975-06-23">
<label>graduation</label>
</event>
</person> |
| Content model |
<content>
<sequence>
<elementRef key="idno" minOccurs="0"
maxOccurs="unbounded"/>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<alternate>
<classRef key="model.pLike"
minOccurs="1" maxOccurs="unbounded"/>
<classRef key="model.labelLike"
minOccurs="1" maxOccurs="unbounded"/>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
<elementRef key="linkGrp"/>
<elementRef key="link"/>
<elementRef key="idno"/>
<elementRef key="ptr"/>
</alternate>
<elementRef key="event" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element event
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.typed.attributes,
att.naming.attributes,
att.sortable.attributes,
att.locatable.attributes,
(
idno*,
model.headLike*,
( model.pLike+ | model.labelLike+ ),
( model.noteLike | model.biblLike | linkGrp | link | idno | ptr )*,
event*
)
}⚓ |
| <expan> (expansion) contains the expansion of an abbreviation. [3.6.5. Abbreviations and Their Expansions] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl choice corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | The content of this element should be the expanded abbreviation, usually (but not always) a complete word or phrase. The <ex> element provided by the transcr module may be used to mark up sequences of letters supplied within such an expansion. If abbreviations are expanded silently, this practice should be documented in the <editorialDecl>, either with a <normalization> element or a <p>. |
| Example | The address is Southmoor
<choice>
<expan>Road</expan>
<abbr>Rd</abbr>
</choice> |
| Example | <choice xml:lang="la">
<abbr>Imp</abbr>
<expan>Imp<ex>erator</ex>
</expan>
</choice> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element expan
{
att.global.attributes,
att.editLike.attributes,
macro.phraseSeq
}⚓ |
| <facsimile> contains a representation of some written source in the form of a set of images rather than as transcribed or encoded text. [11.1. Digital Facsimiles] | |
| Module | transcr |
| Attributes |
|
| Member of | |
| Contained by | textstructure: TEI |
| May contain | |
| Example | <facsimile>
<graphic url="page1.png"/>
<surface>
<graphic url="page2-highRes.png"/>
<graphic url="page2-lowRes.png"/>
</surface>
<graphic url="page3.png"/>
<graphic url="page4.png"/>
</facsimile> |
| Example | <facsimile>
<surface ulx="0" uly="0" lrx="200" lry="300">
<graphic url="Bovelles-49r.png"/>
</surface>
</facsimile> |
| Schematron |
<sch:rule context="tei:facsimile//tei:line | tei:facsimile//tei:zone">
<sch:report test="child::text()[ normalize-space(.) ne '']"> A facsimile element represents a text with images, thus
transcribed text should not be present within it.
</sch:report>
</sch:rule> |
| Content model |
<content>
<sequence>
<elementRef key="front" minOccurs="0"/>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.graphicLike"/>
<elementRef key="surface"/>
<elementRef key="surfaceGrp"/>
</alternate>
<elementRef key="back" minOccurs="0"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element facsimile
{
att.global.attributes,
att.declaring.attributes,
( front?, ( model.graphicLike | surface | surfaceGrp )+, back? )
}⚓ |
| <fileDesc> (file description) contains a full bibliographic description of an electronic file. [2.2. The File Description 2.1.1. The TEI Header and Its Components] | |
| Module | header |
| Attributes |
|
| Contained by | header: teiHeader |
| May contain | header: notesStmt publicationStmt sourceDesc titleStmt |
| Note | The major source of information for those seeking to create a catalogue entry or bibliographic citation for an electronic file. As such, it provides a title and statements of responsibility together with details of the publication or distribution of the file, of any series to which it belongs, and detailed bibliographic notes for matters not addressed elsewhere in the header. It also contains a full bibliographic description for the source or sources from which the electronic text was derived. |
| Example | <fileDesc>
<titleStmt>
<title>The shortest possible TEI document</title>
</titleStmt>
<publicationStmt>
<p>Distributed as part of TEI P5</p>
</publicationStmt>
<sourceDesc>
<p>No print source exists: this is an original digital text</p>
</sourceDesc>
</fileDesc> |
| Content model |
<content>
<sequence>
<sequence>
<elementRef key="titleStmt"/>
<elementRef key="editionStmt"
minOccurs="0"/>
<elementRef key="extent" minOccurs="0"/>
<elementRef key="publicationStmt"/>
<elementRef key="seriesStmt"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="notesStmt"
minOccurs="0"/>
</sequence>
<elementRef key="sourceDesc"
minOccurs="1" maxOccurs="unbounded"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element fileDesc
{
att.global.attributes,
(
(
titleStmt,
editionStmt?,
extent?,
publicationStmt,
seriesStmt*,
notesStmt?
),
sourceDesc+
)
}⚓ |
| <foreign> (foreign) identifies a word or phrase as belonging to some language other than that of the surrounding text. [3.3.2.1. Foreign Words or Expressions] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | The global xml:lang attribute should be supplied for this element to identify the language of the word or phrase marked. As elsewhere, its value should be a language tag as defined in 6.1. Language Identification. This element is intended for use only where no other element is available to mark the phrase or words concerned. The global xml:lang attribute should be used in preference to this element where it is intended to mark the language of the whole of some text element. The <distinct> element may be used to identify phrases belonging to sublanguages or registers not generally regarded as true languages. |
| Example | This is
heathen Greek to you still? Your <foreign xml:lang="la">lapis
philosophicus</foreign>? |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element foreign { att.global.attributes, macro.phraseSeq }⚓ |
| <g> (character or glyph) represents a glyph, or a non-standard character. [5. Characters, Glyphs, and Writing Modes] | |||||||
| Module | gaiji | ||||||
| Attributes |
| ||||||
| Member of | |||||||
| Contained by | core: abbr addrLine author bibl corr date emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell gaiji: mapping header: change distributor idno licence msdescription: acquisition material origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||
| May contain | Character data only | ||||||
| Note | The name g is short for gaiji, which is the Japanese term for a non-standardized character or glyph. | ||||||
| Example | <g ref="#ctlig">ct</g> This example points to a <glyph> element with the identifier ctlig like the following: <glyph xml:id="ctlig">
<!-- here we describe the particular ct-ligature intended -->
</glyph> | ||||||
| Example | <g ref="#per-glyph">per</g> The medieval brevigraph per could similarly be considered as an individual glyph, defined in a <glyph> element with the identifier per-glyph as follows: <glyph xml:id="per-glyph">
<!-- ... -->
</glyph> | ||||||
| Content model |
<content>
<textNode/>
</content>
⚓ | ||||||
| Schema Declaration |
element g
{
att.global.attributes,
att.typed.attributes,
attribute ref { text }?,
text
}⚓ | ||||||
| <gap> (gap) indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible. [3.5.3. Additions, Deletions, and Omissions] | |||||||||||||||||||
| Module | core | ||||||||||||||||||
| Attributes |
| ||||||||||||||||||
| Member of | |||||||||||||||||||
| Contained by | core: abbr addrLine author bibl corr date emph expan foreign head item l label lg list name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear header: authority change distributor language licence msdescription: acquisition material msItem origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName person placeName region residence roleName settlement surname spoken: u | ||||||||||||||||||
| May contain | core: desc | ||||||||||||||||||
| Note | The <gap>, <unclear>, and <del> core tag elements may be closely allied in use with the <damage> and <supplied> elements, available when using the additional tagset for transcription of primary sources. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance. The <gap> tag simply signals the editors decision to omit or inability to transcribe a span of text. Other information, such as the interpretation that text was deliberately erased or covered, should be indicated using the relevant tags, such as <del> in the case of deliberate deletion. | ||||||||||||||||||
| Example | <gap quantity="4" unit="chars"
reason="illegible"/> | ||||||||||||||||||
| Example | <gap quantity="1" unit="essay"
reason="sampling"/> | ||||||||||||||||||
| Example | <del>
<gap atLeast="4" atMost="8" unit="chars"
reason="illegible"/>
</del> | ||||||||||||||||||
| Example | <gap extent="several lines" reason="lost"/> | ||||||||||||||||||
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.descLike"/>
<classRef key="model.certLike"/>
</alternate>
</content>
⚓ | ||||||||||||||||||
| Schema Declaration |
element gap
{
att.global.attribute.xmlid,
att.global.attribute.n,
att.global.attribute.xmllang,
att.global.attribute.xmlbase,
att.global.attribute.xmlspace,
att.global.rendition.attribute.rend,
att.global.rendition.attribute.style,
att.global.rendition.attribute.rendition,
att.global.linking.attribute.corresp,
att.global.linking.attribute.synch,
att.global.linking.attribute.sameAs,
att.global.linking.attribute.copyOf,
att.global.linking.attribute.next,
att.global.linking.attribute.prev,
att.global.linking.attribute.exclude,
att.global.linking.attribute.select,
att.global.facs.attribute.facs,
att.global.change.attribute.change,
att.global.responsibility.attribute.cert,
att.global.responsibility.attribute.resp,
att.global.source.attribute.source,
att.timed.attributes,
att.editLike.attributes,
att.dimensions.attributes,
attribute ana
{
list
{
(
"sens:illness"
| "sens:youth"
| "sens:implicate"
| "sens:criminal"
| "sens:stereotype"
| "sens:cultural"
| "sens:dishonour"
| "sens:details"
)+
}
}?,
attribute reason
{
list
{
(
"cancelled"
| "deleted"
| "editorial"
| "illegible"
| "inaudible"
| "irrelevant"
| "sampling"
)+
}
}?,
attribute agent { text }?,
( model.descLike | model.certLike )*
}⚓ | ||||||||||||||||||
| <geo> (geographical coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some notation. [13.3.4.1. Varieties of Location] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename location nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | Character data only |
| Note | Uses of <geo> can be associated with a coordinate system, defined by a <geoDecl> element supplied in the TEI header, using the decls attribute. If no such link is made, the assumption is that the content of each <geo> element will be a pair of numbers separated by whitespace, to be interpreted as latitude followed by longitude according to the World Geodetic System. |
| Example | <geoDecl xml:id="WGS" datum="WGS84">World Geodetic System</geoDecl>
<geoDecl xml:id="OS" datum="OSGB36">Ordnance Survey</geoDecl>
<!-- ... -->
<location>
<desc>A tombstone plus six lines of
Anglo-Saxon text, built into the west tower (on the south side
of the archway, at 8 ft. above the ground) of the
Church of St. Mary-le-Wigford in Lincoln.</desc>
<geo decls="#WGS">53.226658 -0.541254</geo>
<geo decls="#OS">SK 97481 70947</geo>
</location> |
| Example | <geo>41.687142 -74.870109</geo> |
| Content model |
<content>
<textNode/>
</content>
⚓ |
| Schema Declaration |
element geo { att.global.attributes, att.declaring.attributes, text }⚓ |
| <gi> (element name) contains the name (generic identifier) of an element. [22. Documentation Elements 22.5. Element Specifications] | |||||||||
| Module | tagdocs | ||||||||
| Attributes |
| ||||||||
| Member of | |||||||||
| Contained by | core: abbr addrLine author corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||
| May contain | XSD Name | ||||||||
| Example | <p>The <gi>xhtml:li</gi> element is roughly analogous to the <gi>item</gi> element, as is the
<gi scheme="DBK">listItem</gi> element.</p> This example shows the use of both a namespace prefix and the scheme attribute as alternative ways of indicating that the <gi> in question is not a TEI element name: in practice only one method should be adopted. | ||||||||
| Content model |
<content>
<dataRef key="teidata.name"/>
</content>
⚓ | ||||||||
| Schema Declaration |
element gi { att.global.attributes, attribute scheme { text }?, teidata.name }⚓ | ||||||||
| <glyph> (character glyph) provides descriptive information about a character glyph. [5.2. Markup Constructs for Representation of Characters and Glyphs] | |
| Module | gaiji |
| Attributes |
|
| Contained by | gaiji: charDecl |
| May contain | |
| Example | <glyph xml:id="rstroke">
<localProp name="Name"
value="LATIN SMALL LETTER R WITH A FUNNY STROKE"/>
<localProp name="entity" value="rstroke"/>
<figure>
<graphic url="glyph-rstroke.png"/>
</figure>
</glyph> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="unicodeProp"/>
<elementRef key="unihanProp"/>
<elementRef key="localProp"/>
<elementRef key="mapping"/>
<elementRef key="figure"/>
<classRef key="model.graphicLike"/>
<classRef key="model.noteLike"/>
<classRef key="model.descLike"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element glyph
{
att.global.attributes,
(
unicodeProp
| unihanProp
| localProp
| mapping
| figure
| model.graphicLike
| model.noteLike
| model.descLike
)*
}⚓ |
| <graphic> (graphic) indicates the location of a graphic or illustration, either forming part of a text, or providing an image of it. [3.10. Graphics and Other Non-textual Components 11.1. Digital Facsimiles] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author corr date emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear gaiji: glyph header: change distributor licence msdescription: acquisition material msItem origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u |
| May contain | core: desc |
| Note | The mimeType attribute should be used to supply the MIME media type of the image specified by the url attribute. Within the body of a text, a <graphic> element indicates the presence of a graphic component in the source itself. Within the context of a <facsimile> or <sourceDoc> element, however, a <graphic> element provides an additional digital representation of some part of the source being encoded. |
| Example | <figure>
<graphic url="fig1.png"/>
<head>Figure One: The View from the Bridge</head>
<figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a
series of buoys strung out between them.</figDesc>
</figure> |
| Example | <facsimile>
<surfaceGrp n="leaf1">
<surface>
<graphic url="page1.png"/>
</surface>
<surface>
<graphic url="page2-highRes.png"/>
<graphic url="page2-lowRes.png"/>
</surface>
</surfaceGrp>
</facsimile> |
| Example | <facsimile>
<surfaceGrp n="leaf1" xml:id="spi001">
<surface xml:id="spi001r">
<graphic type="normal"
subtype="thumbnail" url="spi/thumb/001r.jpg"/>
<graphic type="normal" subtype="low-res"
url="spi/normal/lowRes/001r.jpg"/>
<graphic type="normal"
subtype="high-res" url="spi/normal/highRes/001r.jpg"/>
<graphic type="high-contrast"
subtype="low-res" url="spi/contrast/lowRes/001r.jpg"/>
<graphic type="high-contrast"
subtype="high-res" url="spi/contrast/highRes/001r.jpg"/>
</surface>
<surface xml:id="spi001v">
<graphic type="normal"
subtype="thumbnail" url="spi/thumb/001v.jpg"/>
<graphic type="normal" subtype="low-res"
url="spi/normal/lowRes/001v.jpg"/>
<graphic type="normal"
subtype="high-res" url="spi/normal/highRes/001v.jpg"/>
<graphic type="high-contrast"
subtype="low-res" url="spi/contrast/lowRes/001v.jpg"/>
<graphic type="high-contrast"
subtype="high-res" url="spi/contrast/highRes/001v.jpg"/>
<zone xml:id="spi001v_detail01">
<graphic type="normal"
subtype="thumbnail" url="spi/thumb/001v-detail01.jpg"/>
<graphic type="normal"
subtype="low-res"
url="spi/normal/lowRes/001v-detail01.jpg"/>
<graphic type="normal"
subtype="high-res"
url="spi/normal/highRes/001v-detail01.jpg"/>
<graphic type="high-contrast"
subtype="low-res"
url="spi/contrast/lowRes/001v-detail01.jpg"/>
<graphic type="high-contrast"
subtype="high-res"
url="spi/contrast/highRes/001v-detail01.jpg"/>
</zone>
</surface>
</surfaceGrp>
</facsimile> |
| Content model |
<content>
<classRef key="model.descLike"
minOccurs="0" maxOccurs="unbounded"/>
</content>
⚓ |
| Schema Declaration |
element graphic
{
att.global.attributes,
att.media.attributes,
att.resourced.attributes,
att.declaring.attributes,
att.typed.attributes,
model.descLike*
}⚓ |
| <head> (heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc. [4.2.1. Headings and Trailers] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | The <head> element is used for headings at all levels; software which treats (e.g.) chapter headings, section headings, and list titles differently must determine the proper processing of a <head> element based on its structural position. A <head> occurring as the first element of a list is the title of that list; one occurring as the first element of a <div1> is the title of that chapter or section. |
| Example | The most common use for the <head> element is to mark the headings of sections. In older writings, the headings or incipits may be rather longer than usual in modern works. If a section has an explicit ending as well as a heading, it should be marked as a <trailer>, as in this example: <div1 n="I" type="book">
<head>In the name of Christ here begins the first book of the ecclesiastical history of
Georgius Florentinus, known as Gregory, Bishop of Tours.</head>
<div2 type="section">
<head>In the name of Christ here begins Book I of the history.</head>
<p>Proposing as I do ...</p>
<p>From the Passion of our Lord until the death of Saint Martin four hundred and twelve
years passed.</p>
<trailer>Here ends the first Book, which covers five thousand, five hundred and ninety-six
years from the beginning of the world down to the death of Saint Martin.</trailer>
</div2>
</div1> |
| Example | When headings are not inline with the running text (see e.g. the heading "Secunda conclusio") they might however be encoded as if. The actual placement in the source document can be captured with the place attribute. <div type="subsection">
<head place="margin">Secunda conclusio</head>
<p>
<lb n="1251"/>
<hi rend="large">Potencia: habitus: et actus: recipiunt speciem ab obiectis<supplied>.</supplied>
</hi>
<lb n="1252"/>Probatur sic. Omne importans necessariam habitudinem ad proprium
[...]
</p>
</div> |
| Example | The <head> element is also used to mark headings of other units, such as lists: With a few exceptions, connectives are equally
useful in all kinds of discourse: description, narration, exposition, argument. <list rend="bulleted">
<head>Connectives</head>
<item>above</item>
<item>accordingly</item>
<item>across from</item>
<item>adjacent to</item>
<item>again</item>
<item>
<!-- ... -->
</item>
</list> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<elementRef key="lg"/>
<classRef key="model.gLike"/>
<classRef key="model.phrase"/>
<classRef key="model.inter"/>
<classRef key="model.lLike"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element head
{
att.global.attributes,
att.typed.attributes,
att.placement.attributes,
att.written.attributes,
(
text
| lg
| model.gLike
| model.phrase
| model.inter
| model.lLike
| model.global
)*
}⚓ |
| <history> (history) groups elements describing the full history of a manuscript, manuscript part, or other object. [10.8. History] | |
| Module | msdescription |
| Attributes |
|
| Contained by | |
| May contain | |
| Example | <history>
<origin>
<p>Written in Durham during the mid twelfth
century.</p>
</origin>
<provenance>
<p>Recorded in two medieval
catalogues of the books belonging to Durham Priory, made in 1391 and
1405.</p>
</provenance>
<provenance>
<p>Given to W. Olleyf by William Ebchester, Prior (1446-56)
and later belonged to Henry Dalton, Prior of Holy Island (Lindisfarne)
according to inscriptions on ff. 4v and 5.</p>
</provenance>
<acquisition>
<p>Presented to Trinity College in 1738 by
Thomas Gale and his son Roger.</p>
</acquisition>
</history> |
| Content model |
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<sequence>
<elementRef key="summary" minOccurs="0"/>
<elementRef key="origin" minOccurs="0"/>
<elementRef key="provenance"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="acquisition"
minOccurs="0"/>
</sequence>
</alternate>
</content>
⚓ |
| Schema Declaration |
element history
{
att.global.attributes,
( model.pLike+ | ( summary?, origin?, provenance*, acquisition? ) )
}⚓ |
| <idno> (identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way. [13.3.1. Basic Principles 2.2.4. Publication, Distribution, Licensing, etc. 2.2.5. The Series Statement 3.12.2.4. Imprint, Size of a Document, and Reprint Information] | |||||||||||
| Module | header | ||||||||||
| Attributes |
| ||||||||||
| Member of | |||||||||||
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material msIdentifier msItem origin repository summary namesdates: addName affiliation birth death district event forename nationality objectIdentifier occupation org orgName persName person place placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||||
| May contain | |||||||||||
| Note | <idno> should be used for labels which identify an object or concept in a formal cataloguing system such as a database or an RDF store, or in a distributed system such as the World Wide Web. Some suggested values for type on <idno> are ISBN, ISSN, DOI, and URI. | ||||||||||
| Example | <idno type="ISBN">978-1-906964-22-1</idno>
<idno type="ISSN">0143-3385</idno>
<idno type="DOI">10.1000/123</idno>
<idno type="URI">http://www.worldcat.org/oclc/185922478</idno>
<idno type="URI">http://authority.nzetc.org/463/</idno>
<idno type="LT">Thomason Tract E.537(17)</idno>
<idno type="Wing">C695</idno>
<idno type="oldCat">
<g ref="#sym"/>345
</idno> In the last case, the identifier includes a non-Unicode character which is defined elsewhere by means of a <glyph> or <char> element referenced here as #sym. | ||||||||||
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<elementRef key="idno"/>
</alternate>
</content>
⚓ | ||||||||||
| Schema Declaration |
element idno
{
att.global.attributes,
att.sortable.attributes,
att.datable.attributes,
att.typed.attribute.subtype,
attribute type
{
"accession"
| "custodian"
| "custodian2"
| "URI"
| "URL"
| "personId"
| "propertyId"
| "LOI"
}?,
( text | model.gLike | idno )*
}⚓ | ||||||||||
| <incident> (A non-verbal moment in the interview.) Incident is used by LOI Oral History team to indicate any non-verbal moment of significance in the interview such as an interuption, a pause, or a laugh. It replaces more specific element use such as kinesic and vocal. [8.3.3. Vocal, Kinesic, Incident] | |
| Module | spoken |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl corr date emph expan foreign head item l label lg list name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear header: authority change distributor language licence msdescription: acquisition material msItem origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName person placeName region residence roleName settlement surname spoken: annotationBlock u |
| May contain | core: desc |
| Example | <incident>
<desc>ceiling collapses</desc>
</incident> |
| Content model |
<content>
<classRef key="model.descLike"
minOccurs="0" maxOccurs="unbounded"/>
</content>
⚓ |
| Schema Declaration |
element incident
{
att.global.attributes,
att.timed.attributes,
att.typed.attributes,
att.ascribed.attributes,
model.descLike*
}⚓ |
| <item> (item) contains one component of a list. [3.8. Lists 2.6. The Revision Description] | |
| Module | core |
| Attributes |
|
| Contained by | core: list |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data |
| Note | May contain simple prose or a sequence of chunks. Whatever string of characters is used to label a list item in the copy text may be used as the value of the global n attribute, but it is not required that numbering be recorded explicitly. In ordered lists, the n attribute on the <item> element is by definition synonymous with the use of the <label> element to record the enumerator of the list item. In glossary lists, however, the term being defined should be given with the <label> element, not n. |
| Example | <list rend="numbered">
<head>Here begin the chapter headings of Book IV</head>
<item n="4.1">The death of Queen Clotild.</item>
<item n="4.2">How King Lothar wanted to appropriate one third of the Church revenues.</item>
<item n="4.3">The wives and children of Lothar.</item>
<item n="4.4">The Counts of the Bretons.</item>
<item n="4.5">Saint Gall the Bishop.</item>
<item n="4.6">The priest Cato.</item>
<item> ...</item>
</list> |
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ |
| Schema Declaration |
element item
{
att.global.attribute.xmlid,
att.global.attribute.n,
att.global.attribute.xmllang,
att.global.attribute.xmlbase,
att.global.attribute.xmlspace,
att.global.rendition.attribute.rend,
att.global.rendition.attribute.style,
att.global.rendition.attribute.rendition,
att.global.linking.attribute.corresp,
att.global.linking.attribute.synch,
att.global.linking.attribute.sameAs,
att.global.linking.attribute.copyOf,
att.global.linking.attribute.next,
att.global.linking.attribute.prev,
att.global.linking.attribute.exclude,
att.global.linking.attribute.select,
att.global.facs.attribute.facs,
att.global.change.attribute.change,
att.global.responsibility.attribute.cert,
att.global.responsibility.attribute.resp,
att.global.source.attribute.source,
att.sortable.attributes,
attribute ana
{
list
{
(
"sens:illness"
| "sens:youth"
| "sens:implicate"
| "sens:criminal"
| "sens:stereotype"
| "sens:cultural"
| "sens:dishonour"
| "sens:details"
)+
}
}?,
macro.specialPara
}⚓ |
| <keywords> (keywords) contains a list of keywords or phrases identifying the topic or nature of a text. [2.4.3. The Text Classification] | |||||||
| Module | header | ||||||
| Attributes |
| ||||||
| Contained by | header: textClass | ||||||
| May contain | core: list | ||||||
| Note | Each individual keyword (including compound subject headings) should be supplied as a <term> element directly within the <keywords> element. An alternative usage, in which each <term> appears within an <item> inside a <list> is permitted for backwards compatibility, but is deprecated. If no control list exists for the keywords used, then no value should be supplied for the scheme attribute. | ||||||
| Example | <keywords scheme="http://classificationweb.net">
<term>Babbage, Charles</term>
<term>Mathematicians - Great Britain - Biography</term>
</keywords> | ||||||
| Example | <keywords>
<term>Fermented beverages</term>
<term>Central Andes</term>
<term>Schinus molle</term>
<term>Molle beer</term>
<term>Indigenous peoples</term>
<term>Ethnography</term>
<term>Archaeology</term>
</keywords> | ||||||
| Content model |
<content>
<alternate>
<elementRef key="term" minOccurs="1"
maxOccurs="unbounded"/>
<elementRef key="list"/>
</alternate>
</content>
⚓ | ||||||
| Schema Declaration |
element keywords
{
att.global.attributes,
attribute scheme { text }?,
( term+ | list )
}⚓ | ||||||
| <l> (verse line) contains a single, possibly incomplete, line of verse. [3.13.1. Core Tags for Verse 3.13. Passages of Verse or Drama 7.2.5. Speech Contents] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic label lb list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <l met="x/x/x/x/x/" real="/xx/x/x/x/">Shall I compare thee to a summer's day?</l> |
| Schematron |
<sch:report test="ancestor::tei:l[not(.//tei:note//tei:l[. = current()])]"> Abstract model violation: Lines may not contain lines or lg elements.
</sch:report> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.phrase"/>
<classRef key="model.inter"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element l
{
att.global.attributes,
att.fragmentable.attributes,
( text | model.gLike | model.phrase | model.inter | model.global )*
}⚓ |
| <label> (label) contains any label or heading used to identify part of a text, typically but not exclusively in a list or glossary. [3.8. Lists] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | Labels are commonly used for the headwords in glossary lists; note the use of the global xml:lang attribute to set the default language of the glossary list to Middle English, and identify the glosses and headings as modern English or Latin: <list type="gloss" xml:lang="enm">
<head xml:lang="en">Vocabulary</head>
<headLabel xml:lang="en">Middle English</headLabel>
<headItem xml:lang="en">New English</headItem>
<label>nu</label>
<item xml:lang="en">now</item>
<label>lhude</label>
<item xml:lang="en">loudly</item>
<label>bloweth</label>
<item xml:lang="en">blooms</item>
<label>med</label>
<item xml:lang="en">meadow</item>
<label>wude</label>
<item xml:lang="en">wood</item>
<label>awe</label>
<item xml:lang="en">ewe</item>
<label>lhouth</label>
<item xml:lang="en">lows</item>
<label>sterteth</label>
<item xml:lang="en">bounds, frisks (cf. <cit>
<ref>Chaucer, K.T.644</ref>
<quote>a courser, <term>sterting</term>as the fyr</quote>
</cit>
</item>
<label>verteth</label>
<item xml:lang="la">pedit</item>
<label>murie</label>
<item xml:lang="en">merrily</item>
<label>swik</label>
<item xml:lang="en">cease</item>
<label>naver</label>
<item xml:lang="en">never</item>
</list> |
| Example | Labels may also be used to record explicitly the numbers or letters which mark list items in ordered lists, as in this extract from Gibbon's Autobiography. In this usage the <label> element is synonymous with the n attribute on the <item> element: I will add two facts, which have seldom occurred
in the composition of six, or at least of five quartos. <list rend="runon" type="ordered">
<label>(1)</label>
<item>My first rough manuscript, without any intermediate copy, has been sent to the press.</item>
<label>(2) </label>
<item>Not a sheet has been seen by any human eyes, excepting those of the author and the
printer: the faults and the merits are exclusively my own.</item>
</list> |
| Example | Labels may also be used for other structured list items, as in this extract from the journal of Edward Gibbon: <list type="gloss">
<label>March 1757.</label>
<item>I wrote some critical observations upon Plautus.</item>
<label>March 8th.</label>
<item>I wrote a long dissertation upon some lines of Virgil.</item>
<label>June.</label>
<item>I saw Mademoiselle Curchod — <quote xml:lang="la">Omnia vincit amor, et nos cedamus
amori.</quote>
</item>
<label>August.</label>
<item>I went to Crassy, and staid two days.</item>
</list> Note that the <label> might also appear within the <item> rather than as its sibling. Though syntactically valid, this usage is not recommended TEI practice. |
| Example | Labels may also be used to represent a label or heading attached to a paragraph or sequence of paragraphs not treated as a structural division, or to a group of verse lines. Note that, in this case, the <label> element appears within the <p> or <lg> element, rather than as a preceding sibling of it. <p>[...]
<lb/>& n’entrer en mauuais & mal-heu-
<lb/>ré meſnage. Or des que le conſente-
<lb/>ment des parties y eſt le mariage eſt
<lb/> arreſté, quoy que de faict il ne ſoit
<label place="margin">Puiſſance maritale
entre les Romains.</label>
<lb/> conſommé. Depuis la conſomma-
<lb/>tion du mariage la femme eſt ſoubs
<lb/> la puiſſance du mary, s’il n’eſt eſcla-
<lb/>ue ou enfant de famille : car en ce
<lb/> cas, la femme, qui a eſpouſé vn en-
<lb/>fant de famille, eſt ſous la puiſſance
[...]</p> In this example the text of the label appears in the right hand margin of the original source, next to the paragraph it describes, but approximately in the middle of it. If so desired the type attribute may be used to distinguish different categories of label. |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element label
{
att.global.attributes,
att.typed.attributes,
att.placement.attributes,
att.written.attributes,
macro.phraseSeq
}⚓ |
| <langUsage> (language usage) describes the languages, sublanguages, registers, dialects, etc. represented within a text. [2.4.2. Language Usage 2.4. The Profile Description 15.3.2. Declarable Elements] | |
| Module | header |
| Attributes |
|
| Member of | |
| Contained by | header: profileDesc |
| May contain | |
| Example | <langUsage>
<language ident="fr-CA" usage="60">Québecois</language>
<language ident="en-CA" usage="20">Canadian business English</language>
<language ident="en-GB" usage="20">British English</language>
</langUsage> |
| Content model |
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<elementRef key="language" minOccurs="1"
maxOccurs="unbounded"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element langUsage
{
att.global.attributes,
att.declarable.attributes,
( model.pLike+ | language+ )
}⚓ |
| <language> (language) characterizes a single language or sublanguage used within a text. [2.4.2. Language Usage] | |||||||||||||
| Module | header | ||||||||||||
| Attributes |
| ||||||||||||
| Contained by | header: langUsage | ||||||||||||
| May contain | core: abbr address cb choice date emph expan foreign gap lb milestone name note num pb q ref rs title header: idno linking: timeline msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident character data | ||||||||||||
| Note | Particularly for sublanguages, an informal prose characterization should be supplied as content for the element. | ||||||||||||
| Example | <langUsage>
<language ident="en-US" usage="75">modern American English</language>
<language ident="i-az-Arab" usage="20">Azerbaijani in Arabic script</language>
<language ident="x-lap" usage="05">Pig Latin</language>
</langUsage> | ||||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq.limited"/>
</content>
⚓ | ||||||||||||
| Schema Declaration |
element language
{
att.global.attributes,
attribute ident { text },
attribute usage { text }?,
macro.phraseSeq.limited
}⚓ | ||||||||||||
| <lb> (line beginning) marks the beginning of a new (typographic) line in some edition or version of a text. [3.11.3. Milestone Elements 7.2.5. Speech Contents] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date emph expan foreign head item l label lg list name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear header: authority change distributor language licence msdescription: acquisition material msItem origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName person placeName region residence roleName settlement surname spoken: u |
| May contain | Empty element |
| Note | By convention, <lb> elements should appear at the point in the text where a new line starts. The n attribute, if used, indicates the number or other value associated with the text between this point and the next <lb> element, typically the sequence number of the line within the page, or other appropriate unit. This element is intended to be used for marking actual line breaks on a manuscript or printed page, at the point where they occur; it should not be used to tag structural units such as lines of verse (for which the <l> element is available) except in circumstances where structural units cannot otherwise be marked. The type attribute may be used to characterize the line break in any respect. The more specialized attributes break, ed, or edRef should be preferred when the intent is to indicate whether or not the line break is word-breaking, or to note the source from which it derives. |
| Example | This example shows typographical line breaks within metrical lines, where they occur at different places in different editions: <l>Of Mans First Disobedience,<lb ed="1674"/> and<lb ed="1667"/> the Fruit</l>
<l>Of that Forbidden Tree, whose<lb ed="1667 1674"/> mortal tast</l>
<l>Brought Death into the World,<lb ed="1667"/> and all<lb ed="1674"/> our woe,</l> |
| Example | This example encodes typographical line breaks as a means of preserving the visual appearance of a title page. The break attribute is used to show that the line break does not (as elsewhere) mark the start of a new word. <titlePart>
<lb/>With Additions, ne-<lb break="no"/>ver before Printed.
</titlePart> |
| Content model |
<content>
<empty/>
</content>
⚓ |
| Schema Declaration |
element lb
{
att.global.attributes,
att.typed.attributes,
att.edition.attributes,
att.spanning.attributes,
att.breaking.attributes,
empty
}⚓ |
| <lg> (line group) contains one or more verse lines functioning as a formal unit, e.g. a stanza, refrain, verse paragraph, etc. [3.13.1. Core Tags for Verse 3.13. Passages of Verse or Drama 7.2.5. Speech Contents] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Note | contains verse lines or nested line groups only, possibly prefixed by a heading. |
| Example | <lg type="free">
<l>Let me be my own fool</l>
<l>of my own making, the sum of it</l>
</lg>
<lg type="free">
<l>is equivocal.</l>
<l>One says of the drunken farmer:</l>
</lg>
<lg type="free">
<l>leave him lay off it. And this is</l>
<l>the explanation.</l>
</lg> |
| Schematron |
<sch:assert test="count(descendant::tei:lg|descendant::tei:l|descendant::tei:gap) >
0">An lg element
must contain at least one child l, lg, or gap element.</sch:assert> |
| Schematron |
<sch:report test="ancestor::tei:l[not(.//tei:note//tei:lg[. = current()])]"> Abstract model violation: Lines may not contain line groups.
</sch:report> |
| Content model |
<content>
<sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.divTop"/>
<classRef key="model.global"/>
</alternate>
<alternate>
<classRef key="model.lLike"/>
<classRef key="model.stageLike"/>
<classRef key="model.labelLike"/>
<classRef key="model.pPart.transcriptional"/>
<elementRef key="lg"/>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.lLike"/>
<classRef key="model.stageLike"/>
<classRef key="model.labelLike"/>
<classRef key="model.pPart.transcriptional"/>
<classRef key="model.global"/>
<elementRef key="lg"/>
</alternate>
<sequence minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.divBottom"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element lg
{
att.global.attributes,
att.divLike.attributes,
att.typed.attributes,
att.declaring.attributes,
(
( model.divTop | model.global )*,
(
model.lLike
| model.stageLike
| model.labelLike
| model.pPart.transcriptional
| lg
),
(
model.lLike
| model.stageLike
| model.labelLike
| model.pPart.transcriptional
| model.global
| lg
)*,
( ( model.divBottom, model.global* )* )
)
}⚓ |
| <licence> contains information about a licence or other legal agreement applicable to the text. [2.2.4. Publication, Distribution, Licensing, etc.] | |
| Module | header |
| Attributes |
|
| Member of | |
| Contained by | header: availability |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data |
| Note | A <licence> element should be supplied for each licence agreement applicable to the text in question. The target attribute may be used to reference a full version of the licence. The when, notBefore, notAfter, from or to attributes may be used in combination to indicate the date or dates of applicability of the licence. |
| Example | <licence target="http://www.nzetc.org/tm/scholarly/tei-NZETC-Help.html#licensing"> Licence: Creative Commons Attribution-Share Alike 3.0 New Zealand Licence
</licence> |
| Example | <availability>
<licence target="http://creativecommons.org/licenses/by/3.0/"
notBefore="2013-01-01">
<p>The Creative Commons Attribution 3.0 Unported (CC BY 3.0) Licence
applies to this document.</p>
<p>The licence was added on January 1, 2013.</p>
</licence>
</availability> |
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ |
| Schema Declaration |
element licence
{
att.global.attributes,
att.pointing.attributes,
att.datable.attributes,
macro.specialPara
}⚓ |
| <list> (list) contains any sequence of items organized as a list. [3.8. Lists] | |||||||||||||
| Module | core | ||||||||||||
| Attributes |
| ||||||||||||
| Member of | |||||||||||||
| Contained by | figures: cell header: abstract change keywords licence revisionDesc sourceDesc msdescription: acquisition origin summary namesdates: occupation spoken: u transcr: supplied | ||||||||||||
| May contain | |||||||||||||
| Note | May contain an optional heading followed by a series of items, or a series of label and item pairs, the latter being optionally preceded by one or two specialized headings. | ||||||||||||
| Example | <list rend="numbered">
<item>a butcher</item>
<item>a baker</item>
<item>a candlestick maker, with
<list rend="bulleted">
<item>rings on his fingers</item>
<item>bells on his toes</item>
</list>
</item>
</list> | ||||||||||||
| Example | <list type="syllogism" rend="bulleted">
<item>All Cretans are liars.</item>
<item>Epimenides is a Cretan.</item>
<item>ERGO Epimenides is a liar.</item>
</list> | ||||||||||||
| Example | <list type="litany" rend="simple">
<item>God save us from drought.</item>
<item>God save us from pestilence.</item>
<item>God save us from wickedness in high places.</item>
<item>Praise be to God.</item>
</list> | ||||||||||||
| Example | The following example treats the short numbered clauses of Anglo-Saxon legal codes as lists of items. The text is from an ordinance of King Athelstan (924–939): <div1 type="section">
<head>Athelstan's Ordinance</head>
<list rend="numbered">
<item n="1">Concerning thieves. First, that no thief is to be spared who is caught with
the stolen goods, [if he is] over twelve years and [if the value of the goods is] over
eightpence.
<list rend="numbered">
<item n="1.1">And if anyone does spare one, he is to pay for the thief with his
wergild — and the thief is to be no nearer a settlement on that account — or to
clear himself by an oath of that amount.</item>
<item n="1.2">If, however, he [the thief] wishes to defend himself or to escape, he is
not to be spared [whether younger or older than twelve].</item>
<item n="1.3">If a thief is put into prison, he is to be in prison 40 days, and he may
then be redeemed with 120 shillings; and the kindred are to stand surety for him
that he will desist for ever.</item>
<item n="1.4">And if he steals after that, they are to pay for him with his wergild,
or to bring him back there.</item>
<item n="1.5">And if he steals after that, they are to pay for him with his wergild,
whether to the king or to him to whom it rightly belongs; and everyone of those who
supported him is to pay 120 shillings to the king as a fine.</item>
</list>
</item>
<item n="2">Concerning lordless men. And we pronounced about these lordless men, from whom
no justice can be obtained, that one should order their kindred to fetch back such a
person to justice and to find him a lord in public meeting.
<list rend="numbered">
<item n="2.1">And if they then will not, or cannot, produce him on that appointed day,
he is then to be a fugitive afterwards, and he who encounters him is to strike him
down as a thief.</item>
<item n="2.2">And he who harbours him after that, is to pay for him with his wergild
or to clear himself by an oath of that amount.</item>
</list>
</item>
<item n="3">Concerning the refusal of justice. The lord who refuses justice and upholds
his guilty man, so that the king is appealed to, is to repay the value of the goods and
120 shillings to the king; and he who appeals to the king before he demands justice as
often as he ought, is to pay the same fine as the other would have done, if he had
refused him justice.
<list rend="numbered">
<item n="3.1">And the lord who is an accessory to a theft by his slave, and it becomes
known about him, is to forfeit the slave and be liable to his wergild on the first
occasionp if he does it more often, he is to be liable to pay all that he owns.</item>
<item n="3.2">And likewise any of the king's treasurers or of our reeves, who has been
an accessory of thieves who have committed theft, is to liable to the same.</item>
</list>
</item>
<item n="4">Concerning treachery to a lord. And we have pronounced concerning treachery to
a lord, that he [who is accused] is to forfeit his life if he cannot deny it or is
afterwards convicted at the three-fold ordeal.</item>
</list>
</div1> Note that nested lists have been used so the tagging mirrors the structure indicated by the two-level numbering of the clauses. The clauses could have been treated as a one-level list with irregular numbering, if desired. | ||||||||||||
| Example | <p>These decrees, most blessed Pope Hadrian, we propounded in the public council ... and they
confirmed them in our hand in your stead with the sign of the Holy Cross, and afterwards
inscribed with a careful pen on the paper of this page, affixing thus the sign of the Holy
Cross.
<list rend="simple">
<item>I, Eanbald, by the grace of God archbishop of the holy church of York, have
subscribed to the pious and catholic validity of this document with the sign of the Holy
Cross.</item>
<item>I, Ælfwold, king of the people across the Humber, consenting have subscribed with
the sign of the Holy Cross.</item>
<item>I, Tilberht, prelate of the church of Hexham, rejoicing have subscribed with the
sign of the Holy Cross.</item>
<item>I, Higbald, bishop of the church of Lindisfarne, obeying have subscribed with the
sign of the Holy Cross.</item>
<item>I, Ethelbert, bishop of Candida Casa, suppliant, have subscribed with thef sign of
the Holy Cross.</item>
<item>I, Ealdwulf, bishop of the church of Mayo, have subscribed with devout will.</item>
<item>I, Æthelwine, bishop, have subscribed through delegates.</item>
<item>I, Sicga, patrician, have subscribed with serene mind with the sign of the Holy
Cross.</item>
</list>
</p> | ||||||||||||
| Schematron | Lists should only be empty in the special case of RADish files; those lists aren't really empty in any case--they must also include a processing instruction for including items from another RADish file.
<sch:pattern>
<sch:rule context="tei:list[not(exists(child::*))]">
<sch:assert test="processing-instruction('loi-include')">ERROR: Empty lists
can only occur in RADish files and must have loi-include processing instructions.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||
| Schematron |
<sch:rule context="tei:list[@type='gloss']">
<sch:assert test="tei:label">The content of a "gloss" list should include a sequence of one or more pairs of a label element followed by an item element</sch:assert>
</sch:rule> | ||||||||||||
| Content model |
<content>
<sequence minOccurs="1" maxOccurs="1">
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.divTop"/>
<classRef key="model.global"/>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
</alternate>
<alternate minOccurs="1" maxOccurs="1">
<sequence minOccurs="0"
maxOccurs="unbounded">
<elementRef key="item"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<sequence minOccurs="1" maxOccurs="1">
<elementRef key="headLabel"
minOccurs="0"/>
<elementRef key="headItem"
minOccurs="0"/>
<sequence minOccurs="1"
maxOccurs="unbounded">
<elementRef key="label"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="item"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</alternate>
<sequence minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.divBottom"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</content>
⚓ | ||||||||||||
| Schema Declaration |
element list
{
att.global.attributes,
att.sortable.attributes,
att.typed.attribute.subtype,
attribute type
{
"gloss" | "index" | "instructions" | "litany" | "syllogism"
}?,
(
( model.divTop | model.global | desc* )*,
(
( ( item, model.global* )* )
| (
headLabel?,
headItem?,
( ( label, model.global*, item, model.global* )+ )
)
),
( ( model.divBottom, model.global* )* )
)
}⚓ | ||||||||||||
| <listEvent> (list of events) contains a list of descriptions, each of which provides information about an identifiable event. [13.3.1. Basic Principles] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | figures: cell header: abstract change licence sourceDesc msdescription: acquisition origin summary namesdates: listEvent occupation org person place spoken: u transcr: supplied |
| May contain | |
| Example | <listEvent>
<head>Battles of the American Civil War: Kentucky</head>
<event xml:id="event01" when="1861-09-19">
<label>Barbourville</label>
<desc>The Battle of Barbourville was one of the early engagements of
the American Civil War. It occurred September 19, 1861, in Knox
County, Kentucky during the campaign known as the Kentucky Confederate
Offensive. The battle is considered the first Confederate victory in
the commonwealth, and threw a scare into Federal commanders, who
rushed troops to central Kentucky in an effort to repel the invasion,
which was finally thwarted at the <ref target="#event02">Battle of
Camp Wildcat</ref> in October.</desc>
</event>
<event xml:id="event02" when="1861-10-21">
<label>Camp Wild Cat</label>
<desc>The Battle of Camp Wildcat (also known as Wildcat Mountain and Camp
Wild Cat) was one of the early engagements of the American Civil
War. It occurred October 21, 1861, in northern Laurel County, Kentucky
during the campaign known as the Kentucky Confederate Offensive. The
battle is considered one of the very first Union victories, and marked
the first engagement of troops in the commonwealth of Kentucky.</desc>
</event>
<event xml:id="event03" from="1864-06-11"
to="1864-06-12">
<label>Cynthiana</label>
<desc>The Battle of Cynthiana (or Kellar’s Bridge) was an engagement
during the American Civil War that was fought on June 11 and 12, 1864,
in Harrison County, Kentucky, near the town of Cynthiana. A part of
Confederate Brigadier General John Hunt Morgan's 1864 Raid into
Kentucky, the battle resulted in a victory by Union forces over the
raiders and saved the town from capture.</desc>
</event>
</listEvent> |
| Content model |
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation" minOccurs="1"
maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.eventLike"
minOccurs="1" maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element listEvent
{
att.global.attributes,
att.typed.attributes,
att.declarable.attributes,
att.sortable.attributes,
(
model.headLike*,
desc*,
( relation | listRelation )*,
( ( model.eventLike+, ( relation | listRelation )* )+ )
)
}⚓ |
| <listObject> (list of objects) contains a list of descriptions, each of which provides information about an identifiable physical object. [13.3.5. Objects] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | namesdates: listObject listRelation object relation |
| Note | The type attribute may be used to distinguish different types of objects. |
| Example | <listObject>
<object xml:id="AlfredJewel">
<objectIdentifier>
<country>United Kingdom</country>
<region>Oxfordshire</region>
<settlement>Oxford</settlement>
<institution>University of Oxford</institution>
<repository>Ashmolean Museum</repository>
<collection>English Treasures</collection>
<idno type="ashmolean">AN1836p.135.371</idno>
<idno type="wikipedia">https://en.wikipedia.org/wiki/Alfred_Jewel</idno>
<objectName>Alfred Jewel</objectName>
</objectIdentifier>
<physDesc>
<p> The Alfred Jewel is about 6.4 cm in length and is made of combination of filigreed <material>gold</material>
surrounding a polished teardrop shaped piece of transparent <material>quartz</material>. Underneath the rock crystal
is a cloisonné enamel image of a man with ecclesiastical symbols. The sides of the jewel holding the crystal in
place contain an openwork inscription saying "AELFRED MEC HEHT GEWYRCAN", meaning 'Alfred ordered me made'. </p>
</physDesc>
<history>
<origin>It is generally accepted that the Alfred Jewel dates from the <origDate>late 9th Century</origDate> and was
most likely made in <origPlace>England</origPlace>. </origin>
<provenance when="1693">The jewel was discovered in 1693 at Petherton Park, North Petherton in the English county of
Somerset, on land owned by Sir Thomas Wroth. North Petherton is about 8 miles away from Athelney, where King Alfred
founded a monastery. </provenance>
<provenance when="1698">A description of the Alfred Jewel was first published in 1698, in the Philosophical
Transactions of the Royal Society.</provenance>
<acquisition> It was bequeathed to Oxford University by Colonel Nathaniel Palmer (c. 1661-1718) and today is in the
Ashmolean Museum in Oxford. </acquisition>
</history>
</object>
</listObject> |
| Content model |
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation" minOccurs="1"
maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.objectLike"
minOccurs="1" maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element listObject
{
att.global.attributes,
att.typed.attributes,
att.declarable.attributes,
att.sortable.attributes,
(
model.headLike*,
desc*,
( relation | listRelation )*,
( ( model.objectLike+, ( relation | listRelation )* )+ )
)
}⚓ |
| <listOrg> (list of organizations) contains a list of elements, each of which provides information about an identifiable organization. [13.2.2. Organizational Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Note | The type attribute may be used to distinguish lists of organizations of a particular type if convenient. |
| Example | <listOrg>
<head>Libyans</head>
<org>
<orgName>Adyrmachidae</orgName>
<desc>These people have, in most points, the same customs as the Egyptians, but
use the costume of the Libyans. Their women wear on each leg a ring made of
bronze [...]</desc>
</org>
<org>
<orgName>Nasamonians</orgName>
<desc>In summer they leave their flocks and herds upon the sea-shore, and go up
the country to a place called Augila, where they gather the dates from the
palms [...]</desc>
</org>
<org>
<orgName>Garamantians</orgName>
<desc>[...] avoid all society or intercourse with their fellow-men, have no
weapon of war, and do not know how to defend themselves. [...]</desc>
<!-- ... -->
</org>
</listOrg> |
| Content model |
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation" minOccurs="1"
maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<alternate minOccurs="1"
maxOccurs="unbounded">
<elementRef key="org" minOccurs="1"
maxOccurs="1"/>
<elementRef key="listOrg" minOccurs="1"
maxOccurs="1"/>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element listOrg
{
att.global.attributes,
att.typed.attributes,
att.declarable.attributes,
att.sortable.attributes,
(
model.headLike*,
desc*,
( relation | listRelation )*,
( ( ( org | listOrg )+, ( relation | listRelation )* )+ )
)
}⚓ |
| <listPerson> (list of persons) contains a list of descriptions, each of which provides information about an identifiable person or a group of people, for example the participants in a language interaction, or the people referred to in a historical source. [13.3.2. The Person Element 15.2. Contextual Information 2.4. The Profile Description 15.3.2. Declarable Elements] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | namesdates: listPerson listRelation org person relation |
| Note | The type attribute may be used to distinguish lists of people of a particular type if convenient. |
| Example | <listPerson type="respondents">
<personGrp xml:id="PXXX"/>
<person xml:id="P1234" sex="2" age="mid"/>
<person xml:id="P4332" sex="1" age="mid"/>
<listRelation>
<relation type="personal" name="spouse"
mutual="#P1234 #P4332"/>
</listRelation>
</listPerson> |
| Content model |
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation" minOccurs="1"
maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.personLike"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listPerson"
minOccurs="1" maxOccurs="1"/>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element listPerson
{
att.global.attributes,
att.typed.attributes,
att.declarable.attributes,
att.sortable.attributes,
(
model.headLike*,
desc*,
( relation | listRelation )*,
( ( ( model.personLike | listPerson )+, ( relation | listRelation )* )+ )
)
}⚓ |
| <listPlace> (list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them. [2.2.7. The Source Description 13.3.4. Places] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | corpus: settingDesc figures: cell header: abstract change licence sourceDesc msdescription: acquisition origin summary namesdates: listPlace occupation org place spoken: u transcr: supplied |
| May contain | |
| Example | <listPlace type="offshoreIslands">
<place>
<placeName>La roche qui pleure</placeName>
</place>
<place>
<placeName>Ile aux cerfs</placeName>
</place>
</listPlace> |
| Content model |
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation" minOccurs="1"
maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.placeLike"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listPlace"
minOccurs="1" maxOccurs="1"/>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="relation"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element listPlace
{
att.global.attributes,
att.typed.attributes,
att.declarable.attributes,
att.sortable.attributes,
(
model.headLike*,
desc*,
( relation | listRelation )*,
( ( ( model.placeLike | listPlace )+, ( relation | listRelation )* )+ )
)
}⚓ |
| <listRelation> provides information about relationships identified amongst people, places, and organizations, either informally as prose or as formally expressed relation links. [13.3.2.3. Personal Relationships] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | figures: cell header: abstract change licence sourceDesc msdescription: acquisition origin summary namesdates: listEvent listObject listOrg listPerson listPlace listRelation occupation spoken: u transcr: supplied |
| May contain | |
| Note | May contain a prose description organized as paragraphs, or a sequence of <relation> elements. |
| Example | <listPerson>
<person xml:id="pp1">
<!-- data about person pp1 -->
</person>
<person xml:id="pp2">
<!-- data about person pp1 -->
</person>
<!-- more person (pp3, pp4) elements here -->
<listRelation type="personal">
<relation name="parent"
active="#pp1 #pp2" passive="#pp3 #pp4"/>
<relation name="spouse"
mutual="#pp1 #pp2"/>
</listRelation>
<listRelation type="social">
<relation name="employer" active="#pp1"
passive="#pp3 #pp5 #pp6 #pp7"/>
</listRelation>
</listPerson> The persons with identifiers pp1 and pp2 are the parents of pp3 and pp4; they are also married to each other; pp1 is the employer of pp3, pp5, pp6, and pp7. |
| Example | <listPerson>
<person xml:id="en_pp1">
<!-- data about person en_pp1 -->
</person>
<person xml:id="en_pp2">
<!-- data about person en_pp2 -->
</person>
<!-- more person (en_pp3, en_pp4) elements here -->
</listPerson>
<listPlace>
<place xml:id="en_pl1">
<!-- data about place en_pl1 -->
</place>
<!-- more place (en_pl2, en_pl3) elements here -->
</listPlace>
<listRelation>
<relation name="residence"
active="#en_pp1 #en_pp2" passive="#en_pl1"/>
</listRelation> The persons with identifiers en_pp1 and en_pp2 live in en_pl1. |
| Example | <listRelation>
<p>All speakers are members of the Ceruli family, born in Naples.</p>
</listRelation> |
| Content model |
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>
<alternate minOccurs="1" maxOccurs="1">
<classRef key="model.pLike"/>
<alternate minOccurs="1"
maxOccurs="unbounded">
<elementRef key="relation"
minOccurs="1" maxOccurs="1"/>
<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>
</alternate>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration |
element listRelation
{
att.global.attributes,
att.typed.attributes,
att.sortable.attributes,
( model.headLike*, desc*, ( model.pLike | ( relation | listRelation )+ ) )
}⚓ |
| <location> (location) defines the location of a place as a set of geographical coordinates, in terms of other named geo-political entities, or as an address. [13.3.4. Places] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName place placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | |
| Example | <place>
<placeName>Abbey Dore</placeName>
<location>
<geo>51.969604 -2.893146</geo>
</location>
</place> |
| Example | <place xml:id="BGbuilding" type="building">
<placeName>Brasserie Georges</placeName>
<location>
<country key="FR"/>
<settlement type="city">Lyon</settlement>
<district type="arrondissement">IIème</district>
<district type="quartier">Perrache</district>
<placeName type="street">
<num>30</num>, Cours de Verdun</placeName>
</location>
</place> |
| Example | <place type="imaginary">
<placeName>Atlantis</placeName>
<location>
<offset>beyond</offset>
<placeName>The Pillars of <persName>Hercules</persName>
</placeName>
</location>
</place> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="precision"/>
<classRef key="model.labelLike"/>
<classRef key="model.placeNamePart"/>
<classRef key="model.offsetLike"/>
<classRef key="model.measureLike"/>
<classRef key="model.addressLike"/>
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element location
{
att.global.attributes,
att.typed.attributes,
att.datable.attributes,
att.editLike.attributes,
(
precision
| model.labelLike
| model.placeNamePart
| model.offsetLike
| model.measureLike
| model.addressLike
| model.noteLike
| model.biblLike
)*
}⚓ |
| <mapping> (character mapping) contains one or more characters which are related to the parent character or glyph in some respect, as specified by the type attribute. [5.2. Markup Constructs for Representation of Characters and Glyphs] | |
| Module | gaiji |
| Attributes |
|
| Contained by | gaiji: glyph |
| May contain | gaiji: g character data |
| Note | Suggested values for the type attribute include exact for exact equivalences, uppercase for uppercase equivalences, lowercase for lowercase equivalences, and simplified for simplified characters. The <g> elements contained by this element can point to either another <char> or <glyph>element or contain a character that is intended to be the target of this mapping. |
| Example | <mapping type="modern">r</mapping>
<mapping type="standard">人</mapping> |
| Content model |
<content>
<macroRef key="macro.xtext"/>
</content>
⚓ |
| Schema Declaration |
element mapping { att.global.attributes, att.typed.attributes, macro.xtext }⚓ |
| <material> (material) contains a word or phrase describing the material of which the object being described is composed. [10.3.2. Material and Object Type] | |||||||||||||||||
| Module | msdescription | ||||||||||||||||
| Attributes |
| ||||||||||||||||
| Member of | |||||||||||||||||
| Contained by | core: abbr addrLine author corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||||||||
| Note | The ref attribute may be used to point to one or more items within a taxonomy of types of material, defined either internally or externally. | ||||||||||||||||
| Example | <physDesc>
<p>
<material>Parchment</material> leaves with a
<material>sharkskin</material> binding.</p>
</physDesc> | ||||||||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||||||||||
| Schema Declaration |
element material
{
att.global.attributes,
att.canonical.attributes,
att.typed.attributes,
attribute function { text }?,
attribute target { list { + } }?,
macro.phraseSeq
}⚓ | ||||||||||||||||
| <media> indicates the location of any form of external media such as an audio or video clip etc. [3.10. Graphics and Other Non-textual Components] | |||||||||||||||||||||||||||
| Module | core | ||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||
| Member of | |||||||||||||||||||||||||||
| Contained by | core: abbr addrLine author corr date emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear gaiji: glyph header: change distributor licence msdescription: acquisition material origin summary | ||||||||||||||||||||||||||
| May contain | core: desc | ||||||||||||||||||||||||||
| Note | The attributes available for this element are not appropriate in all cases. For example, it makes no sense to specify the temporal duration of a graphic. Such errors are not currently detected. The mimeType attribute must be used to specify the MIME media type of the resource specified by the url attribute. | ||||||||||||||||||||||||||
| Example | <figure>
<media mimeType="image/png" url="fig1.png"/>
<head>Figure One: The View from the Bridge</head>
<figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a
series of buoys strung out between them.</figDesc>
</figure> | ||||||||||||||||||||||||||
| Example | <media mimeType="audio/wav"
url="dingDong.wav" dur="PT10S">
<desc>Ten seconds of bellringing sound</desc>
</media> | ||||||||||||||||||||||||||
| Example | <media mimeType="video/mp4"
url="clip45.mp4" dur="PT45M" width="500px">
<desc>A 45 minute video clip to be displayed in a window 500
px wide</desc>
</media> | ||||||||||||||||||||||||||
| Content model |
<content>
<classRef key="model.descLike"
minOccurs="0" maxOccurs="unbounded"/>
</content>
⚓ | ||||||||||||||||||||||||||
| Schema Declaration |
element media
{
att.typed.attribute.type,
att.global.linking.attribute.sameAs,
att.global.linking.attribute.select,
att.global.responsibility.attribute.resp,
att.media.attribute.scale,
attribute mimeType { list { ( "audio/mpeg" | "audio/wav" )+ } },
attribute url { text },
attribute dur { text },
model.descLike*
}⚓ | ||||||||||||||||||||||||||
| <milestone> (milestone) marks a boundary point separating any kind of section of a text, typically but not necessarily indicating a point at which some part of a standard reference system changes, where the change is not represented by a structural element. [3.11.3. Milestone Elements] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date emph expan foreign head item l label lg list name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear header: authority change distributor language licence msdescription: acquisition material msItem origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName person placeName region residence roleName settlement surname spoken: u |
| May contain | Empty element |
| Note | For this element, the global n attribute indicates the new number or other value for the unit which changes at this milestone. The special value unnumbered should be used in passages which fall outside the normal numbering scheme, such as chapter or other headings, poem numbers or titles, etc. The order in which <milestone> elements are given at a given point is not normally significant. |
| Example | <milestone n="23" ed="La" unit="Dreissiger"/>
... <milestone n="24" ed="AV" unit="verse"/> ... |
| Content model |
<content>
<empty/>
</content>
⚓ |
| Schema Declaration |
element milestone
{
att.global.attributes,
att.milestoneUnit.attributes,
att.typed.attributes,
att.edition.attributes,
att.spanning.attributes,
att.breaking.attributes,
empty
}⚓ |
| <msContents> (manuscript contents) describes the intellectual content of a manuscript, manuscript part, or other object either as a series of paragraphs or as a series of structured manuscript items. [10.6. Intellectual Content] | |
| Module | msdescription |
| Attributes |
|
| Contained by | |
| May contain | |
| Note | Unless it contains a simple prose description, this element should contain at least one of the elements <summary>, <msItem>, or <msItemStruct>. This constraint is not currently enforced by the schema. |
| Example | <msContents class="#sermons">
<p>A collection of Lollard sermons</p>
</msContents> |
| Example | <msContents>
<msItem n="1">
<locus>fols. 5r-7v</locus>
<title>An ABC</title>
<bibl>
<title>IMEV</title>
<biblScope>239</biblScope>
</bibl>
</msItem>
<msItem n="2">
<locus>fols. 7v-8v</locus>
<title xml:lang="frm">Lenvoy de Chaucer a Scogan</title>
<bibl>
<title>IMEV</title>
<biblScope>3747</biblScope>
</bibl>
</msItem>
<msItem n="3">
<locus>fol. 8v</locus>
<title>Truth</title>
<bibl>
<title>IMEV</title>
<biblScope>809</biblScope>
</bibl>
</msItem>
<msItem n="4">
<locus>fols. 8v-10v</locus>
<title>Birds Praise of Love</title>
<bibl>
<title>IMEV</title>
<biblScope>1506</biblScope>
</bibl>
</msItem>
<msItem n="5">
<locus>fols. 10v-11v</locus>
<title xml:lang="la">De amico ad amicam</title>
<title xml:lang="la">Responcio</title>
<bibl>
<title>IMEV</title>
<biblScope>16 & 19</biblScope>
</bibl>
</msItem>
<msItem n="6">
<locus>fols. 14r-126v</locus>
<title>Troilus and Criseyde</title>
<note>Bk. 1:71-Bk. 5:1701, with additional losses due to mutilation throughout</note>
</msItem>
</msContents> |
| Content model |
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<sequence>
<elementRef key="summary" minOccurs="0"/>
<elementRef key="textLang" minOccurs="0"/>
<elementRef key="titlePage"
minOccurs="0"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="msItem"/>
<elementRef key="msItemStruct"/>
</alternate>
</sequence>
</alternate>
</content>
⚓ |
| Schema Declaration |
element msContents
{
att.global.attributes,
att.msExcerpt.attributes,
att.msClass.attributes,
(
model.pLike+
| ( summary?, textLang?, titlePage?, ( msItem | msItemStruct )* )
)
}⚓ |
| <msDesc> (manuscript description) contains a description of a single identifiable manuscript or other text-bearing object such as an early printed book. [10.1. Overview] | |
| Module | msdescription |
| Attributes |
|
| Member of | |
| Contained by | figures: cell header: change licence sourceDesc msdescription: acquisition msItem origin summary spoken: u transcr: supplied |
| May contain | |
| Note | Although the <msDesc> has primarily been designed with a view to encoding manuscript descriptions, it may also be used for other objects such as early printed books, fascicles, epigraphs, or any text-bearing objects that require substantial description. If an object is not text-bearing or the reasons for describing the object is not primarily the textual content, the more general <object> may be more suitable. |
| Example | <msDesc>
<msIdentifier>
<settlement>Oxford</settlement>
<repository>Bodleian Library</repository>
<idno type="Bod">MS Poet. Rawl. D. 169.</idno>
</msIdentifier>
<msContents>
<msItem>
<author>Geoffrey Chaucer</author>
<title>The Canterbury Tales</title>
</msItem>
</msContents>
<physDesc>
<objectDesc>
<p>A parchment codex of 136 folios, measuring approx
28 by 19 inches, and containing 24 quires.</p>
<p>The pages are margined and ruled throughout.</p>
<p>Four hands have been identified in the manuscript: the first 44
folios being written in two cursive anglicana scripts, while the
remainder is for the most part in a mixed secretary hand.</p>
</objectDesc>
</physDesc>
</msDesc> |
| Content model |
<content>
<sequence>
<elementRef key="msIdentifier"/>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<alternate>
<classRef key="model.pLike"
minOccurs="1" maxOccurs="unbounded"/>
<sequence>
<elementRef key="msContents"
minOccurs="0"/>
<elementRef key="physDesc"
minOccurs="0"/>
<elementRef key="history" minOccurs="0"/>
<elementRef key="additional"
minOccurs="0"/>
<alternate>
<elementRef key="msPart" minOccurs="0"
maxOccurs="unbounded"/>
<elementRef key="msFrag" minOccurs="0"
maxOccurs="unbounded"/>
</alternate>
</sequence>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration |
element msDesc
{
att.global.attributes,
att.sortable.attributes,
att.typed.attributes,
att.declaring.attributes,
att.docStatus.attributes,
(
msIdentifier,
model.headLike*,
(
model.pLike+
| (
msContents?,
physDesc?,
history?,
additional?,
( msPart* | msFrag* )
)
)
)
}⚓ |
| <msIdentifier> (manuscript identifier) contains the information required to identify the manuscript or similar object being described. [10.4. The Manuscript Identifier] | |
| Module | msdescription |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Example | <msIdentifier>
<settlement>San Marino</settlement>
<repository>Huntington Library</repository>
<idno>MS.El.26.C.9</idno>
</msIdentifier> |
| Schematron |
<sch:report test="not(parent::tei:msPart) and (local-name(*[1])='idno' or local-name(*[1])='altIdentifier'
or normalize-space(.)='')">An msIdentifier must contain either a repository or location.</sch:report> |
| Content model |
<content>
<sequence>
<sequence>
<classRef key="model.placeNamePart"
expand="sequenceOptional"/>
<elementRef key="institution"
minOccurs="0"/>
<elementRef key="repository"
minOccurs="0"/>
<elementRef key="collection"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="idno" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="msName"/>
<elementRef key="objectName"/>
<elementRef key="altIdentifier"/>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration |
element msIdentifier
{
att.global.attributes,
(
(
placeName?,
region?,
settlement?,
district?,
institution?,
repository?,
collection*,
idno*
),
( msName | objectName | altIdentifier )*
)
}⚓ |
| <msItem> (manuscript item) describes an individual work or item within the intellectual content of a manuscript, manuscript part, or other object. [10.6.1. The msItem and msItemStruct Elements] | |
| Module | msdescription |
| Attributes |
|
| Member of | |
| Contained by | msdescription: msContents msItem |
| May contain | |
| Example | <msItem class="#saga">
<locus>ff. 1r-24v</locus>
<title>Agrip af Noregs konunga sögum</title>
<incipit>regi oc h<ex>ann</ex> setiho
<gap reason="illegible" extent="7"/>sc
heim se<ex>m</ex> þio</incipit>
<explicit>h<ex>on</ex> hev<ex>er</ex>
<ex>oc</ex>þa buit hesta .ij. aNan viþ
fé enh<ex>on</ex>o<ex>m</ex> aNan til
reiþ<ex>ar</ex>
</explicit>
<textLang mainLang="non">Old Norse/Icelandic</textLang>
</msItem> |
| Content model |
<content>
<sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<elementRef key="locus"/>
<elementRef key="locusGrp"/>
</alternate>
<alternate>
<classRef key="model.pLike"
minOccurs="1" maxOccurs="unbounded"/>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.titlepagePart"/>
<classRef key="model.msItemPart"/>
<classRef key="model.global"/>
</alternate>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration |
element msItem
{
att.global.attributes,
att.msExcerpt.attributes,
att.msClass.attributes,
(
( locus | locusGrp )*,
(
model.pLike+
| ( model.titlepagePart | model.msItemPart | model.global )+
)
)
}⚓ |
| <name> (name, proper noun) contains a proper noun or noun phrase. [3.6.1. Referring Strings] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear corpus: setting figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName person place placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | Proper nouns referring to people, places, and organizations may be tagged instead with <persName>, <placeName>, or <orgName>, when the TEI module for names and dates is included. |
| Example | <name type="person">Thomas Hoccleve</name>
<name type="place">Villingaholt</name>
<name type="org">Vetus Latina Institut</name>
<name type="person" ref="#HOC001">Occleve</name> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element name
{
att.global.attributes,
att.personal.attributes,
att.datable.attributes,
att.editLike.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓ |
| <nationality> (nationality) contains an informal description of a person's present or past nationality or citizenship. [15.2.2. The Participant Description] | |||||||||||
| Module | namesdates | ||||||||||
| Attributes |
| ||||||||||
| Member of | |||||||||||
| Contained by | namesdates: person | ||||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||
| Example | <nationality key="US" notBefore="1966"> Obtained US Citizenship in 1966</nationality> | ||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||||
| Schema Declaration |
element nationality
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.naming.attributes,
att.typed.attribute.subtype,
attribute type { text }?,
macro.phraseSeq
}⚓ | ||||||||||
| <note> (note) contains a note or annotation. [3.9.1. Notes and Simple Annotation 2.2.6. The Notes Statement 3.12.2.8. Notes and Statement of Language 9.3.5.4. Notes within Entries] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl corr date emph expan foreign head item l label lg list name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear gaiji: glyph msdescription: acquisition adminInfo material msItem origin repository summary namesdates: addName affiliation birth death district event forename location nationality object occupation org orgName persName person place placeName region residence roleName settlement state surname trait spoken: u |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data |
| Example | In the following example, the translator has supplied a footnote containing an explanation of the term translated as "painterly": And yet it is not only
in the great line of Italian renaissance art, but even in the
painterly <note place="bottom" type="gloss"
resp="#MDMH">
<term xml:lang="de">Malerisch</term>. This word has, in the German, two
distinct meanings, one objective, a quality residing in the object,
the other subjective, a mode of apprehension and creation. To avoid
confusion, they have been distinguished in English as
<mentioned>picturesque</mentioned> and
<mentioned>painterly</mentioned> respectively.
</note> style of the
Dutch genre painters of the seventeenth century that drapery has this
psychological significance.
<!-- elsewhere in the document -->
<respStmt xml:id="MDMH">
<resp>translation from German to English</resp>
<name>Hottinger, Marie Donald Mackie</name>
</respStmt> For this example to be valid, the code MDMH must be defined elsewhere, for example by means of a responsibility statement in the associated TEI header. |
| Example | The global n attribute may be used to supply the symbol or number used to mark the note's point of attachment in the source text, as in the following example: Mevorakh b. Saadya's mother, the matriarch of the
family during the second half of the eleventh century, <note n="126" anchored="true"> The
alleged mention of Judah Nagid's mother in a letter from 1071 is, in fact, a reference to
Judah's children; cf. above, nn. 111 and 54. </note> is well known from Geniza documents
published by Jacob Mann. However, if notes are numbered in sequence and their numbering can be reconstructed automatically by processing software, it may well be considered unnecessary to record the note numbers. |
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ |
| Schema Declaration |
element note
{
att.global.attributes,
att.placement.attributes,
att.pointing.attributes,
att.typed.attributes,
att.written.attributes,
att.anchoring.attributes,
macro.specialPara
}⚓ |
| <notesStmt> (notes statement) collects together any notes providing information about a text additional to that recorded in other parts of the bibliographic description. [2.2.6. The Notes Statement 2.2. The File Description] | |
| Module | header |
| Attributes |
|
| Contained by | header: fileDesc |
| May contain | core: note relatedItem |
| Note | Information of different kinds should not be grouped together into the same note. |
| Example | <notesStmt>
<note>Historical commentary provided by Mark Cohen</note>
<note>OCR scanning done at University of Toronto</note>
</notesStmt> |
| Content model |
<content>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.noteLike"/>
<elementRef key="relatedItem"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element notesStmt { att.global.attributes, ( model.noteLike | relatedItem )+ }⚓ |
| <num> (number) contains a number, written in any form. [3.6.3. Numbers and Measures] | |||||||||||||||||||||||
| Module | core | ||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||
| Member of | |||||||||||||||||||||||
| Contained by | core: abbr addrLine author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename location nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||||||||||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||||||||||||||
| Note | Detailed analyses of quantities and units of measure in historical documents may also use the feature structure mechanism described in chapter 18. Feature Structures. The <num> element is intended for use in simple applications. | ||||||||||||||||||||||
| Example | <p>I reached <num type="cardinal" value="21">twenty-one</num> on
my <num type="ordinal" value="21">twenty-first</num> birthday</p>
<p>Light travels at <num value="3E10">3×10<hi rend="sup">10</hi>
</num> cm per second.</p> | ||||||||||||||||||||||
| Schematron | <num> elements should only have a corresp attribute if it's being used as a statistics placeholder
<sch:pattern>
<sch:rule context="tei:num[@corresp]">
<sch:assert test="string-length(string(.)) = 0">ERROR: Nums with a corresp attribute must be empty.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||||||||||
| Schematron | <num> elements should only use the stats prefix for their @corresp.
<sch:pattern>
<sch:rule context="tei:num[@corresp]">
<sch:assert test="every $token in tokenize(@corresp,'\s+') satisfies starts-with($token,
'stats:')">ERROR: All num corresp pointers must start with the stats prefix.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||||||||||
| Schematron | The stat prefix should only be used in nums
<sch:pattern>
<sch:rule context="tei:*[@*[matches(.,'stats:')]]">
<sch:assert test="self::tei:num and @corresp">ERROR: The stats: prefix should only be used
as a corresp value for num elements.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||||||||||||||||
| Schema Declaration |
element num
{
att.global.attributes,
att.typed.attribute.subtype,
att.ranging.attributes,
attribute type { "cardinal" | "ordinal" | "fraction" | "percentage" }?,
attribute value { text }?,
macro.phraseSeq
}⚓ | ||||||||||||||||||||||
| <object> contains a description of a single identifiable physical object. [13.3.5. Objects] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | namesdates: listObject object |
| May contain | linking: ab msdescription: additional history msContents msDesc physDesc namesdates: object objectIdentifier |
| Note | The <object> element is a recent addition to the TEI P5 Guidelines as of version 3.5.0 and as such may be more prone to further revision in the next few releases as its use develops. This may be particularly evident where its contents have been borrowed from <msDesc> and have yet to be generalized from their use in the context of manuscript descriptions. The <object> element may be used for describing any object, text-bearing or not, though where the textuality of the object is the primary concern or a collection is mostly composed of manuscripts, encoders may prefer the <msDesc> element (a more specific form of <object>) which may be used not only to describe manuscripts but any form of text-bearing objects such as early printed books. |
| Example | <listObject>
<object xml:id="Alfred_Jewel">
<objectIdentifier>
<country>United Kingdom</country>
<region>Oxfordshire</region>
<settlement>Oxford</settlement>
<institution>University of Oxford</institution>
<repository>Ashmolean Museum</repository>
<collection>English Treasures</collection>
<idno type="ashmolean">AN1836p.135.371</idno>
<idno type="wikipedia">https://en.wikipedia.org/wiki/Alfred_Jewel</idno>
<objectName>Alfred Jewel</objectName>
</objectIdentifier>
<physDesc>
<p> The Alfred Jewel is about 6.4 cm in length and is made of combination of filigreed <material>gold</material>
surrounding a polished teardrop shaped piece of transparent <material>quartz</material>. Underneath the rock
crystal is a cloisonné enamel image of a man with ecclesiastical symbols. The sides of the jewel holding the
crystal in place contain an openwork inscription saying "AELFRED MEC HEHT GEWYRCAN", meaning 'Alfred ordered
me made'. </p>
</physDesc>
<history>
<origin>It is generally accepted that the Alfred Jewel dates from the <origDate>late 9th Century</origDate> and
was most likely made in <origPlace>England</origPlace>. </origin>
<provenance when="1693">The jewel was discovered in 1693 at Petherton Park, North Petherton in the English
county of Somerset, on land owned by Sir Thomas Wroth. North Petherton is about 8 miles away from Athelney,
where King Alfred founded a monastery. </provenance>
<provenance when="1698">A description of the Alfred Jewel was first published in 1698, in the Philosophical
Transactions of the Royal Society.</provenance>
<acquisition> It was bequeathed to Oxford University by Colonel Nathaniel Palmer (c. 1661-1718) and today is in
the Ashmolean Museum in Oxford. </acquisition>
</history>
</object>
</listObject>
<!-- Elsewhere in document -->
<p> The <objectName ref="#MinsterLovellJewel">Minster Lovell Jewel</objectName> is probably the most similar to the
<objectName ref="#Alfred_Jewel">Alfred Jewel</objectName> and was found in <placeName ref="#MinsterLovell">Minster
Lovell</placeName> in <placeName ref="#Oxfordshire">Oxfordshire</placeName> and is kept at the <orgName ref="#AshmoleanMuseum">Ashmolean Museum</orgName>.
</p> |
| Example | <listObject>
<object xml:id="MaskOfTutankhamun">
<objectIdentifier>
<objectName xml:lang="en">Mask of Tutankhamun</objectName>
<idno type="carter">256a</idno>
<idno type="JournalD'Entrée">60672</idno>
<idno type="exhibition">220</idno>
<institution>Museum of Egyptian Antiquities</institution>
<address>
<street>15 Meret Basha</street>
<district>Ismailia</district>
<settlement>Cairo</settlement>
<country>Egypt</country>
<location>
<geo>30.047778, 31.233333</geo>
</location>
</address>
</objectIdentifier>
<msContents>
<p>The back and shoulders of the mask is inscribed with a protective spell in Egyptian hieroglyphs formed of ten
vertical and horizontal lines. This spell first appeared on masks in the Middle Kingdom at least 500 years
before Tutankhamun, and comes from chapter 151 of the <title>Book of the Dead</title>.</p>
</msContents>
<physDesc>
<p> The mask of Tutankhamun is 54cm x 39.3cm x 49cm. It is constructed from two layers of high-karat gold that
varies in thickness from 1.5-3mm. It weighs approximately 10.23kg and x-ray crystallography shows that it is
composed of two alloys of gold with a lighter 18.4 karat shade being used for the face and neck while a heavier
22.5 karat gold was used for the rest of the mask.</p>
<p>In the mask Tutankhamun wears a nemes headcloth which has the royal insignia of a cobra (Wadjet) and vulture
(Nekhbet) on it. These are thought respectively to symbolize Tutankhamun's rule of both Lower Egypt and Upper
Egypt. His ears are pierced for earrings. The mask has rich inlays of coloured glass and gemstones, including
lapis lazuli surrounding the eye and eyebrows, quartz for the eyes, obsidian for the pupils. The broad collar is
made up of carnelian, feldspar, turquoise, amazonite, faience and other stones.</p>
</physDesc>
<history>
<origin>
<p>The mask of Tutankhamun was created in <origPlace>Egypt</origPlace> around <origDate when="-1323" type="circa">1323 BC</origDate>. It is a death mask of the 18th-dynasty ancient Egyptian Pharaoh Tutankhamun
who reigned 1332–1323 BC. </p>
</origin>
<provenance>
<p>The mask of Tutankhamun was found in his burial chamber at Theban Necropolis in the Valley of the Kings in
1922. On 28 October 1925 the excavation team led by English archaeologist Howard Carter opened the heavy
sarcophagus and three coffins and were the first people in around 3,250 years to see the mask of Tutankhamun.
Carter wrote in his diary: <quote> The pins removed, the lid was raised. The penultimate scene was disclosed –
a very neatly wrapped mummy of the young king, with golden mask of sad but tranquil expression, symbolizing
Osiris … the mask bears that god's attributes, but the likeness is that of Tut.Ankh.Amen – placid and
beautiful, with the same features as we find upon his statues and coffins. The mask has fallen slightly
back, thus its gaze is straight up to the heavens. </quote>
</p>
</provenance>
<acquisition> In December 1925, the mask was removed from the tomb, placed in a crate and transported 635
kilometres (395 mi) to the Egyptian Museum in Cairo, where it remains on public display. </acquisition>
</history>
<additional>
<adminInfo>
<custodialHist>
<custEvent when="1944">When it was discovered in 1925, the 2.5kg narrow gold beard was no longer attached to
the mask and was reattached to the chin by use of a wooden dowel in 1944.</custEvent>
<custEvent when="2014-08"> In August 2014 when the mask was removed from its display case for cleaning, the
beard fell off again. Those working in the museum unadvisedly used a quick-drying epoxy to attempt to fix
it, but left the beard off-centre. </custEvent>
<custEvent when="2015-01">The damage was noticed and repaired in January 2015 by a German-Egyptian team who
used beeswax, a material known to be used as adhesives by the ancient Egyptians.</custEvent>
</custodialHist>
</adminInfo>
</additional>
</object>
</listObject> |
| Content model |
<content>
<sequence>
<elementRef key="objectIdentifier"
minOccurs="1" maxOccurs="unbounded"/>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<alternate>
<classRef key="model.pLike"
minOccurs="0" maxOccurs="unbounded"/>
<sequence>
<elementRef key="msContents"
minOccurs="0"/>
<elementRef key="physDesc"
minOccurs="0"/>
<elementRef key="history" minOccurs="0"/>
<elementRef key="additional"
minOccurs="0"/>
</sequence>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
<elementRef key="linkGrp"/>
<elementRef key="link"/>
</alternate>
<elementRef key="object" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element object
{
att.global.attributes,
att.sortable.attributes,
att.typed.attributes,
att.declaring.attributes,
att.docStatus.attributes,
att.canonical.attributes,
(
objectIdentifier+,
model.headLike*,
( model.pLike* | ( msContents?, physDesc?, history?, additional? ) ),
( model.noteLike | model.biblLike | linkGrp | link )*,
object*
)
}⚓ |
| <objectIdentifier> (object identifier) groups one or more identifiers or pieces of locating information concerning a single object. [13.3.5. Objects] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Example | <objectIdentifier>
<country>United Kingdom</country>
<region>Oxfordshire</region>
<settlement>Oxford</settlement>
<institution>University of Oxford</institution>
<repository>Ashmolean Museum</repository>
<collection>English Treasures</collection>
<idno type="ashmolean">AN1836p.135.371</idno>
<idno type="wikipedia">https://en.wikipedia.org/wiki/Alfred_Jewel</idno>
<objectName>Alfred Jewel</objectName>
</objectIdentifier> |
| Example | <object xml:id="Excalibur-MultipleNames">
<objectIdentifier>
<objectName type="main">Excalibur</objectName>
<objectName type="alt">Caliburn</objectName>
<objectName xml:lang="cy">Caledfwlch</objectName>
<objectName xml:lang="cnx">Calesvol</objectName>
<objectName xml:lang="br">Kaledvoulc'h</objectName>
<objectName xml:lang="la">Caliburnus</objectName>
<country>Wales</country>
</objectIdentifier>
<p>Excalibur is the name for the legendary sword of King Arthur, in Welsh it is called Caledfwlch,
in Cornish it is called Calesvol, in Breton it is called Kaledvoulc'h, and in Latin it is called Caliburnus.
In some versions Excalibur's blade was engraved with phrases on opposite sides which in translation read:
"Take me up" and "Cast me away" (or similar).</p>
</object> |
| Content model |
<content>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.placeNamePart"/>
<elementRef key="institution"/>
<elementRef key="repository"/>
<elementRef key="collection"/>
<elementRef key="idno"/>
<elementRef key="msName"/>
<elementRef key="objectName"/>
<elementRef key="altIdentifier"/>
<elementRef key="address"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element objectIdentifier
{
att.global.attributes,
(
model.placeNamePart
| institution
| repository
| collection
| idno
| msName
| objectName
| altIdentifier
| address
)+
}⚓ |
| <occupation> (occupation) contains an informal description of a person's trade, profession or occupation. [15.2.2. The Participant Description] | |||||||||||||||||||||||
| Module | namesdates | ||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||
| Member of | |||||||||||||||||||||||
| Contained by | namesdates: person | ||||||||||||||||||||||
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data | ||||||||||||||||||||||
| Note | The content of this element may be used as an alternative to the more formal specification made possible by its attributes; it may also be used to supplement the formal specification with commentary or clarification. | ||||||||||||||||||||||
| Example | <occupation>accountant</occupation> | ||||||||||||||||||||||
| Example | <occupation scheme="#occupationtaxonomy"
code="#acc">accountant</occupation> | ||||||||||||||||||||||
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ | ||||||||||||||||||||||
| Schema Declaration |
element occupation
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.naming.attributes,
att.typed.attribute.subtype,
attribute type { text }?,
attribute scheme { text }?,
attribute code { text }?,
macro.specialPara
}⚓ | ||||||||||||||||||||||
| <opener> (opener) groups together dateline, byline, salutation, and similar phrases appearing as a preliminary group at the start of a division, especially of a letter. [4.2. Elements Common to All Divisions] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <opener>
<dateline>Walden, this 29. of August 1592</dateline>
</opener> |
| Example | <opener>
<dateline>
<name type="place">Great Marlborough Street</name>
<date>November 11, 1848</date>
</dateline>
<salute>My dear Sir,</salute>
</opener>
<p>I am sorry to say that absence from town and other circumstances have prevented me from
earlier enquiring...</p> |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.phrase"/>
<elementRef key="argument"/>
<elementRef key="byline"/>
<elementRef key="dateline"/>
<elementRef key="epigraph"/>
<elementRef key="salute"/>
<elementRef key="signed"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element opener
{
att.global.attributes,
att.written.attributes,
(
text
| model.gLike
| model.phrase
| argument
| byline
| dateline
| epigraph
| salute
| signed
| model.global
)*
}⚓ |
| <org> (organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people. [13.3.3. Organizational Data] | |||||||||
| Module | namesdates | ||||||||
| Attributes |
| ||||||||
| Member of | |||||||||
| Contained by | namesdates: listOrg listPerson org | ||||||||
| May contain | |||||||||
| Example | <org xml:id="JAMs">
<orgName>Justified Ancients of Mummu</orgName>
<desc>An underground anarchist collective spearheaded by
<persName>Hagbard Celine</persName>, who fight the Illuminati
from a golden submarine, the <name>Leif Ericson</name>
</desc>
<bibl>
<author>Robert Shea</author>
<author>Robert Anton Wilson</author>
<title>The Illuminatus! Trilogy</title>
</bibl>
</org> | ||||||||
| Content model |
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<alternate>
<classRef key="model.pLike"
minOccurs="0" maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.labelLike"/>
<classRef key="model.nameLike"/>
<classRef key="model.placeLike"/>
<classRef key="model.orgPart"/>
<classRef key="model.milestoneLike"/>
</alternate>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
<elementRef key="linkGrp"/>
<elementRef key="link"/>
<elementRef key="ptr"/>
</alternate>
<classRef key="model.personLike"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</content>
⚓ | ||||||||
| Schema Declaration |
element org
{
att.global.attributes,
att.typed.attributes,
att.editLike.attributes,
att.sortable.attributes,
attribute role { list { + } }?,
(
model.headLike*,
(
model.pLike*
| (
model.labelLike
| model.nameLike
| model.placeLike
| model.orgPart
| model.milestoneLike
)*
),
( model.noteLike | model.biblLike | linkGrp | link | ptr )*,
model.personLike*
)
}⚓ | ||||||||
| <orgName> (organization name) contains an organizational name. [13.2.2. Organizational Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp respStmt rs sic street title unclear corpus: setting figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | About a year back, a question of considerable interest was agitated in the <orgName key="PAS1" type="voluntary">
<placeName key="PEN">Pennsyla.</placeName> Abolition Society
</orgName> [...] |
| Schematron | The pattern for orgName ref is org:[a-z]{4}\d+
<sch:pattern>
<sch:rule context="tei:orgName[@ref]">
<sch:assert test="matches(@ref, '^org:[a-z]{4}\d+$')">The pattern for orgName @ref must start with "org:" followed by four letters and a number.</sch:assert>
</sch:rule>
</sch:pattern> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element orgName
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓ |
| <orig> (original form) contains a reading which is marked as following the original, rather than being normalized or corrected. [3.5.2. Regularization and Normalization 12. Critical Apparatus] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl choice corr date emph expan foreign head item l label lg name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell header: change distributor licence msdescription: acquisition material origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | If all that is desired is to call attention to the original version in the copy text, <orig> may be used alone: <l>But this will be a <orig>meere</orig> confusion</l>
<l>And hardly shall we all be <orig>vnderstoode</orig>
</l> |
| Example | More usually, an <orig> will be combined with a regularized form within a <choice> element: <l>But this will be a <choice>
<orig>meere</orig>
<reg>mere</reg>
</choice> confusion</l>
<l>And hardly shall we all be <choice>
<orig>vnderstoode</orig>
<reg>understood</reg>
</choice>
</l> |
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ |
| Schema Declaration |
element orig { att.global.attributes, macro.paraContent }⚓ |
| <origin> (origin) contains any descriptive or other information concerning the origin of a manuscript, manuscript part, or other object. [10.8. History] | |
| Module | msdescription |
| Attributes |
|
| Contained by | msdescription: history |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data |
| Example | <origin notBefore="1802" notAfter="1845"
evidence="internal" resp="#AMH">Copied in <name type="origPlace">Derby</name>, probably from an
old Flemish original, between 1802 and 1845, according to <persName xml:id="AMH">Anne-Mette Hansen</persName>.
</origin> |
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ |
| Schema Declaration |
element origin
{
att.global.attributes,
att.editLike.attributes,
att.datable.attributes,
macro.specialPara
}⚓ |
| <p> (paragraph) marks paragraphs in prose. [3.1. Paragraphs 7.2.5. Speech Contents] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | corpus: setting settingDesc figures: cell header: abstract availability change correspAction correspDesc encodingDesc langUsage licence publicationStmt samplingDecl sourceDesc msdescription: acquisition history msContents msDesc msItem origin physDesc summary namesdates: event listRelation object occupation org person place state trait spoken: equipment |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <p>Hallgerd was outside. <q>There is blood on your axe,</q> she said. <q>What have you
done?</q>
</p>
<p>
<q>I have now arranged that you can be married a second time,</q> replied Thjostolf.
</p>
<p>
<q>Then you must mean that Thorvald is dead,</q> she said.
</p>
<p>
<q>Yes,</q> said Thjostolf. <q>And now you must think up some plan for me.</q>
</p> |
| Schematron |
<sch:report test="(ancestor::tei:ab or ancestor::tei:p) and not( ancestor::tei:floatingText
|parent::tei:exemplum |parent::tei:item |parent::tei:note |parent::tei:q
|parent::tei:quote |parent::tei:remarks |parent::tei:said |parent::tei:sp
|parent::tei:stage |parent::tei:cell |parent::tei:figure )"> Abstract model violation: Paragraphs may not occur inside other paragraphs or ab elements.
</sch:report> |
| Schematron |
<sch:report test="(ancestor::tei:l or ancestor::tei:lg) and not( ancestor::tei:floatingText
|parent::tei:figure |parent::tei:note )"> Abstract model violation: Lines may not contain higher-level structural elements such as div, p, or ab, unless p is a child of figure or note, or is a descendant of floatingText.
</sch:report> |
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ |
| Schema Declaration |
element p
{
att.global.attributes,
att.declaring.attributes,
att.fragmentable.attributes,
att.written.attributes,
macro.paraContent
}⚓ |
| <pb> (page beginning) marks the beginning of a new page in a paginated document. [3.11.3. Milestone Elements] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date emph expan foreign head item l label lg list name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear header: authority change distributor language licence msdescription: acquisition material msItem origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName person placeName region residence roleName settlement surname spoken: u |
| May contain | Empty element |
| Note | A <pb> element should appear at the start of the page which it identifies. The global n attribute indicates the number or other value associated with this page. This will normally be the page number or signature printed on it, since the physical sequence number is implicit in the presence of the <pb> element itself. The type attribute may be used to characterize the page break in any respect. The more specialized attributes break, ed, or edRef should be preferred when the intent is to indicate whether or not the page break is word-breaking, or to note the source from which it derives. |
| Example | Page numbers may vary in different editions of a text. <p> ... <pb n="145" ed="ed2"/>
<!-- Page 145 in edition "ed2" starts here --> ... <pb n="283" ed="ed1"/>
<!-- Page 283 in edition "ed1" starts here--> ... </p> |
| Example | A page break may be associated with a facsimile image of the page it introduces by means of the facs attribute <body>
<pb n="1" facs="page1.png"/>
<!-- page1.png contains an image of the page;
the text it contains is encoded here -->
<p>
<!-- ... -->
</p>
<pb n="2" facs="page2.png"/>
<!-- similarly, for page 2 -->
<p>
<!-- ... -->
</p>
</body> |
| Content model |
<content>
<empty/>
</content>
⚓ |
| Schema Declaration |
element pb
{
att.global.attributes,
att.typed.attributes,
att.edition.attributes,
att.spanning.attributes,
att.breaking.attributes,
empty
}⚓ |
| <persName> (personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc. [13.2.1. Personal Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp respStmt rs sic street title unclear corpus: setting figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName person placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <persName>
<forename>Edward</forename>
<forename>George</forename>
<surname type="linked">Bulwer-Lytton</surname>, <roleName>Baron Lytton of
<placeName>Knebworth</placeName>
</roleName>
</persName> |
| Schematron | The pattern for persName ref is either team:[a-z]{4}\d+ or prs:[a-z]{4}\d+
<sch:pattern>
<sch:rule context="tei:persName[@ref]">
<sch:assert test="matches(@ref, '^(team:|prs:)[a-z]{4}\d+$')">The pattern for persName @ref must start with "team:" or "prs:" followed by four letters and a number.</sch:assert>
</sch:rule>
</sch:pattern> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element persName
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓ |
| <person> (person) provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source. [13.3.2. The Person Element 15.2.2. The Participant Description] | |||||||||||||||||||||||||||||||||
| Module | namesdates | ||||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||||
| Member of | |||||||||||||||||||||||||||||||||
| Contained by | namesdates: listPerson org | ||||||||||||||||||||||||||||||||
| May contain | |||||||||||||||||||||||||||||||||
| Note | May contain either a prose description organized as paragraphs, or a sequence of more specific demographic elements drawn from the model.personPart class. | ||||||||||||||||||||||||||||||||
| Example | <person sex="F" age="adult">
<p>Female respondent, well-educated, born in Shropshire UK, 12 Jan 1950, of unknown occupation. Speaks French fluently. Socio-Economic
status B2.</p>
</person> | ||||||||||||||||||||||||||||||||
| Example | <person sex="intersex" role="god"
age="immortal">
<persName>Hermaphroditos</persName>
<persName xml:lang="grc">Ἑρμαφρόδιτος</persName>
</person> | ||||||||||||||||||||||||||||||||
| Example | <person xml:id="Ovi01" sex="M" role="poet">
<persName xml:lang="en">Ovid</persName>
<persName xml:lang="la">Publius Ovidius Naso</persName>
<birth when="-0044-03-20"> 20 March 43 BC <placeName>
<settlement type="city">Sulmona</settlement>
<country key="IT">Italy</country>
</placeName>
</birth>
<death notBefore="0017" notAfter="0018">17 or 18 AD <placeName>
<settlement type="city">Tomis (Constanta)</settlement>
<country key="RO">Romania</country>
</placeName>
</death>
</person> | ||||||||||||||||||||||||||||||||
| Example | The following exemplifies an adaptation of the vCard standard to indicate an unknown gender for a fictional character. <person xml:id="ariel" gender="U">
<persName>Ariel</persName>
<note>Character in <title level="m">The Tempest</title>.</note>
</person> | ||||||||||||||||||||||||||||||||
| Content model |
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.personPart"/>
<classRef key="model.global"/>
<elementRef key="ptr"/>
</alternate>
</alternate>
</content>
⚓ | ||||||||||||||||||||||||||||||||
| Schema Declaration |
element person
{
att.global.attributes,
att.editLike.attributes,
att.sortable.attributes,
attribute role { list { + } }?,
attribute sex { list { + } }?,
attribute gender { list { + } }?,
attribute age { text }?,
( model.pLike+ | ( model.personPart | model.global | ptr )* )
}⚓ | ||||||||||||||||||||||||||||||||
| <physDesc> (physical description) contains a full physical description of a manuscript, manuscript part, or other object optionally subdivided using more specialized elements from the model.physDescPart class. [10.7. Physical Description] | |
| Module | msdescription |
| Attributes |
|
| Contained by | |
| May contain | |
| Example | <physDesc>
<objectDesc form="codex">
<supportDesc material="perg">
<support>Parchment.</support>
<extent>i + 55 leaves
<dimensions scope="all" type="leaf"
unit="inch">
<height>7¼</height>
<width>5⅜</width>
</dimensions>
</extent>
</supportDesc>
<layoutDesc>
<layout columns="2">In double columns.</layout>
</layoutDesc>
</objectDesc>
<handDesc>
<p>Written in more than one hand.</p>
</handDesc>
<decoDesc>
<p>With a few coloured capitals.</p>
</decoDesc>
</physDesc> |
| Content model |
<content>
<sequence>
<classRef key="model.pLike" minOccurs="0"
maxOccurs="unbounded"/>
<classRef key="model.physDescPart"
expand="sequenceOptional"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element physDesc { att.global.attributes, ( model.pLike* ) }⚓ |
| <place> (place) contains data about a geographic location [13.3.4. Places] | |||||||||||
| Module | namesdates | ||||||||||
| Attributes |
| ||||||||||
| Member of | |||||||||||
| Contained by | corpus: settingDesc | ||||||||||
| May contain | |||||||||||
| Example | <place>
<country>Lithuania</country>
<country xml:lang="lt">Lietuva</country>
<place>
<settlement>Vilnius</settlement>
</place>
<place>
<settlement>Kaunas</settlement>
</place>
</place> | ||||||||||
| Schematron | The pattern for placeName ref is plc:[a-z]{4}\d+
<sch:pattern>
<sch:rule context="tei:placeName[@ref]">
<sch:assert test="matches(@ref, '^plc:[a-z]{4}\d+$')">The pattern for placeName @ref must start with "plc:" followed by four letters and a number.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||
| Schematron |
<sch:pattern>
<sch:rule context="tei:place[@type]">
<sch:assert test="child::tei:placeName"> ERROR: a place element must have a placeName.
</sch:assert>
<sch:assert test="not(@type='settlement') or child::tei:location[child::tei:geo]"> ERROR: a settlement must include a location element with a geo child.
</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||
| Schematron |
<sch:pattern>
<sch:rule context="tei:place[@type]">
<sch:assert test="not(@type='settlement') or parent::tei:place[@type='area']"> ERROR: a settlement must be a child of an area.
</sch:assert>
<sch:assert test="@type='region' or parent::tei:place[@type]"> ERROR: This type of place must be nested inside a larger place.
</sch:assert>
<sch:assert test="matches(@xml:id, '^mp[A-Z]')"> ERROR: a Monument place id must start with mp + a capital letter.
</sch:assert>
<sch:assert test="not(@type='district') or parent::tei:place[@type='region']"> ERROR: a district must be a child of a region.
</sch:assert>
<sch:assert test="not(@type='area') or parent::tei:place[@type=('district', 'region')]"> ERROR: an area must be a child of a district or a region.
</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||
| Content model |
<content>
<sequence minOccurs="1" maxOccurs="1">
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<alternate minOccurs="1" maxOccurs="1">
<classRef key="model.pLike"
minOccurs="0" maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.labelLike"/>
<classRef key="model.placeStateLike"/>
<classRef key="model.eventLike"/>
<elementRef key="name"/>
</alternate>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
<elementRef key="idno"/>
<elementRef key="ptr"/>
<elementRef key="linkGrp"/>
<elementRef key="link"/>
</alternate>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.placeLike"/>
<elementRef key="listPlace"/>
</alternate>
</sequence>
</content>
⚓ | ||||||||||
| Schema Declaration |
element place
{
att.global.attributes,
att.typed.attribute.subtype,
att.editLike.attributes,
att.sortable.attributes,
attribute type { "region" | "district" | "area" | "settlement" }?,
(
model.headLike*,
(
model.pLike*
| ( model.labelLike | model.placeStateLike | model.eventLike | name )*
),
( model.noteLike | model.biblLike | idno | ptr | linkGrp | link )*,
( model.placeLike | listPlace )*
)
}⚓ | ||||||||||
| <placeName> (place name) contains an absolute or relative place name. [13.2.3. Place Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear corpus: setting figures: cell msdescription: acquisition material msIdentifier origin repository summary namesdates: addName affiliation birth death district forename location nationality objectIdentifier occupation org orgName persName place placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <placeName>
<settlement>Rochester</settlement>
<region>New York</region>
</placeName> |
| Example | <placeName>
<geogName>Arrochar Alps</geogName>
<region>Argylshire</region>
</placeName> |
| Example | <placeName>
<measure>10 miles</measure>
<offset>Northeast of</offset>
<settlement>Attica</settlement>
</placeName> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element placeName
{
att.datable.attributes,
att.editLike.attributes,
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓ |
| <postBox> (postal box or post office box) contains a number or other identifier for some postal delivery point other than a street address. [3.6.2. Addresses] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: address |
| May contain | Character data only |
| Note | The position and nature of postal codes is highly country-specific; the conventions appropriate to the country concerned should be used. |
| Example | <postBox>P.O. Box 280</postBox> |
| Example | <postBox>Postbus 532</postBox> |
| Content model |
<content>
<textNode/>
</content>
⚓ |
| Schema Declaration |
element postBox { att.global.attributes, text }⚓ |
| <postCode> (postal code) contains a numerical or alphanumeric code used as part of a postal address to simplify sorting or delivery of mail. [3.6.2. Addresses] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: address |
| May contain | Character data only |
| Note | The position and nature of postal codes is highly country-specific; the conventions appropriate to the country concerned should be used. |
| Example | <postCode>HR1 3LR</postCode> |
| Example | <postCode>60142-7</postCode> |
| Content model |
<content>
<textNode/>
</content>
⚓ |
| Schema Declaration |
element postCode { att.global.attributes, text }⚓ |
| <profileDesc> (text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the languages and sublanguages used, the situation in which it was produced, the participants and their setting. [2.4. The Profile Description 2.1.1. The TEI Header and Its Components] | |
| Module | header |
| Attributes |
|
| Contained by | header: teiHeader |
| May contain | corpus: settingDesc header: abstract correspDesc langUsage textClass |
| Note | Although the content model permits it, it is rarely meaningful to supply multiple occurrences for any of the child elements of <profileDesc> unless these are documenting multiple texts. |
| Example | <profileDesc>
<langUsage>
<language ident="fr">French</language>
</langUsage>
<textDesc n="novel">
<channel mode="w">print; part issues</channel>
<constitution type="single"/>
<derivation type="original"/>
<domain type="art"/>
<factuality type="fiction"/>
<interaction type="none"/>
<preparedness type="prepared"/>
<purpose type="entertain" degree="high"/>
<purpose type="inform" degree="medium"/>
</textDesc>
<settingDesc>
<setting>
<name>Paris, France</name>
<time>Late 19th century</time>
</setting>
</settingDesc>
</profileDesc> |
| Schematron | All <profileDesc>s must, at minimum, include a <textClass>.
<sch:pattern>
<sch:rule context="tei:profileDesc">
<sch:assert test="tei:textClass">ERROR: All documents must include a profileDesc with a textClass element child.</sch:assert>
</sch:rule>
</sch:pattern> |
| Content model |
<content>
<classRef key="model.profileDescPart"
minOccurs="0" maxOccurs="unbounded"/>
</content>
⚓ |
| Schema Declaration |
element profileDesc { att.global.attributes, model.profileDescPart* }⚓ |
| <pubPlace> (publication place) contains the name of the place where a bibliographic item was published. [3.12.2.4. Imprint, Size of a Document, and Reprint Information] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: bibl header: publicationStmt |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <publicationStmt>
<publisher>Oxford University Press</publisher>
<pubPlace>Oxford</pubPlace>
<date>1989</date>
</publicationStmt> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element pubPlace
{
att.global.attributes,
att.naming.attributes,
macro.phraseSeq
}⚓ |
| <publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description] | |
| Module | header |
| Attributes |
|
| Contained by | header: fileDesc |
| May contain | |
| Note | Where a publication statement contains several members of the model.publicationStmtPart.agency or model.publicationStmtPart.detail classes rather than one or more paragraphs or anonymous blocks, care should be taken to ensure that the repeated elements are presented in a meaningful order. It is a conformance requirement that elements supplying information about publication place, address, identifier, availability, and date be given following the name of the publisher, distributor, or authority concerned, and preferably in that order. |
| Example | <publicationStmt>
<publisher>C. Muquardt </publisher>
<pubPlace>Bruxelles & Leipzig</pubPlace>
<date when="1846"/>
</publicationStmt> |
| Example | <publicationStmt>
<publisher>Chadwyck Healey</publisher>
<pubPlace>Cambridge</pubPlace>
<availability>
<p>Available under licence only</p>
</availability>
<date when="1992">1992</date>
</publicationStmt> |
| Example | <publicationStmt>
<publisher>Zea Books</publisher>
<pubPlace>Lincoln, NE</pubPlace>
<date>2017</date>
<availability>
<p>This is an open access work licensed under a Creative Commons Attribution 4.0 International license.</p>
</availability>
<ptr target="http://digitalcommons.unl.edu/zeabook/55"/>
</publicationStmt> |
| Content model |
<content>
<alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.publicationStmtPart.agency"/>
<classRef key="model.publicationStmtPart.detail"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element publicationStmt
{
att.global.attributes,
(
(
(
model.publicationStmtPart.agency,
model.publicationStmtPart.detail*
)+
)
| model.pLike+
)
}⚓ |
| <publisher> (publisher) provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.12.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: bibl header: publicationStmt |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | Use the full form of the name by which a company is usually referred to, rather than any abbreviation of it which may appear on a title page |
| Example | <imprint>
<pubPlace>Oxford</pubPlace>
<publisher>Clarendon Press</publisher>
<date>1987</date>
</imprint> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element publisher
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}⚓ |
| <q> (quoted) contains material which is distinguished from the surrounding text using quotation marks or a similar method, for any one of a variety of reasons including, but not limited to: direct speech or thought, technical terms or jargon, authorial distance, quotations from elsewhere, and passages that are mentioned but not used. [3.3.3. Quotation] | |||||||||
| Module | core | ||||||||
| Attributes |
| ||||||||
| Member of | |||||||||
| Contained by | core: abbr addrLine author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell header: authority change distributor language licence msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data | ||||||||
| Note | May be used to indicate that a passage is distinguished from the surrounding text for reasons concerning which no claim is made. When used in this manner, <q> may be thought of as syntactic sugar for <hi> with a value of rend that indicates the use of such mechanisms as quotation marks. | ||||||||
| Example | It is spelled <q>Tübingen</q> — to enter the
letter <q>u</q> with an umlaut hold down the <q>option</q> key and press
<q>0 0 f c</q> | ||||||||
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ | ||||||||
| Schema Declaration |
element q
{
att.global.attributes,
att.ascribed.directed.attributes,
attribute type
{
"spoken"
| "thought"
| "written"
| "soCalled"
| "foreign"
| "distinct"
| "term"
| "emph"
| "mentioned"
}?,
macro.specialPara
}⚓ | ||||||||
| <quote> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author corr desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell header: change distributor licence msdescription: acquisition material msItem origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data |
| Note | If a bibliographic citation is supplied for the source of a quotation, the two may be grouped using the <cit> element. |
| Example | Lexicography has shown little sign of being affected by the
work of followers of J.R. Firth, probably best summarized in his
slogan, <quote>You shall know a word by the company it
keeps</quote>
<ref>(Firth, 1957)</ref> |
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ |
| Schema Declaration |
element quote
{
att.global.attributes,
att.typed.attributes,
att.msExcerpt.attributes,
att.notated.attributes,
macro.specialPara
}⚓ |
| <recording> (recording event) provides details of an audio or video recording event used as the source of a spoken text, either directly or from a public broadcast. [8.2. Documenting the Source of Transcribed Speech 15.3.2. Declarable Elements] | |||||||||||
| Module | spoken | ||||||||||
| Attributes |
| ||||||||||
| Contained by | spoken: recordingStmt | ||||||||||
| May contain | |||||||||||
| Note | The dur attribute is used to indicate the original duration of the recording. | ||||||||||
| Example | <recording type="audio" dur="P30M">
<equipment>
<p>Recorded on a Sony TR444 walkman by unknown participants; remastered
to digital tape at <placeName>Borehamwood Studios</placeName> by
<orgName>Transcription Services Inc</orgName>.</p>
</equipment>
</recording> | ||||||||||
| Example | <recording type="audio" dur="P10M">
<equipment>
<p>Recorded from FM Radio to digital tape</p>
</equipment>
<broadcast>
<bibl>
<title>Interview on foreign policy</title>
<author>BBC Radio 5</author>
<respStmt>
<resp>interviewer</resp>
<name>Robin Day</name>
</respStmt>
<respStmt>
<resp>interviewee</resp>
<name>Margaret Thatcher</name>
</respStmt>
<series>
<title>The World Tonight</title>
</series>
<note>First broadcast on
<date when="1989-11-27">27 Nov 89</date>
</note>
</bibl>
</broadcast>
</recording> | ||||||||||
| Content model |
<content>
<sequence minOccurs="1" maxOccurs="1">
<elementRef key="date"/>
<elementRef key="equipment"/>
<elementRef key="media"/>
<elementRef key="respStmt" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</content>
⚓ | ||||||||||
| Schema Declaration |
element recording
{
att.global.attributes,
att.declarable.attributes,
att.duration.attributes,
att.typed.attribute.subtype,
attribute type { "audio" | "video" }?,
( date, equipment, media, respStmt* )
}⚓ | ||||||||||
| <recordingStmt> (recording statement) describes a set of recordings used as the basis for transcription of a spoken text. [8.2. Documenting the Source of Transcribed Speech 2.2.7. The Source Description] | |
| Module | spoken |
| Attributes |
|
| Member of | |
| Contained by | header: sourceDesc |
| May contain | spoken: recording |
| Example | <recordingStmt>
<recording type="audio" dur="P30M">
<respStmt>
<resp>Location recording by</resp>
<name>Sound Services Ltd.</name>
</respStmt>
<equipment>
<p>Multiple close microphones mixed down to stereo Digital
Audio Tape, standard play, 44.1 KHz sampling frequency</p>
</equipment>
<date>12 Jan 1987</date>
</recording>
</recordingStmt> |
| Example | <recordingStmt>
<p>Three
distinct recordings made by hidden microphone in early February
2001.</p>
</recordingStmt> |
| Content model |
<content>
<elementRef key="recording"/>
</content>
⚓ |
| Schema Declaration |
element recordingStmt { att.global.attributes, recording }⚓ |
| <ref> (reference) defines a reference to another location, possibly modified by additional text or comment. [3.7. Simple Links and Cross-References 16.1. Links] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg relatedItem resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | The target and cRef attributes are mutually exclusive. |
| Example | See especially <ref target="http://www.natcorp.ox.ac.uk/Texts/A02.xml#s2">the second
sentence</ref> |
| Example | See also <ref target="#locution">s.v. <term>locution</term>
</ref>. |
| Schematron |
<sch:report test="@target and @cRef">Only one of the
attributes @target' and @cRef' may be supplied on <sch:name/>
</sch:report> |
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ |
| Schema Declaration |
element ref
{
att.cReferencing.attributes,
att.declaring.attributes,
att.global.attributes,
att.internetMedia.attributes,
att.pointing.attributes,
att.typed.attributes,
macro.paraContent
}⚓ |
| <reg> (regularization) contains a reading which has been regularized or normalized in some sense. [3.5.2. Regularization and Normalization 12. Critical Apparatus] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl choice corr date emph expan foreign head item l label lg name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell header: change distributor licence msdescription: acquisition material origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | If all that is desired is to call attention to the fact that the copy text has been regularized, <reg> may be used alone: <q>Please <reg>knock</reg> if an <reg>answer</reg> is <reg>required</reg>
</q> |
| Example | It is also possible to identify the individual responsible for the regularization, and, using the <choice> and <orig> elements, to provide both the original and regularized readings: <q>Please <choice>
<reg resp="#LB">knock</reg>
<orig>cnk</orig>
</choice> if an <choice>
<reg>answer</reg>
<orig>nsr</orig>
</choice> is <choice>
<reg>required</reg>
<orig>reqd</orig>
</choice>
</q> |
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ |
| Schema Declaration |
element reg
{
att.global.attributes,
att.editLike.attributes,
att.typed.attributes,
macro.paraContent
}⚓ |
| <region> (region) contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country. [13.2.3. Place Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material msIdentifier origin repository summary namesdates: addName affiliation birth death district forename location nationality objectIdentifier occupation org orgName persName place placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <placeName>
<region type="state" n="IL">Illinois</region>
</placeName> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element region
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}⚓ |
| <relation> (relationship) describes any kind of relationship or linkage amongst a specified group of places, events, persons, objects or other items. [13.3.2.3. Personal Relationships] | |||||||||||||||||||||||||
| Module | namesdates | ||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||
| Contained by | namesdates: listEvent listObject listOrg listPerson listPlace listRelation | ||||||||||||||||||||||||
| May contain | core: desc | ||||||||||||||||||||||||
| Note | Only one of the attributes active and mutual may be supplied; the attribute passive may be supplied only if the attribute active is supplied. Not all of these constraints can be enforced in all schema languages. | ||||||||||||||||||||||||
| Example | <relation type="social" name="supervisor"
active="#p1" passive="#p2 #p3 #p4"/> This indicates that the person with identifier p1 is supervisor of persons p2, p3, and p4. | ||||||||||||||||||||||||
| Example | <relation type="personal" name="friends"
mutual="#p2 #p3 #p4"/> This indicates that p2, p3, and p4 are all friends. | ||||||||||||||||||||||||
| Example | <relation type="CRM"
name="P89_falls_within"
active="http://id.clarosnet.org/places/metamorphoses/place/italy-orvieto"
passive="http://id.clarosnet.org/places/metamorphoses/country/IT"/> This indicates that there is a relation, defined by CIDOC CRM, between two resources identified by URLs. | ||||||||||||||||||||||||
| Example | <relation resp="http://viaf.org/viaf/44335536/"
ref="http://purl.org/saws/ontology#isVariantOf"
active="http://www.ancientwisdoms.ac.uk/cts/urn:cts:greekLit:tlg3017.Syno298.sawsGrc01:divedition.divsection1.o14.a107"
passive="http://data.perseus.org/citations/urn:cts:greekLit:tlg0031.tlg002.perseus-grc1:9.35"/> This example records a relationship, defined by the SAWS ontology, between a passage of text identified by a CTS URN, and a variant passage of text in the Perseus Digital Library, and assigns the identification of the relationship to a particular editor (all using resolvable URIs). | ||||||||||||||||||||||||
| Schematron |
<sch:assert test="@ref or @key or @name">One of the attributes 'name', 'ref' or 'key' must be supplied</sch:assert> | ||||||||||||||||||||||||
| Schematron |
<sch:report test="@active and @mutual">Only one of the attributes @active and @mutual may be supplied</sch:report> | ||||||||||||||||||||||||
| Schematron |
<sch:report test="@passive and not(@active)">the attribute 'passive' may be supplied only if the attribute 'active' is supplied</sch:report> | ||||||||||||||||||||||||
| Content model |
<content>
<elementRef key="desc" minOccurs="0"/>
</content>
⚓ | ||||||||||||||||||||||||
| Schema Declaration |
element relation
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.canonical.attributes,
att.sortable.attributes,
att.typed.attributes,
attribute name { text }?,
( attribute active { list { + } }? | attribute mutual { list { + } }? ),
attribute passive { list { + } }?,
desc?
}⚓ | ||||||||||||||||||||||||
| <repository> (repository) contains the name of a repository within which manuscripts or other objects are stored, possibly forming part of an institution. [10.4. The Manuscript Identifier] | |
| Module | msdescription |
| Attributes |
|
| Contained by | msdescription: msIdentifier namesdates: objectIdentifier |
| May contain | core: abbr address cb choice date emph expan foreign gap lb milestone name note num pb q ref rs title header: idno linking: timeline msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident character data |
| Example | <msIdentifier>
<settlement>Oxford</settlement>
<institution>University of Oxford</institution>
<repository>Bodleian Library</repository>
<idno>MS. Bodley 406</idno>
</msIdentifier> |
| Content model |
<content>
<macroRef key="macro.phraseSeq.limited"/>
</content>
⚓ |
| Schema Declaration |
element repository
{
att.global.attributes,
att.naming.attributes,
macro.phraseSeq.limited
}⚓ |
| <residence> (residence) describes a person's present or past places of residence. [15.2.2. The Participant Description] | |||||||||||
| Module | namesdates | ||||||||||
| Attributes |
| ||||||||||
| Member of | |||||||||||
| Contained by | namesdates: person | ||||||||||
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||
| Example | <residence>Childhood in East Africa and long term resident of Glasgow, Scotland.</residence> | ||||||||||
| Example | <residence notAfter="1997">Mbeni estate, Dzukumura region, Matabele land</residence>
<residence notBefore="1903" notAfter="1996">
<placeName>
<settlement>Glasgow</settlement>
<region>Scotland</region>
</placeName>
</residence> | ||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ | ||||||||||
| Schema Declaration |
element residence
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.naming.attributes,
att.typed.attribute.subtype,
attribute type { "natal" | "original" | "uprooted" }?,
macro.phraseSeq
}⚓ | ||||||||||
| <resp> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] | |||||||||||
| Module | core | ||||||||||
| Attributes |
| ||||||||||
| Contained by | core: respStmt | ||||||||||
| May contain | core: abbr address cb choice date emph expan foreign gap lb milestone name note num pb q ref rs title header: idno linking: timeline msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident character data | ||||||||||
| Note | The attribute ref, inherited from the class att.canonical may be used to indicate the kind of responsibility in a normalized form by referring directly to a standardized list of responsibility types, such as that maintained by a naming authority, for example the list maintained at http://www.loc.gov/marc/relators/relacode.html for bibliographic usage. | ||||||||||
| Example | <respStmt>
<resp ref="http://id.loc.gov/vocabulary/relators/com.html">compiler</resp>
<name>Edward Child</name>
</respStmt> | ||||||||||
| Schematron | A resp in a respStmt shouldn't contain a persName; right now, we flag these as errors in the schematron, but this should be made more explicit once we're finished.
<sch:pattern>
<sch:rule context="tei:respStmt/tei:resp">
<sch:assert test="not(tei:persName)">ERROR: Responsibility statements should not include the person's name in the <resp>; the the <persName> element should be a child of <respStmt> with the resp giving a statement of responsibility (i.e. Transcribed by).</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||
| Content model |
<content>
<macroRef key="macro.phraseSeq.limited"/>
</content>
⚓ | ||||||||||
| Schema Declaration |
element resp
{
att.global.attributes,
att.canonical.attribute.key,
att.datable.attributes,
attribute ref
{
list
{
(
"resp:aut"
| "resp:edt"
| "resp:cre"
| "resp:col"
| "resp:ive"
| "resp:ivr"
| "resp:mda"
| "resp:mdc"
| "resp:mrk"
| "resp:oth"
| "resp:pfr"
| "resp:prg"
| "resp:res"
| "resp:trc"
| "resp:trl"
)+
}
},
macro.phraseSeq.limited
}⚓ | ||||||||||
| <respStmt> (statement of responsibility) supplies a statement of responsibility for the intellectual content of a text, edition, recording, or series, where the specialized elements for authors, editors, etc. do not suffice or do not apply. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Note | We constrain the content of <respStmt> to follow the strict order of <resp> and then <persName> or <orgName>. |
| Example | <respStmt>
<resp>transcribed from original ms</resp>
<persName>Claus Huitfeldt</persName>
</respStmt> |
| Example | <respStmt>
<resp>converted to XML encoding</resp>
<name>Alan Morrison</name>
</respStmt> |
| Schematron | A name in a respStmt should not include the word "and" or have an ampersand; those should be split into multiple respStmts.
<sch:pattern>
<sch:rule context="tei:respStmt/tei:persName | tei:respStmt/tei:orgName">
<sch:let name="text"
value="string-join(descendant::text(),'')"/>
<sch:assert test="not(matches($text,'\s+(and|&)\s+'))">ERROR: Do not combine multiple names into
one respStmt. Split these into multiple respStmts if more than one person applies to this resp.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | A name in a respStmt should not include the word "and" or have an ampersand; those should be split into multiple respStmts.
<sch:pattern>
<sch:rule context="tei:respStmt/tei:persName | tei:respStmt/tei:orgName">
<sch:assert test="@ref">ERROR: persName/orgName in a respStmt must have a ref pointing to the
responsible person/org.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | A name in a respStmt should not include the word "and" or have an ampersand; those should be split into multiple respStmts.
<sch:pattern>
<sch:rule context="tei:respStmt/tei:persName | tei:respStmt/tei:orgName">
<sch:let name="text"
value="string-join(descendant::text(),'')"/>
<sch:assert test="not(matches($text,','))">ERROR: Names in respStmts should be regularized (i.e. FORENAME SURNAME not SURNAME, FORENAME).</sch:assert>
</sch:rule>
</sch:pattern> |
| Content model |
<content>
<sequence minOccurs="1" maxOccurs="1">
<elementRef key="resp"/>
<alternate minOccurs="1" maxOccurs="1">
<elementRef key="persName"/>
<elementRef key="orgName"/>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration |
element respStmt
{
att.global.attributes,
att.canonical.attributes,
( resp, ( persName | orgName ) )
}⚓ |
| <revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] | |
| Module | header |
| Attributes |
|
| Contained by | header: teiHeader |
| May contain | |
| Note | If present on this element, the status attribute should indicate the current status of the document. The same attribute may appear on any <change> to record the status at the time of that change. Conventionally <change> elements should be given in reverse date order, with the most recent change at the start of the list. |
| Example | <revisionDesc status="embargoed">
<change when="1991-11-11" who="#LB"> deleted chapter 10 </change>
</revisionDesc> |
| Content model |
<content>
<alternate>
<elementRef key="list"/>
<elementRef key="listChange"/>
<elementRef key="change" minOccurs="1"
maxOccurs="unbounded"/>
</alternate>
</content>
⚓ |
| Schema Declaration |
element revisionDesc
{
att.global.attributes,
att.docStatus.attributes,
( list | listChange | change+ )
}⚓ |
| <roleName> (role name) contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank. [13.2.1. Personal Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | A <roleName> may be distinguished from an <addName> by virtue of the fact that, like a title, it typically exists independently of its holder. |
| Example | <persName>
<forename>William</forename>
<surname>Poulteny</surname>
<roleName>Earl of Bath</roleName>
</persName> |
| Example | <p>The <roleName role="solicitor_general">S.G.</roleName> is the only national public official,
including the Supreme Court justices, required by statute to be “learned in the law.”</p> |
| Example | <p>
<persName ref="#NJF">
<roleName role="solicitor_general">Solicitor General</roleName> Noel J. Francisco</persName>,
representing the administration, asserted in rebuttal that there was nothing to disavow (...)
<persName ref="#NJF">Francisco</persName> had violated the scrupulous standard of candor about the facts and
the law that <roleName role="solicitor_general">S.G.s</roleName>, in Republican and Democratic administrations
alike, have repeatedly said they must honor.
</p> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element roleName
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓ |
| <row> (row) contains one row of a table. [14.1.1. TEI Tables] | |
| Module | figures |
| Attributes |
|
| Contained by | figures: table |
| May contain | figures: cell |
| Example | <row role="data">
<cell role="label">Classics</cell>
<cell>Idle listless and unimproving</cell>
</row> |
| Content model |
<content>
<elementRef key="cell" minOccurs="1"
maxOccurs="unbounded"/>
</content>
⚓ |
| Schema Declaration |
element row { att.global.attributes, att.tableDecoration.attributes, cell+ }⚓ |
| <rs> (referencing string) contains a general purpose name or referring string. [13.2.1. Personal Names 3.6.1. Referring Strings] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <q>My dear <rs type="person">Mr. Bennet</rs>, </q> said <rs type="person">his lady</rs>
to him one day,
<q>have you heard that <rs type="place">Netherfield Park</rs> is let at
last?</q> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element rs
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓ |
| <salute> (salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other division of a text, or the salutation in the closing of a letter, preface, etc. [4.2.2. Openers and Closers] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <salute>To all courteous mindes, that will voutchsafe the readinge.</salute> |
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ |
| Schema Declaration |
element salute
{
att.global.attributes,
att.written.attributes,
macro.paraContent
}⚓ |
| <samplingDecl> (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] | |
| Module | header |
| Attributes |
|
| Member of | |
| Contained by | header: encodingDesc |
| May contain | |
| Note | This element records all information about systematic inclusion or omission of portions of the text, whether a reflection of sampling procedures in the pure sense or of systematic omission of material deemed either too difficult to transcribe or not of sufficient interest. |
| Example | <samplingDecl>
<p>Samples of up to 2000 words taken at random from the beginning, middle, or end of each
text identified as relevant by respondents.</p>
</samplingDecl> |
| Content model |
<content>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
</content>
⚓ |
| Schema Declaration |
element samplingDecl
{
att.global.attributes,
att.declarable.attributes,
model.pLike+
}⚓ |
| <seg> (arbitrary segment) represents any segmentation of text below the ‘chunk’ level. [16.3. Blocks, Segments, and Anchors 6.2. Components of the Verse Line 7.2.5. Speech Contents] | |||||||||||||||
| Module | linking | ||||||||||||||
| Attributes |
| ||||||||||||||
| Member of | |||||||||||||||
| Contained by | core: abbr addrLine author bibl choice corr date emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell header: change distributor licence msdescription: acquisition material origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||||||||
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||||||
| Note | The <seg> element may be used at the encoder's discretion to mark any segments of the text of interest for processing. One use of the element is to mark text features for which no appropriate markup is otherwise defined. Another use is to provide an identifier for some segment which is to be pointed at by some other element—i.e. to provide a target, or a part of a target, for a <ptr> or other similar element. | ||||||||||||||
| Example | <seg>When are you leaving?</seg>
<seg>Tomorrow.</seg> | ||||||||||||||
| Example | <s>
<seg rend="caps" type="initial-cap">So father's only</seg> glory was the ballfield.
</s> | ||||||||||||||
| Example | <seg type="preamble">
<seg>Sigmund, <seg type="patronym">the son of Volsung</seg>, was a king in Frankish country.</seg>
<seg>Sinfiotli was the eldest of his sons ...</seg>
<seg>Borghild, Sigmund's wife, had a brother ... </seg>
</seg> | ||||||||||||||
| Schematron | A seg in the about pages must have type snippet
<sch:pattern>
<sch:rule context="tei:seg[ancestor::tei:TEI[matches(@xml:id,'^loi.+_captions$')]]">
<sch:assert test="@type='snippet'">The seg in a caption document must have the type 'snippet'</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||
| Schematron | A snippet seg must only be in caption docs
<sch:pattern>
<sch:rule context="tei:seg[@type='snippet']">
<sch:assert test="ancestor::tei:TEI[matches(@xml:id,'^loi.+_captions$')]"> ERROR: A snippet seg should only be in the caption document
</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||
| Schematron | A snippet seg must only be in caption docs
<sch:pattern>
<sch:rule context="tei:seg[@type='snippet'][ancestor::tei:TEI[matches(@xml:id,'^loi.+_captions$')]]">
<sch:assert test="ancestor::tei:div[matches(@xml:id,'_about$')]"> ERROR: Snippet segs should only be in the about div.
</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||
| Schematron | A snippet seg must only be in caption docs
<sch:pattern>
<sch:rule context="tei:div[matches(@xml:id,'_about')][ancestor::tei:TEI[matches(@xml:id,'^loi.+_captions$')]]">
<sch:assert test="count(tei:seg[@type='snippet']) lt 2"> ERROR: Each about div should only have ONE snippet.
</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ | ||||||||||||||
| Schema Declaration |
element seg
{
att.global.attribute.xmlid,
att.global.attribute.n,
att.global.attribute.xmllang,
att.global.attribute.xmlbase,
att.global.attribute.xmlspace,
att.global.rendition.attribute.rend,
att.global.rendition.attribute.style,
att.global.rendition.attribute.rendition,
att.global.linking.attribute.corresp,
att.global.linking.attribute.synch,
att.global.linking.attribute.sameAs,
att.global.linking.attribute.copyOf,
att.global.linking.attribute.next,
att.global.linking.attribute.prev,
att.global.linking.attribute.exclude,
att.global.linking.attribute.select,
att.global.facs.attribute.facs,
att.global.change.attribute.change,
att.global.responsibility.attribute.cert,
att.global.responsibility.attribute.resp,
att.global.source.attribute.source,
att.segLike.attributes,
att.typed.attribute.type,
att.written.attributes,
att.notated.attributes,
attribute ana
{
list
{
(
"sens:illness"
| "sens:youth"
| "sens:implicate"
| "sens:criminal"
| "sens:stereotype"
| "sens:cultural"
| "sens:dishonour"
| "sens:details"
)+
}
}?,
attribute subtype { list { + } }?,
macro.paraContent
}⚓ | ||||||||||||||
| <setting> describes one particular setting in which a language interaction takes place. [15.2.3. The Setting Description] | |
| Module | corpus |
| Attributes |
|
| Contained by | corpus: settingDesc |
| May contain | |
| Note | If the who attribute is not supplied, the setting is assumed to be that of all participants in the language interaction. |
| Example | <setting>
<placeName>New York City, US</placeName>
<date>1989</date>
<locale>on a park bench</locale>
<activity>feeding birds</activity>
</setting> |
| Content model |
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.nameLike.agent"/>
<classRef key="model.dateLike"/>
<classRef key="model.settingPart"/>
</alternate>
</alternate>
</content>
⚓ |
| Schema Declaration |
element setting
{
att.global.attributes,
att.ascribed.attributes,
(
model.pLike+
| ( model.nameLike.agent | model.dateLike | model.settingPart )*
)
}⚓ |
| <settingDesc> (setting description) describes the setting or settings within which a language interaction takes place, or other places otherwise referred to in a text, edition, or metadata. [15.2. Contextual Information 2.4. The Profile Description] | |
| Module | corpus |
| Attributes |
|
| Member of | |
| Contained by | header: profileDesc |
| May contain | |
| Note | May contain a prose description organized as paragraphs, or a series of <setting> elements. If used to record not settings of language interactions, but other places mentioned in the text, then <place> optionally grouped by <listPlace> inside <standOff> should be preferred. |
| Example | <settingDesc>
<p>Texts recorded in the
Canadian Parliament building in Ottawa, between April and November 1988 </p>
</settingDesc> |
| Content model |
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<alternate minOccurs="1"
maxOccurs="unbounded">
<elementRef key="setting"/>
<classRef key="model.placeLike"/>
<elementRef key="listPlace"/>
</alternate>
</alternate>
</content>
⚓ |
| Schema Declaration |
element settingDesc
{
att.global.attributes,
att.declarable.attributes,
( model.pLike+ | ( setting | model.placeLike | listPlace )+ )
}⚓ |
| <settlement> (settlement) contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit. [13.2.3. Place Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material msIdentifier origin repository summary namesdates: addName affiliation birth death district forename location nationality objectIdentifier occupation org orgName persName place placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <placeName>
<settlement type="town">Glasgow</settlement>
<region>Scotland</region>
</placeName> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element settlement
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}⚓ |
| <sic> (Latin for thus or so) contains text reproduced although apparently incorrect or inaccurate. [3.5.1. Apparent Errors] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine author bibl choice corr date emph expan foreign head item l label lg name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell header: change distributor licence msdescription: acquisition material origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | for his nose was as sharp as
a pen, and <sic>a Table</sic> of green fields. |
| Example | If all that is desired is to call attention to the apparent problem in the copy text, <sic> may be used alone: I don't know, Juan. It's so far in the past now
— how <sic>we can</sic> prove or disprove anyone's theories? |
| Example | It is also possible, using the <choice> and <corr> elements, to provide a corrected reading: I don't know, Juan. It's so far in the past now
— how <choice>
<sic>we can</sic>
<corr>can we</corr>
</choice> prove or disprove anyone's theories? |
| Example | for his nose was as sharp as
a pen, and <choice>
<sic>a Table</sic>
<corr>a' babbld</corr>
</choice> of green fields. |
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ |
| Schema Declaration |
element sic { att.global.attributes, macro.paraContent }⚓ |
| <signed> (signature) contains the closing salutation, etc., appended to a foreword, dedicatory epistle, or other division of a text. [4.2.2. Openers and Closers] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <signed>Thine to command <name>Humph. Moseley</name>
</signed> |
| Example | <closer>
<signed>Sign'd and Seal'd,
<list>
<item>John Bull,</item>
<item>Nic. Frog.</item>
</list>
</signed>
</closer> |
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ |
| Schema Declaration |
element signed
{
att.global.attributes,
att.written.attributes,
macro.paraContent
}⚓ |
| <sourceDesc> (source description) describes the source(s) from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description] | |
| Module | header |
| Attributes |
|
| Contained by | header: fileDesc |
| May contain | figures: table linking: ab msdescription: msDesc namesdates: listEvent listObject listOrg listPerson listPlace listRelation spoken: recordingStmt |
| Example | <sourceDesc>
<bibl>
<title level="a">The Interesting story of the Children in the Wood</title>. In
<author>Victor E Neuberg</author>, <title>The Penny Histories</title>.
<publisher>OUP</publisher>
<date>1968</date>. </bibl>
</sourceDesc> |
| Example | <sourceDesc>
<p>Born digital: no previous source exists.</p>
</sourceDesc> |
| Content model |
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.biblLike"/>
<classRef key="model.sourceDescPart"/>
<classRef key="model.listLike"/>
</alternate>
</alternate>
</content>
⚓ |
| Schema Declaration |
element sourceDesc
{
att.global.attributes,
att.declarable.attributes,
(
model.pLike+
| ( model.biblLike | model.sourceDescPart | model.listLike )+
)
}⚓ |
| <state> (state) contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range. [13.3.1. Basic Principles 13.3.2.1. Personal Characteristics] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName person place placeName region residence roleName settlement state surname spoken: u transcr: supplied |
| May contain | |
| Note | Where there is confusion between <trait> and <state> the more general purpose element <state> should be used even for unchanging characteristics. If you wish to distinguish between characteristics that are generally perceived to be time-bound states and those assumed to be fixed traits, then <trait> is available for the more static of these. The <state> element encodes characteristics which are sometimes assumed to change, often at specific times or over a date range, whereas the <trait> elements are used to record characteristics, such as eye-colour, which are less subject to change. Traits are typically, but not necessarily, independent of the volition or action of the holder. |
| Example | <state ref="#SCHOL" type="status">
<label>scholar</label>
</state> |
| Example | <org>
<orgName notAfter="1960">The Silver Beetles</orgName>
<orgName notBefore="1960">The Beatles</orgName>
<state type="membership" from="1960-08"
to="1962-05">
<desc>
<persName>John Lennon</persName>
<persName>Paul McCartney</persName>
<persName>George Harrison</persName>
<persName>Stuart Sutcliffe</persName>
<persName>Pete Best</persName>
</desc>
</state>
<state type="membership" notBefore="1963">
<desc>
<persName>John Lennon</persName>
<persName>Paul McCartney</persName>
<persName>George Harrison</persName>
<persName>Ringo Starr</persName>
</desc>
</state>
</org> |
| Content model |
<content>
<sequence>
<elementRef key="precision" minOccurs="0"
maxOccurs="unbounded"/>
<alternate>
<elementRef key="state" minOccurs="1"
maxOccurs="unbounded"/>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<classRef key="model.pLike"
minOccurs="1" maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
</alternate>
</sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.labelLike"/>
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
</alternate>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration |
element state
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.typed.attributes,
att.naming.attributes,
att.dimensions.attributes,
(
precision*,
(
state+
| (
model.headLike*,
model.pLike+,
( model.noteLike | model.biblLike )*
)
| ( model.labelLike | model.noteLike | model.biblLike )*
)
)
}⚓ |
| <street> contains a full street address including any name or number identifying a building as well as the name of the street or route on which it is located. [3.6.2. Addresses] | |
| Module | core |
| Attributes |
|
| Member of | |
| Contained by | core: address |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Note | The order and presentation of house names and numbers and street names, etc., may vary considerably in different countries. The encoding should reflect the order which is appropriate in the country concerned. |
| Example | <street>via della Faggiola, 36</street> |
| Example | <street>
<name>Duntaggin</name>, 110 Southmoor Road
</street> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element street { att.global.attributes, macro.phraseSeq }⚓ |
| <summary> contains an overview of the available information concerning some aspect of an item or object (for example, its intellectual content, history, layout, typography etc.) as a complement or alternative to the more detailed information carried by more specific elements. [10.6. Intellectual Content] | |
| Module | msdescription |
| Attributes |
|
| Contained by | msdescription: history msContents |
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig p pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: annotationBlock incident u transcr: supplied character data |
| Example | <summary>This item consists of three books with a prologue and an epilogue.
</summary> |
| Example | <typeDesc>
<summary>Uses a mixture of Roman and Black Letter types.</summary>
<typeNote>Antiqua typeface, showing influence of Jenson's Venetian
fonts.</typeNote>
<typeNote>The black letter face is a variant of Schwabacher.</typeNote>
</typeDesc> |
| Content model |
<content>
<macroRef key="macro.specialPara"/>
</content>
⚓ |
| Schema Declaration |
element summary { att.global.attributes, macro.specialPara }⚓ |
| <supplied> (supplied) signifies text supplied by the transcriber or editor for any reason; for example because the original cannot be read due to physical damage, or because of an obvious omission by the author or scribe. [11.3.3.1. Damage, Illegibility, and Supplied Text] | |||||||
| Module | transcr | ||||||
| Attributes |
| ||||||
| Member of | |||||||
| Contained by | core: abbr addrLine author bibl choice corr date emph expan foreign head item l label lg name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell header: change distributor licence msdescription: acquisition material origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||
| Note | The <damage>, <gap>, <del>, <unclear> and <supplied> elements may be closely allied in use. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance. | ||||||
| Example | I am dr Sr yr
<supplied reason="illegible"
source="#amanuensis_copy">very humble Servt</supplied>
Sydney Smith | ||||||
| Example | <supplied reason="omitted-in-original">Dedication</supplied> to the duke of Bejar | ||||||
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ | ||||||
| Schema Declaration |
element supplied
{
att.global.attributes,
att.editLike.attributes,
att.dimensions.attributes,
attribute reason { list { + } }?,
macro.paraContent
}⚓ | ||||||
| <surface> defines a written surface as a two-dimensional coordinate space, optionally grouping one or more graphic representations of that space, zones of interest within that space, and transcriptions of the writing within them. [11.1. Digital Facsimiles 11.2.2. Embedded Transcription] | |||||||||||||||
| Module | transcr | ||||||||||||||
| Attributes |
| ||||||||||||||
| Contained by | |||||||||||||||
| May contain | |||||||||||||||
| Note | The <surface> element represents any two-dimensional space on some physical surface forming part of the source material, such as a piece of paper, a face of a monument, a billboard, a scroll, a leaf etc. The coordinate space defined by this element may be thought of as a grid lrx - ulx units wide and uly - lry units high. The <surface> element may contain graphic representations or transcriptions of written zones, or both. The coordinate values used by every <zone> element contained by this element are to be understood with reference to the same grid. Where it is useful or meaningful to do so, any grouping of multiple <surface> elements may be indicated using the <surfaceGrp> element. | ||||||||||||||
| Example | <facsimile>
<surface ulx="0" uly="0" lrx="200" lry="300">
<graphic url="Bovelles-49r.png"/>
</surface>
</facsimile> | ||||||||||||||
| Content model |
<content>
<sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.global"/>
<classRef key="model.labelLike"/>
<classRef key="model.graphicLike"/>
</alternate>
<sequence minOccurs="0"
maxOccurs="unbounded">
<alternate>
<elementRef key="zone"/>
<elementRef key="line"/>
<elementRef key="path"/>
<elementRef key="surface"/>
<elementRef key="surfaceGrp"/>
</alternate>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</content>
⚓ | ||||||||||||||
| Schema Declaration |
element surface
{
att.global.attributes,
att.coordinated.attributes,
att.declaring.attributes,
att.typed.attributes,
attribute attachment { text }?,
attribute flipping { text }?,
(
( model.global | model.labelLike | model.graphicLike )*,
( ( ( zone | line | path | surface | surfaceGrp ), model.global* )* )
)
}⚓ | ||||||||||||||
| <surname> (surname) contains a family (inherited) name, as opposed to a given, baptismal, or nick name. [13.2.1. Personal Names] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied |
| May contain | core: abbr address cb choice corr date emph expan foreign gap graphic lb media milestone name note num orig pb q quote ref reg rs sic title unclear gaiji: g header: idno msdescription: material namesdates: addName affiliation district forename geo location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data |
| Example | <surname type="combine">St John Stevas</surname> |
| Content model |
<content>
<macroRef key="macro.phraseSeq"/>
</content>
⚓ |
| Schema Declaration |
element surname
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}⚓ |
| <table> (table) contains text displayed in tabular form, in rows and columns. [14.1.1. TEI Tables] | |||||||||||||||||
| Module | figures | ||||||||||||||||
| Attributes |
| ||||||||||||||||
| Member of | |||||||||||||||||
| Contained by | |||||||||||||||||
| May contain | |||||||||||||||||
| Note | Contains an optional heading and a series of rows. Any rendition information should be supplied using the global rend attribute, at the table, row, or cell level as appropriate. | ||||||||||||||||
| Example | <table rows="4" cols="4">
<head>Poor Men's Lodgings in Norfolk (Mayhew, 1843)</head>
<row role="label">
<cell role="data"/>
<cell role="data">Dossing Cribs or Lodging Houses</cell>
<cell role="data">Beds</cell>
<cell role="data">Needys or Nightly Lodgers</cell>
</row>
<row role="data">
<cell role="label">Bury St Edmund's</cell>
<cell role="data">5</cell>
<cell role="data">8</cell>
<cell role="data">128</cell>
</row>
<row role="data">
<cell role="label">Thetford</cell>
<cell role="data">3</cell>
<cell role="data">6</cell>
<cell role="data">36</cell>
</row>
<row role="data">
<cell role="label">Attleboro'</cell>
<cell role="data">3</cell>
<cell role="data">5</cell>
<cell role="data">20</cell>
</row>
<row role="data">
<cell role="label">Wymondham</cell>
<cell role="data">1</cell>
<cell role="data">11</cell>
<cell role="data">22</cell>
</row>
</table> | ||||||||||||||||
| Content model |
<content>
<sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.headLike"/>
<classRef key="model.global"/>
</alternate>
<alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">
<elementRef key="row"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<sequence minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.graphicLike"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</alternate>
<sequence minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.divBottom"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</content>
⚓ | ||||||||||||||||
| Schema Declaration |
element table
{
att.global.attributes,
att.typed.attributes,
attribute rows { text }?,
attribute cols { text }?,
(
( model.headLike | model.global )*,
(
( ( row, model.global* )+ )
| ( ( model.graphicLike, model.global* )+ )
),
( ( model.divBottom, model.global* )* )
)
}⚓ | ||||||||||||||||
| <teiHeader> (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text] | |
| Module | header |
| Attributes |
|
| Contained by | textstructure: TEI |
| May contain | header: encodingDesc fileDesc profileDesc revisionDesc |
| Note | In LOI, we require <profileDesc> since it is necessary for specifying a document type. We also make <revisionDesc> mandatory. |
| Example | <teiHeader>
<fileDesc>
<titleStmt>
<title>Shakespeare: the first folio (1623) in electronic form</title>
<author>Shakespeare, William (1564–1616)</author>
<respStmt>
<resp>Originally prepared by</resp>
<name>Trevor Howard-Hill</name>
</respStmt>
<respStmt>
<resp>Revised and edited by</resp>
<name>Christine Avern-Carr</name>
</respStmt>
</titleStmt>
<publicationStmt>
<distributor>Oxford Text Archive</distributor>
<address>
<addrLine>13 Banbury Road, Oxford OX2 6NN, UK</addrLine>
</address>
<idno type="OTA">119</idno>
<availability>
<p>Freely available on a non-commercial basis.</p>
</availability>
<date when="1968">1968</date>
</publicationStmt>
<sourceDesc>
<bibl>The first folio of Shakespeare, prepared by Charlton Hinman (The Norton Facsimile,
1968)</bibl>
</sourceDesc>
</fileDesc>
<encodingDesc>
<projectDesc>
<p>Originally prepared for use in the production of a series of old-spelling
concordances in 1968, this text was extensively checked and revised for use during the
editing of the new Oxford Shakespeare (Wells and Taylor, 1989).</p>
</projectDesc>
<editorialDecl>
<correction>
<p>Turned letters are silently corrected.</p>
</correction>
<normalization>
<p>Original spelling and typography is retained, except that long s and ligatured
forms are not encoded.</p>
</normalization>
</editorialDecl>
<refsDecl xml:id="ASLREF">
<cRefPattern matchPattern="(\S+) ([^.]+)\.(.*)"
replacementPattern="#xpath(//div1[@n='$1']/div2/[@n='$2']//lb[@n='$3'])">
<p>A reference is created by assembling the following, in the reverse order as that
listed here: <list>
<item>the <att>n</att> value of the preceding <gi>lb</gi>
</item>
<item>a period</item>
<item>the <att>n</att> value of the ancestor <gi>div2</gi>
</item>
<item>a space</item>
<item>the <att>n</att> value of the parent <gi>div1</gi>
</item>
</list>
</p>
</cRefPattern>
</refsDecl>
</encodingDesc>
<revisionDesc>
<list>
<item>
<date when="1989-04-12">12 Apr 89</date> Last checked by CAC</item>
<item>
<date when="1989-03-01">1 Mar 89</date> LB made new file</item>
</list>
</revisionDesc>
</teiHeader> |
| Content model |
<content>
<sequence minOccurs="1" maxOccurs="1">
<elementRef key="fileDesc"/>
<elementRef key="encodingDesc"
minOccurs="0"/>
<elementRef key="profileDesc"/>
<elementRef key="revisionDesc"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element teiHeader
{
att.global.attributes,
( fileDesc, encodingDesc?, profileDesc, revisionDesc )
}⚓ |
| <text> (text) contains a single text of any kind, whether unitary or composite, for example a poem or drama, a collection of essays, a novel, a dictionary, or a corpus sample. [4. Default Text Structure 15.1. Varieties of Composite Text] | |
| Module | textstructure |
| Attributes |
|
| Member of | |
| Contained by | textstructure: TEI |
| May contain | |
| Note | This element should not be used to represent a text which is inserted at an arbitrary point within the structure of another, for example as in an embedded or quoted narrative; the <floatingText> is provided for this purpose. |
| Example | <text>
<front>
<docTitle>
<titlePart>Autumn Haze</titlePart>
</docTitle>
</front>
<body>
<l>Is it a dragonfly or a maple leaf</l>
<l>That settles softly down upon the water?</l>
</body>
</text> |
| Example | The body of a text may be replaced by a group of nested texts, as in the following schematic: <text>
<front>
<!-- front matter for the whole group -->
</front>
<group>
<text>
<!-- first text -->
</text>
<text>
<!-- second text -->
</text>
</group>
</text> |
| Content model |
<content>
<sequence>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
<sequence minOccurs="0">
<elementRef key="front"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<alternate>
<elementRef key="body"/>
<elementRef key="group"/>
</alternate>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
<sequence minOccurs="0">
<elementRef key="back"/>
<classRef key="model.global"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</sequence>
</content>
⚓ |
| Schema Declaration |
element text
{
att.global.attributes,
att.declaring.attributes,
att.typed.attributes,
att.written.attributes,
(
model.global*,
( ( front, model.global* )? ),
( body | group ),
model.global*,
( ( back, model.global* )? )
)
}⚓ |
| <textClass> (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [2.4.3. The Text Classification] | |
| Module | header |
| Attributes |
|
| Member of | |
| Contained by | header: profileDesc |
| May contain | |
| Note | All <textClass> elements must include, at minimum, one <catRef> child; it may also include <keywords>, but only for the oral histories. |
| Example | <taxonomy>
<category xml:id="acprose">
<catDesc>Academic prose</catDesc>
</category>
<!-- other categories here -->
</taxonomy>
<!-- ... -->
<textClass>
<catRef target="#acprose"/>
<classCode scheme="http://www.udcc.org">001.9</classCode>
<keywords scheme="http://authorities.loc.gov">
<list>
<item>End of the world</item>
<item>History - philosophy</item>
</list>
</keywords>
</textClass> |
| Schematron | We should use only use the <keywords> element if it's an oral history.
<sch:rule context="tei:textClass/tei:keywords">
<sch:assert test="if (not(empty($docTypes))) then $docTypes[contains(@target,'OralHistory')]
else true()">ERROR: Element <sch:name/> not allowed here. <sch:name/> should only be used in Oral History documents.</sch:assert>
</sch:rule> |
| Content model |
<content>
<sequence minOccurs="1" maxOccurs="1">
<elementRef key="catRef" minOccurs="1"
maxOccurs="unbounded"/>
<elementRef key="keywords" minOccurs="0"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element textClass
{
att.global.attributes,
att.declarable.attributes,
( catRef+, keywords? )
}⚓ |
| <timeline> (timeline) provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text. [16.4.2. Placing Synchronous Events in Time] | |||||||||||||||||||||||||
| Module | linking | ||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||
| Member of | |||||||||||||||||||||||||
| Contained by | core: abbr addrLine author bibl corr date emph expan foreign head item l label lg list name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear header: authority change distributor language licence msdescription: acquisition material msItem origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName person placeName region residence roleName settlement surname spoken: u | ||||||||||||||||||||||||
| May contain | linking: when | ||||||||||||||||||||||||
| Example | <timeline xml:id="TL01" unit="ms">
<when xml:id="TL-w0" absolute="11:30:00"/>
<when xml:id="TL-w1" interval="unknown"
since="#TL-w0"/>
<when xml:id="TL-w2" interval="100"
since="#TL-w1"/>
<when xml:id="TL-w3" interval="200"
since="#TL-w2"/>
<when xml:id="TL-w4" interval="150"
since="#TL-w3"/>
<when xml:id="TL-w5" interval="250"
since="#TL-w4"/>
<when xml:id="TL-w6" interval="100"
since="#TL-w5"/>
</timeline> | ||||||||||||||||||||||||
| Content model |
<content>
<elementRef key="when" minOccurs="1"
maxOccurs="unbounded"/>
</content>
⚓ | ||||||||||||||||||||||||
| Schema Declaration |
element timeline
{
att.global.attributes,
attribute origin { text }?,
attribute unit { "d" | "h" | "min" | "s" | "ms" }?,
attribute interval { text }?,
when+
}⚓ | ||||||||||||||||||||||||
| <title> (title) contains a title for any kind of work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement] | |||||||||||||||||||||||
| Module | core | ||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||
| Member of | |||||||||||||||||||||||
| Contained by | core: abbr addrLine author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material msItem origin repository summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||||||||||||||||
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||||||||||||||
| Note | The attributes key and ref, inherited from the class att.canonical may be used to indicate the canonical form for the title; the former, by supplying (for example) the identifier of a record in some external library system; the latter by pointing to an XML element somewhere containing the canonical form of the title. | ||||||||||||||||||||||
| Example | <title>Information Technology and the Research Process: Proceedings of
a conference held at Cranfield Institute of Technology, UK,
18–21 July 1989</title> | ||||||||||||||||||||||
| Example | <title>Hardy's Tess of the D'Urbervilles: a machine readable
edition</title> | ||||||||||||||||||||||
| Example | <title type="full">
<title type="main">Synthèse</title>
<title type="sub">an international journal for
epistemology, methodology and history of
science</title>
</title> | ||||||||||||||||||||||
| Schematron | All titles much have some meaningful content
<sch:pattern>
<sch:rule context="tei:title">
<sch:let name="text"
value="string-join(descendant::text(),'')"/>
<sch:assert test="$text ne ''">ERROR: Titles must have meaningful content.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||||||||||
| Schematron | Titles shouldn't start or end with spaces
<sch:pattern>
<sch:rule context="tei:title">
<sch:let name="text"
value="string-join(descendant::text(),'')"/>
<sch:assert test="not(matches($text,'^\s|\s$'))">ERROR: Titles shouldn't begin or end with spaces.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||||||||||
| Schematron | Titles shouldn't have a child element other than a text node
<sch:pattern>
<sch:rule context="tei:title[not(@type='generated')]">
<sch:assert test="not(*[not(self::tei:foreign)])">ERROR: Titles shouldn't have any children other than a <foreign> or a text node.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||||||||||||||||
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ | ||||||||||||||||||||||
| Schema Declaration |
element title
{
att.global.attributes,
att.typed.attribute.subtype,
att.canonical.attributes,
att.datable.attributes,
attribute type { text }?,
attribute level { "a" | "m" | "j" | "s" | "u" }?,
macro.paraContent
}⚓ | ||||||||||||||||||||||
| <titleStmt> (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description] | |
| Module | header |
| Attributes |
|
| Contained by | header: fileDesc |
| May contain | |
| Example | <titleStmt>
<title>Capgrave's Life of St. John Norbert: a machine-readable transcription</title>
<respStmt>
<resp>compiled by</resp>
<name>P.J. Lucas</name>
</respStmt>
</titleStmt> |
| Content model |
<content>
<sequence>
<elementRef key="title" minOccurs="1"
maxOccurs="unbounded"/>
<classRef key="model.respLike"
minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</content>
⚓ |
| Schema Declaration |
element titleStmt { att.global.attributes, ( title+, model.respLike* ) }⚓ |
| <trait> (trait) contains a description of some status or quality attributed to a person, place, or organization typically, but not necessarily, independent of the volition or action of the holder and usually not at some specific time or for a specific date range. [13.3.1. Basic Principles 13.3.2.1. Personal Characteristics] | |
| Module | namesdates |
| Attributes |
|
| Member of | |
| Contained by | core: abbr addrLine address author bibl corr date desc emph expan foreign head item l label name note num orig p pubPlace publisher q quote ref reg resp rs sic street title unclear figures: cell msdescription: acquisition material origin repository summary namesdates: addName affiliation birth death district forename nationality occupation org orgName persName person place placeName region residence roleName settlement surname trait spoken: u transcr: supplied |
| May contain | |
| Note | Where there is confusion between <trait> and <state> the more general purpose element <state> should be used even for unchanging characteristics. If you wish to distinguish between characteristics that are generally perceived to be time-bound states and those assumed to be fixed traits, then <trait> is available for the more static of these. The <state> element encodes characteristics which are sometimes assumed to change, often at specific times or over a date range, whereas the <trait> elements are used to record characteristics, such as eye-colour, which are less subject to change. Traits are typically, but not necessarily, independent of the volition or action of the holder. |
| Example | <trait type="physical">
<label>Eye colour</label>
<desc>Blue</desc>
</trait> |
| Content model |
<content>
<sequence>
<elementRef key="precision" minOccurs="0"
maxOccurs="unbounded"/>
<alternate>
<elementRef key="trait" minOccurs="1"
maxOccurs="unbounded"/>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<classRef key="model.pLike"
minOccurs="1" maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
</alternate>
</sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.labelLike"/>
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
</alternate>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration |
element trait
{
att.global.attributes,
att.datable.attributes,
att.editLike.attributes,
att.naming.attributes,
att.typed.attributes,
att.dimensions.attributes,
(
precision*,
(
trait+
| (
model.headLike*,
model.pLike+,
( model.noteLike | model.biblLike )*
)
| ( model.labelLike | model.noteLike | model.biblLike )*
)
)
}⚓ |
| <u> (utterance) contains a stretch of speech usually preceded and followed by silence or by a change of speaker. [8.3.1. Utterances] | |||||||||
| Module | spoken | ||||||||
| Attributes |
| ||||||||
| Member of | |||||||||
| Contained by | |||||||||
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||
| Note | Prose and a mixture of speech elements Although individual transcriptions may consistently use <u> elements for turns or other units, and although in most cases a <u> will be delimited by pause or change of speaker, <u> is not required to represent a turn or any communicative event, nor to be bounded by pauses or change of speaker. At a minimum, a <u> is some phonetic production by a given speaker. | ||||||||
| Example | <u who="#spkr1">if did you set</u>
<u trans="latching" who="#spkr2">well Joe and I set it between us</u>
<list type="speakers">
<item xml:id="spkr1"/>
<item xml:id="spkr2"/>
</list> | ||||||||
| Schematron | Utterances must have an who identifying a speaker with either a team member or a person prefix.
<sch:pattern>
<sch:rule context="tei:u">
<sch:assert test="matches(@who, '^(team:|prs:)[a-z]{4}\d+$')">Utterances must have an @who identifying a speaker with either "team:" or "prs:" followed by the persons id.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||||
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ | ||||||||
| Schema Declaration |
element u
{
att.global.attributes,
att.timed.attributes,
att.declaring.attributes,
att.ascribed.directed.attributes,
att.notated.attributes,
attribute trans { "smooth" | "latching" | "overlap" | "pause" }?,
macro.paraContent
}⚓ | ||||||||
| <unclear> (unclear) contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source. [11.3.3.1. Damage, Illegibility, and Supplied Text 3.5.3. Additions, Deletions, and Omissions] | |||||||||||||||||||||
| Module | core | ||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||
| Member of | |||||||||||||||||||||
| Contained by | core: abbr addrLine author bibl choice corr date emph expan foreign head item l label lg name note num orig p pubPlace publisher q quote ref reg rs sic street title unclear figures: cell header: change distributor licence msdescription: acquisition material origin summary namesdates: addName affiliation birth death district forename nationality occupation orgName persName placeName region residence roleName settlement surname spoken: u transcr: supplied | ||||||||||||||||||||
| May contain | core: abbr address bibl cb choice corr date desc emph expan foreign gap graphic l label lb lg list media milestone name note num orig pb q quote ref reg rs sic title unclear figures: table gaiji: g header: idno namesdates: addName affiliation district forename geo listEvent listObject listOrg listPerson listPlace listRelation location orgName persName placeName region roleName settlement state surname trait spoken: incident transcr: supplied character data | ||||||||||||||||||||
| Note | The same element is used for all cases of uncertainty in the transcription of element content, whether for written or spoken material. For other aspects of certainty, uncertainty, and reliability of tagging and transcription, see chapter 21. Certainty, Precision, and Responsibility. The <damage>, <gap>, <del>, <unclear> and <supplied> elements may be closely allied in use. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance. The hand attribute points to a definition of the hand concerned, as further discussed in section 11.3.2.1. Document Hands. | ||||||||||||||||||||
| Example | <u> ...and then <unclear reason="background-noise">Nathalie</unclear> said ... </u> | ||||||||||||||||||||
| Content model |
<content>
<macroRef key="macro.paraContent"/>
</content>
⚓ | ||||||||||||||||||||
| Schema Declaration |
element unclear
{
att.global.attributes,
att.editLike.attributes,
att.dimensions.attributes,
attribute reason
{
list
{
(
"illegible"
| "inaudible"
| "faded"
| "background_noise"
| "eccentric_ductus"
)+
}
}?,
attribute agent { text }?,
macro.paraContent
}⚓ | ||||||||||||||||||||
| <when> indicates a point in time either relative to other elements in the same timeline tag, or absolutely. [16.4.2. Placing Synchronous Events in Time] | |||||||||||||||||||||||||||||||
| Module | linking | ||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||
| Contained by | linking: timeline | ||||||||||||||||||||||||||||||
| May contain | Empty element | ||||||||||||||||||||||||||||||
| Note | On this element, the global xml:id attribute must be supplied to specify an identifier for this point in time. The value used may be chosen freely provided that it is unique within the document and is a syntactically valid name. There is no requirement for values containing numbers to be in sequence. | ||||||||||||||||||||||||||||||
| Example | <when xml:id="TW3" interval="20" since="#w2"/> | ||||||||||||||||||||||||||||||
| Content model |
<content>
<empty/>
</content>
⚓ | ||||||||||||||||||||||||||||||
| Schema Declaration |
element when
{
att.global.attributes,
attribute absolute { text }?,
attribute unit { "d" | "h" | "min" | "s" | "ms" }?,
attribute interval { text }?,
attribute since { text }?,
empty
}⚓ | ||||||||||||||||||||||||||||||
| model.addrPart groups elements such as names or postal codes which may appear as part of a postal address. [3.6.2. Addresses] | |
| Module | tei |
| Used by | |
| Members | model.nameLike[model.nameLike.agent[name orgName persName] model.offsetLike model.persNamePart[addName forename roleName surname] model.placeStateLike[model.placeNamePart[district placeName region settlement] location state trait] idno rs] addrLine postBox postCode street |
| model.addressLike groups elements used to represent a postal or email address. [1. The TEI Infrastructure] | |
| Module | tei |
| Used by | |
| Members | address affiliation |
| model.attributable groups elements that contain a word or phrase that can be attributed to a source. [3.3.3. Quotation 4.3.2. Floating Texts] | |
| Module | tei |
| Used by | |
| Members | model.quoteLike[quote] |
| model.availabilityPart groups elements such as licences and paragraphs of text which may appear as part of an availability statement [2.2.4. Publication, Distribution, Licensing, etc.] | |
| Module | tei |
| Used by | |
| Members | licence |
| model.biblLike groups elements containing a bibliographic description. [3.12. Bibliographic Citations and References] | |
| Module | tei |
| Used by | |
| Members | bibl msDesc |
| model.biblPart groups elements which represent components of a bibliographic description. [3.12. Bibliographic Citations and References] | |
| Module | tei |
| Used by | |
| Members | model.imprintPart[distributor pubPlace publisher] model.respLike[author respStmt] availability bibl listRelation msIdentifier objectIdentifier relatedItem |
| model.common groups common chunk- and inter-level elements. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | model.divPart[model.divPart.spoken[annotationBlock u] model.lLike[l] model.pLike[ab p] lg] model.inter[model.attributable[model.quoteLike[quote]] model.biblLike[bibl msDesc] model.egLike model.labelLike[desc label] model.listLike[list listEvent listObject listOrg listPerson listPlace listRelation table] model.oddDecl model.stageLike] q |
| Note | This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions. |
| model.correspActionPart groups elements which define the parts (usually names, dates and places) of one action related to the correspondence. | |
| Module | tei |
| Used by | |
| Members | model.addressLike[address affiliation] model.dateLike[date] model.nameLike[model.nameLike.agent[name orgName persName] model.offsetLike model.persNamePart[addName forename roleName surname] model.placeStateLike[model.placeNamePart[district placeName region settlement] location state trait] idno rs] note |
| model.correspDescPart groups together metadata elements for describing correspondence | |
| Module | tei |
| Used by | |
| Members | correspAction note |
| model.dateLike groups elements containing temporal expressions. [3.6.4. Dates and Times 13.4. Dates] | |
| Module | tei |
| Used by | |
| Members | date |
| model.divBottom groups elements appearing at the end of a text division. [4.2. Elements Common to All Divisions] | |
| Module | tei |
| Used by | |
| Members | model.divBottomPart[closer signed] model.divWrapper[argument dateline docAuthor docDate salute] |
| model.divBottomPart groups elements which can occur only at the end of a text division. [4.6. Title Pages] | |
| Module | tei |
| Used by | |
| Members | closer signed |
| model.divPart groups paragraph-level elements appearing directly within divisions. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | model.divPart.spoken[annotationBlock u] model.lLike[l] model.pLike[ab p] lg |
| Note | Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items. |
| model.divPart.spoken groups elements structurally analogous to paragraphs within spoken texts. [8.1. General Considerations and Overview] | |
| Module | spoken |
| Used by | |
| Members | annotationBlock u |
| Note | Spoken texts may be structured in many ways; elements in this class are typically larger units such as turns or utterances. |
| model.divTop groups elements appearing at the beginning of a text division. [4.2. Elements Common to All Divisions] | |
| Module | tei |
| Used by | |
| Members | model.divTopPart[model.headLike[head] opener signed] model.divWrapper[argument dateline docAuthor docDate salute] |
| model.divTopPart groups elements which can occur only at the beginning of a text division. [4.6. Title Pages] | |
| Module | tei |
| Used by | |
| Members | model.headLike[head] opener signed |
| model.emphLike groups phrase-level elements which are typographically distinct and to which a specific function can be attributed. [3.3. Highlighting and Quotation] | |
| Module | tei |
| Used by | |
| Members | emph foreign title |
| model.encodingDescPart groups elements which may be used inside <encodingDesc> and appear multiple times. | |
| Module | tei |
| Used by | |
| Members | charDecl samplingDecl |
| model.gLike groups elements used to represent individual non-Unicode characters or glyphs. | |
| Module | tei |
| Used by | |
| Members | g |
| model.global groups elements which may appear at any point within a TEI text. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | model.global.edit[gap] model.global.meta[timeline] model.global.spoken[incident] model.milestoneLike[cb lb milestone pb] model.noteLike[note] |
| model.global.edit groups globally available elements which perform a specifically editorial function. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | gap |
| model.global.meta groups globally available elements which describe the status of other elements. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | timeline |
| Note | Elements in this class are typically used to hold groups of links or of abstract interpretations, or by provide indications of certainty etc. It may find be convenient to localize all metadata elements, for example to contain them within the same divison as the elements that they relate to; or to locate them all to a division of their own. They may however appear at any point in a TEI text. |
| model.global.spoken groups elements which may appear globally within spoken texts. [8.1. General Considerations and Overview] | |
| Module | spoken |
| Used by | |
| Members | incident |
| Note | This class groups elements which can appear anywhere within transcribed speech. |
| model.graphicLike groups elements containing images, formulae, and similar objects. [3.10. Graphics and Other Non-textual Components] | |
| Module | tei |
| Used by | |
| Members | graphic media |
| model.headLike groups elements used to provide a title or heading at the start of a text division. | |
| Module | tei |
| Used by | |
| Members | head |
| model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed. [3.3. Highlighting and Quotation] | |
| Module | tei |
| Used by | |
| Members | q |
| model.highlighted groups phrase-level elements which are typographically distinct. [3.3. Highlighting and Quotation] | |
| Module | tei |
| Used by | |
| Members | model.emphLike[emph foreign title] model.hiLike[q] |
| model.imprintPart groups the bibliographic elements which occur inside imprints. [3.12. Bibliographic Citations and References] | |
| Module | tei |
| Used by | |
| Members | distributor pubPlace publisher |
| model.inter groups elements which can appear either within or between paragraph-like elements. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | model.attributable[model.quoteLike[quote]] model.biblLike[bibl msDesc] model.egLike model.labelLike[desc label] model.listLike[list listEvent listObject listOrg listPerson listPlace listRelation table] model.oddDecl model.stageLike |
| model.lLike groups elements representing metrical components such as verse lines. | |
| Module | tei |
| Used by | |
| Members | l |
| model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | model.emphLike[emph foreign title] model.hiLike[q] model.pPart.data[model.addressLike[address affiliation] model.dateLike[date] model.measureLike[geo num] model.nameLike[model.nameLike.agent[name orgName persName] model.offsetLike model.persNamePart[addName forename roleName surname] model.placeStateLike[model.placeNamePart[district placeName region settlement] location state trait] idno rs]] model.pPart.editorial[abbr choice expan] model.pPart.msdesc[material] model.phrase.xml[att gi] model.ptrLike[ref] |
| model.listLike groups list-like elements. [3.8. Lists] | |
| Module | tei |
| Used by | |
| Members | list listEvent listObject listOrg listPerson listPlace listRelation table |
| model.measureLike groups elements which denote a number, a quantity, a measurement, or similar piece of text that conveys some numerical meaning. [3.6.3. Numbers and Measures] | |
| Module | tei |
| Used by | |
| Members | geo num |
| model.milestoneLike groups milestone-style elements used to represent reference systems. [1.3. The TEI Class System 3.11.3. Milestone Elements] | |
| Module | tei |
| Used by | |
| Members | cb lb milestone pb |
| model.msItemPart groups elements which can appear within a manuscript item description. | |
| Module | tei |
| Used by | |
| Members | model.biblLike[bibl msDesc] model.msQuoteLike[title] model.quoteLike[quote] model.respLike[author respStmt] idno msItem |
| model.msQuoteLike groups elements which represent passages such as titles quoted from a manuscript as a part of its description. | |
| Module | tei |
| Used by | |
| Members | title |
| model.nameLike groups elements which name or refer to a person, place, or organization. | |
| Module | tei |
| Used by | |
| Members | model.nameLike.agent[name orgName persName] model.offsetLike model.persNamePart[addName forename roleName surname] model.placeStateLike[model.placeNamePart[district placeName region settlement] location state trait] idno rs |
| Note | A superset of the naming elements that may appear in datelines, addresses, statements of responsibility, etc. |
| model.nameLike.agent groups elements which contain names of individuals or corporate bodies. [3.6. Names, Numbers, Dates, Abbreviations, and Addresses] | |
| Module | tei |
| Used by | |
| Members | name orgName persName |
| Note | This class is used in the content model of elements which reference names of people or organizations. |
| model.objectLike groups elements which describe objects. | |
| Module | tei |
| Used by | |
| Members | listObject object |
| model.orgPart groups elements which form part of the description of an organization. | |
| Module | tei |
| Used by | |
| Members | model.eventLike[event listEvent] listOrg listPerson listPlace |
| model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data. [3.6. Names, Numbers, Dates, Abbreviations, and Addresses] | |
| Module | tei |
| Used by | |
| Members | model.addressLike[address affiliation] model.dateLike[date] model.measureLike[geo num] model.nameLike[model.nameLike.agent[name orgName persName] model.offsetLike model.persNamePart[addName forename roleName surname] model.placeStateLike[model.placeNamePart[district placeName region settlement] location state trait] idno rs] |
| model.pPart.edit groups phrase-level elements for simple editorial correction and transcription. [3.5. Simple Editorial Changes] | |
| Module | tei |
| Used by | |
| Members | model.pPart.editorial[abbr choice expan] model.pPart.transcriptional[corr orig reg sic supplied unclear] |
| model.pPart.editorial groups phrase-level elements for simple editorial interventions that may be useful both in transcribing and in authoring. [3.5. Simple Editorial Changes] | |
| Module | tei |
| Used by | |
| Members | abbr choice expan |
| model.pPart.msdesc groups phrase-level elements used in manuscript description. [10. Manuscript Description] | |
| Module | tei |
| Used by | |
| Members | material |
| model.paraPart groups elements that may appear in paragraphs and similar elements [3.1. Paragraphs] | |
| Module | tei |
| Used by | |
| Members | model.gLike[g] model.global[model.global.edit[gap] model.global.meta[timeline] model.global.spoken[incident] model.milestoneLike[cb lb milestone pb] model.noteLike[note]] model.inter[model.attributable[model.quoteLike[quote]] model.biblLike[bibl msDesc] model.egLike model.labelLike[desc label] model.listLike[list listEvent listObject listOrg listPerson listPlace listRelation table] model.oddDecl model.stageLike] model.lLike[l] model.phrase[model.graphicLike[graphic media] model.highlighted[model.emphLike[emph foreign title] model.hiLike[q]] model.lPart model.pPart.data[model.addressLike[address affiliation] model.dateLike[date] model.measureLike[geo num] model.nameLike[model.nameLike.agent[name orgName persName] model.offsetLike model.persNamePart[addName forename roleName surname] model.placeStateLike[model.placeNamePart[district placeName region settlement] location state trait] idno rs]] model.pPart.edit[model.pPart.editorial[abbr choice expan] model.pPart.transcriptional[corr orig reg sic supplied unclear]] model.pPart.msdesc[material] model.phrase.xml[att gi] model.ptrLike[ref] model.segLike[seg] model.specDescLike] lg |
| model.persNamePart groups elements which form part of a personal name. [13.2.1. Personal Names] | |
| Module | namesdates |
| Used by | |
| Members | addName forename roleName surname |
| model.persStateLike groups elements describing changeable characteristics of a person which have a definite duration, for example occupation, residence, or name. | |
| Module | tei |
| Used by | |
| Members | affiliation nationality occupation persName residence state trait |
| Note | These characteristics of an individual are typically a consequence of their own action or that of others. |
| model.personPart groups elements which form part of the description of a person. [15.2.2. The Participant Description] | |
| Module | tei |
| Used by | |
| Members | model.biblLike[bibl msDesc] model.eventLike[event listEvent] model.persStateLike[affiliation nationality occupation persName residence state trait] birth death idno name |
| model.phrase groups elements which can occur at the level of individual words or phrases. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | model.graphicLike[graphic media] model.highlighted[model.emphLike[emph foreign title] model.hiLike[q]] model.lPart model.pPart.data[model.addressLike[address affiliation] model.dateLike[date] model.measureLike[geo num] model.nameLike[model.nameLike.agent[name orgName persName] model.offsetLike model.persNamePart[addName forename roleName surname] model.placeStateLike[model.placeNamePart[district placeName region settlement] location state trait] idno rs]] model.pPart.edit[model.pPart.editorial[abbr choice expan] model.pPart.transcriptional[corr orig reg sic supplied unclear]] model.pPart.msdesc[material] model.phrase.xml[att gi] model.ptrLike[ref] model.segLike[seg] model.specDescLike |
| Note | This class of elements can occur within paragraphs, list items, lines of verse, etc. |
| model.phrase.xml groups phrase-level elements used to encode XML constructs such as element names, attribute names, and attribute values [22. Documentation Elements] | |
| Module | tei |
| Used by | |
| Members | att gi |
| model.placeLike groups elements used to provide information about places and their relationships. | |
| Module | tei |
| Used by | |
| Members | place |
| model.placeNamePart groups elements which form part of a place name. [13.2.3. Place Names] | |
| Module | tei |
| Used by | |
| Members | district placeName region settlement |
| model.placeStateLike groups elements which describe changing states of a place. | |
| Module | tei |
| Used by | |
| Members | model.placeNamePart[district placeName region settlement] location state trait |
| model.profileDescPart groups elements which may be used inside <profileDesc> and appear multiple times. | |
| Module | tei |
| Used by | |
| Members | abstract correspDesc langUsage settingDesc textClass |
| model.ptrLike groups elements used for purposes of location and reference. [3.7. Simple Links and Cross-References] | |
| Module | tei |
| Used by | |
| Members | ref |
| model.publicationStmtPart.agency groups the child elements of a <publicationStmt> element of the TEI header that indicate an authorising agent. [2.2.4. Publication, Distribution, Licensing, etc.] | |
| Module | tei |
| Used by | |
| Members | authority distributor publisher |
| Note | The ‘agency’ child elements, while not required, are required if one of the ‘detail’ child elements is to be used. It is not valid to have a ‘detail’ child element without a preceding ‘agency’ child element. See also model.publicationStmtPart.detail. |
| model.publicationStmtPart.detail groups the agency-specific child elements of the <publicationStmt> element of the TEI header. [2.2.4. Publication, Distribution, Licensing, etc.] | |
| Module | tei |
| Used by | |
| Members | model.ptrLike[ref] address availability date idno pubPlace |
| Note | A ‘detail’ child element may not occur unless an ‘agency’ child element precedes it. See also model.publicationStmtPart.agency. |
| model.quoteLike groups elements used to directly contain quotations. | |
| Module | tei |
| Used by | |
| Members | quote |
| model.resource groups separate elements which constitute the content of a digital resource, as opposed to its metadata. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Members | facsimile text |
| model.segLike groups elements used for arbitrary segmentation. [16.3. Blocks, Segments, and Anchors 17.1. Linguistic Segment Categories] | |
| Module | tei |
| Used by | |
| Members | seg |
| Note | The principles on which segmentation is carried out, and any special codes or attribute values used, should be defined explicitly in the <segmentation> element of the <encodingDesc> within the associated TEI header. |
| model.sourceDescPart groups elements which may be used inside <sourceDesc> and appear multiple times. | |
| Module | tei |
| Used by | |
| Members | recordingStmt |
| model.titlepagePart groups elements which can occur as direct constituents of a title page, such as <docTitle>, <docAuthor>, <docImprint>, or <epigraph>. [4.6. Title Pages] | |
| Module | tei |
| Used by | |
| Members | argument docAuthor docDate graphic |
| att.anchoring (anchoring) provides attributes for use on annotations, e.g. notes and groups of notes describing the existence and position of an anchor for annotations. | |||||||||||||||||||
| Module | tei | ||||||||||||||||||
| Members | note | ||||||||||||||||||
| Attributes |
| ||||||||||||||||||
| Example | <p>(...) tamen reuerendos dominos archiepiscopum et canonicos Leopolienses
necnon episcopum in duplicibus Quatuortemporibus<anchor xml:id="A55234"/> totaliter expediui...</p>
<!-- elsewhere in the document -->
<noteGrp targetEnd="#A55234">
<note xml:lang="en"> Quatuor Tempora, so called dry fast days.
</note>
<note xml:lang="pl"> Quatuor Tempora, tzw. Suche dni postne.
</note>
</noteGrp> | ||||||||||||||||||
| att.ascribed provides attributes for elements representing speech or action that can be ascribed to a specific individual. [3.3.3. Quotation 8.3. Elements Unique to Spoken Texts] | |||||||||||
| Module | tei | ||||||||||
| Members | att.ascribed.directed[q u] annotationBlock change incident setting | ||||||||||
| Attributes |
| ||||||||||
| att.ascribed.directed provides attributes for elements representing speech or action that can be directed at a group or individual. [3.3.3. Quotation 8.3. Elements Unique to Spoken Texts] | |||||||||||
| Module | tei | ||||||||||
| Members | q u | ||||||||||
| Attributes |
| ||||||||||
| att.breaking provides attributes to indicate whether or not the element concerned is considered to mark the end of an orthographic token in the same way as whitespace. [3.11.3. Milestone Elements] | |||||||||||
| Module | tei | ||||||||||
| Members | cb lb milestone pb | ||||||||||
| Attributes |
| ||||||||||
| att.cReferencing provides attributes that may be used to supply a canonical reference as a means of identifying the target of a pointer. | |||||||||
| Module | tei | ||||||||
| Members | ref | ||||||||
| Attributes |
| ||||||||
| att.canonical provides attributes that can be used to associate a representation such as a name or title with canonical information about the object being named or referenced. [13.1.1. Linking Names and Their Referents] | |||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||
| Members | att.naming[att.personal[addName forename name orgName persName placeName roleName surname] affiliation author birth death district event nationality occupation pubPlace region repository residence rs settlement state trait] authority correspDesc date distributor docAuthor material object publisher relation resp respStmt title | ||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||
| att.coordinated provides attributes that can be used to position their parent element within a two dimensional coordinate system. | |||||||||||||||||||||||||||||||||||||
| Module | transcr | ||||||||||||||||||||||||||||||||||||
| Members | surface | ||||||||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||||||||
| att.datable provides attributes for normalization of elements that contain dates, times, or datable events. [3.6.4. Dates and Times 13.4. Dates] | |||||||||||||||||||||
| Module | tei | ||||||||||||||||||||
| Members | acquisition affiliation author birth change date death district event idno licence location name nationality occupation orgName origin persName placeName region relation residence resp settlement state title trait | ||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||
| Note | This ‘superclass’ provides attributes that can be used to provide normalized values of temporal information. By default, the attributes from the att.datable.w3c class are provided. If the module for names & dates is loaded, this class also provides attributes from the att.datable.iso and att.datable.custom classes. In general, the possible values of attributes restricted to the W3C datatypes form a subset of those values available via the ISO 8601 standard. However, the greater expressiveness of the ISO datatypes may not be needed, and there exists much greater software support for the W3C datatypes. | ||||||||||||||||||||
| att.datable.custom provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO). [13.4. Dates] | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Module | namesdates | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Members | att.datable[acquisition affiliation author birth change date death district event idno licence location name nationality occupation orgName origin persName placeName region relation residence resp settlement state title trait] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.datable.iso provides attributes for normalization of elements that contain datable events using the ISO 8601:2004 standard. [3.6.4. Dates and Times 13.4. Dates] | |||||||||||||||||||||||||||||||||||
| Module | namesdates | ||||||||||||||||||||||||||||||||||
| Members | att.datable[acquisition affiliation author birth change date death district event idno licence location name nationality occupation orgName origin persName placeName region relation residence resp settlement state title trait] | ||||||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||||||
| Note | The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by ISO 8601:2004, using the Gregorian calendar. If both when-iso and dur-iso are specified, the values should be interpreted as indicating a span of time by its starting time (or date) and duration. That is, <date when-iso="2007-06-01" dur-iso="P8D"/> indicates the same time period as <date when-iso="2007-06-01/P8D"/> In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading. | ||||||||||||||||||||||||||||||||||
| att.datable.w3c provides attributes for normalization of elements that contain datable events conforming to the W3C XML Schema Part 2: Datatypes Second Edition. [3.6.4. Dates and Times 13.4. Dates] | |||||||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||||||
| Members | att.datable[acquisition affiliation author birth change date death district event idno licence location name nationality occupation orgName origin persName placeName region relation residence resp settlement state title trait] | ||||||||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||||||||
| Schematron |
<sch:rule context="tei:*[@when]">
<sch:report test="@notBefore|@notAfter|@from|@to"
role="nonfatal">The @when attribute cannot be used with any other att.datable.w3c attributes.</sch:report>
</sch:rule> | ||||||||||||||||||||||||||||||||||||
| Schematron |
<sch:rule context="tei:*[@from]">
<sch:report test="@notBefore"
role="nonfatal">The @from and @notBefore attributes cannot be used together.</sch:report>
</sch:rule> | ||||||||||||||||||||||||||||||||||||
| Schematron |
<sch:rule context="tei:*[@to]">
<sch:report test="@notAfter"
role="nonfatal">The @to and @notAfter attributes cannot be used together.</sch:report>
</sch:rule> | ||||||||||||||||||||||||||||||||||||
| Example | <date from="1863-05-28" to="1863-06-01">28 May through 1 June 1863</date> | ||||||||||||||||||||||||||||||||||||
| Note | The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by XML Schema Part 2: Datatypes Second Edition, using the Gregorian calendar. The most commonly-encountered format for the date portion of a temporal attribute is Note that this format does not currently permit use of the value 0000 to represent the year 1 BCE; instead the value -0001 should be used. | ||||||||||||||||||||||||||||||||||||
| att.datcat provides attributes that are used to align XML elements or attributes with the appropriate Data Categories (DCs) defined by an external taxonomy, in this way establishing the identity of information containers and values, and providing means of interpreting them. [9.5.2. Lexical View 18.3. Other Atomic Feature Values] | |||||||||||||||||||
| Module | tei | ||||||||||||||||||
| Members | att.segLike[seg] | ||||||||||||||||||
| Attributes |
| ||||||||||||||||||
| Example | The example below presents the TEI encoding of the name-value pair <part of speech, common noun>, where the name (key) ‘part of speech’ is abbreviated as ‘POS’, and the value, ‘common noun’ is symbolized by ‘NN’. The entire name-value pair is encoded by means of the element <f>. In TEI XML, that element acts as the container, labeled with the name attribute. Its contents may be complex or simple. In the case at hand, the content is the symbol ‘NN’.The datcat attribute relates the feature name (i.e., the key) to the data category ‘part of speech’, while the attribute valueDatcat relates the feature value to the data category common noun. Both these data categories should be defined in an external and preferably open reference taxonomy or ontology.<fs>
<f name="POS"
datcat="http://hdl.handle.net/11459/CCR_C-396_5a972b93-2294-ab5c-a541-7c344c5f26c3">
<symbol valueDatcat="http://hdl.handle.net/11459/CCR_C-1256_7ec6083c-23d4-224d-6f94-eecbe6861545"
value="NN"/>
</f>
<!-- ... -->
</fs> ‘NN’ is the symbol for common noun used e.g. in the CLAWS-7 tagset defined by the University Centre for Computer Corpus Research on Language at the University of Lancaster. The very same data category used for tagging an early version of the British National Corpus, and coming from the BNC Basic (C5) tagset, uses the symbol ‘NN0’ (rather than ‘NN’). Making these values semantically interoperable would be extremely difficult without a human expert if they were not anchored in a single point of an established reference taxonomy of morphosyntactic data categories. In the case at hand, the string ‘http://hdl.handle.net/11459/CCR_C-1256_7ec6083c-23d4-224d-6f94-eecbe6861545’ is both a persistent identifier of the data category in question, as well as a pointer to a shared definition of common noun.While the symbols ‘NN’, ‘NN0’, and many others (often coming from languages other than English) are implicitly members of the container category ‘part of speech’, it is sometimes useful not to rely on such an implicit relationship but rather use an explicit identifier for that data category, to distinguish it from other morphosyntactic data categories, such as gender, tense, etc. For that purpose, the above example uses the datcat attribute to reference a definition of part of speech. The reference taxonomy in this example is the CLARIN Concept Registry.If the feature structure markup exemplified above is to be repeated many times in a single document, it is much more efficient to gather the persistent identifiers in a single place and to only reference them, implicitly or directly, from feature structure markup. The following example is much more concise than the one above and relies on the concepts of feature structure declaration and feature value library, discussed in chapter [[undefined FS]]. <fs>
<f name="POS" fVal="#commonNoun"/>
<!-- ... -->
</fs> The assumption here is that the relevant feature values are collected in a place that the annotation document in question has access to — preferably, a single document per linguistic resource, for example an <fsdDecl> that is XIncluded as a sibling of <text> or a child of <encodingDesc>; a <taxonomy> available resource-wide (e.g., in a shared header) is also an option.The example below presents an <fvLib> element that collects the relevant feature values (most of them omitted). At the same time, this example shows one way of encoding a tagset, i.e., an established inventory of values of (in the case at hand) morphosyntactic categories. <fvLib n="POS values">
<symbol xml:id="commonNoun" value="NN"
datcat="http://hdl.handle.net/11459/CCR_C-396_5a972b93-2294-ab5c-a541-7c344c5f26c3"/>
<symbol xml:id="properNoun" value="NP"
datcat="http://hdl.handle.net/11459/CCR_C-1371_fbebd9ec-a7f4-9a36-d6e9-88ee16b944ae"/>
<!-- ... -->
</fvLib> Note that these Guidelines do not prescribe a specific choice between datcat and valueDatcat in such cases. The former is the generic way of referencing a data category, whereas the latter is more specific, in that it references a data category that represents a value. The choice between them comes into play where a single element — or a tight element complex, such as the <f>/<symbol> complex illustrated above — make it necessary or useful to distinguish between the container data category and its value. | ||||||||||||||||||
| Example | In the context of dictionaries designed with semantic interoperability in mind, the following example ensures that the <pos> element is interpreted as the same information container as in the case of the example of <f name="POS"> above. <gramGrp>
<pos datcat="http://hdl.handle.net/11459/CCR_C-396_5a972b93-2294-ab5c-a541-7c344c5f26c3"
valueDatcat="http://hdl.handle.net/11459/CCR_C-1256_7ec6083c-23d4-224d-6f94-eecbe6861545">NN</pos>
</gramGrp> Efficiency of this type of interoperable markup demands that the references to the particular data categories should best be provided in a single place within the dictionary (or a single place within the project), rather than being repeated inside every entry. For the container elements, this can be achieved at the level of <tagUsage>, although here, the valueDatcat attribute should be used, because it is not the <tagUsage> element that is associated with the relevant data category, but rather the element <pos> (or <case>, etc.) that is described by <tagUsage>: <tagsDecl partial="true">
<!-- ... -->
<namespace name="http://www.tei-c.org/ns/1.0">
<tagUsage gi="pos"
targetDatcat="http://hdl.handle.net/11459/CCR_C-396_5a972b93-2294-ab5c-a541-7c344c5f26c3">Contains the part of speech.</tagUsage>
<tagUsage gi="case"
targetDatcat="http://hdl.handle.net/11459/CCR_C-1840_9f4e319c-f233-6c90-9117-7270e215f039">Contains information about the grammatical case that the described form is inflected for.</tagUsage>
<!-- ... -->
</namespace>
</tagsDecl> Another possibility is to shorten the URIs by means of the <prefixDef> mechanism, as illustrated below: <listPrefixDef>
<prefixDef ident="ccr" matchPattern="pos"
replacementPattern="http://hdl.handle.net/11459/CCR_C-396_5a972b93-2294-ab5c-a541-7c344c5f26c3"/>
<prefixDef ident="ccr" matchPattern="adj"
replacementPattern="http://hdl.handle.net/11459/CCR_C-1230_23653c21-fca1-edf8-fd7c-3df2d6499157"/>
</listPrefixDef>
<!-- ... -->
<entry>
<!--...-->
<form>
<orth>isotope</orth>
</form>
<gramGrp>
<pos datcat="ccr:pos"
valueDatcat="ccr:adj">adj</pos>
</gramGrp>
<!--...-->
</entry> This mechanism creates implications that are not always wanted, among others, in the case at hand, suggesting that the identifiers ‘pos’ and ‘adj’ belong to a namespace associated with the CLARIN Concept Repository (CCR), whereas that is solely a shorthand mechanism whose scope is the current resource. Documenting this clearly in the header of the dictionary is therefore advised.Yet another possibility is to associate the information about the relationship between a TEI markup element and the data category that it is intended to model already at the level of modeling the dictionary resource, that is, at the level of the ODD, in <equiv> element that is a child of <elementSpec> or <attDef>. | ||||||||||||||||||
| Example | The targetDatcat attribute is designed to be used in, e.g., feature structure declarations, and is analogous to the targetLang attribute of the att.pointing class, in that it describes the object that is being referenced, rather than the referencing object. <fDecl name="POS"
targetDatcat="http://hdl.handle.net/11459/CCR_C-396_5a972b93-2294-ab5c-a541-7c344c5f26c3">
<fDescr>part of speech (morphosyntactic category)</fDescr>
<vRange>
<vAlt>
<symbol value="NN"
datcat="http://hdl.handle.net/11459/CCR_C-1256_7ec6083c-23d4-224d-6f94-eecbe6861545"/>
<symbol value="NP"
datcat="http://hdl.handle.net/11459/CCR_C-1371_fbebd9ec-a7f4-9a36-d6e9-88ee16b944ae"/>
<!-- ... -->
</vAlt>
</vRange>
</fDecl> Above, the <fDecl> uses targetDatcat, because if it were to use datcat, it would be asserting that it is an instance of the container data category part of speech, whereas it is not — it models a container (<f>) that encodes a part of speech. Note also that it is the <f> that is modeled above, not its values, which are used as direct references to data categories; hence the use of datcat in the <symbol> element. | ||||||||||||||||||
| Note | The TEI Abstract Model can be expressed as a hierarchy of attribute-value matrices (AVMs) of various types and of various levels of complexity, nested or grouped in various ways. At the most abstract level, an AVM consists of an information container and the value (contents) of that container. A simple example of an XML serialization of such structures is, on the one hand, the opening and closing tags that delimit and name the container, and, on the other, the content enclosed by the two tags that constitues the value. An analogous example is an attribute name and the value of that attribute. In a TEI XML example of two equivalent serializations expressing the name-value pair The att.datcat class provides means of addressing the containers and their values, while at the same time providing a way to interpret them in the context of external taxonomies or ontologies. Aligning e.g. both the <pos> element and the pos attribute with the same value of an external reference point (i.e., an entry in an agreed taxonomy) affirms the identity of the concept serialised by both the element container and the attribute container, and optionally provides a definition of that concept (in the case at hand, the concept part of speech). The value of the att.datcat attributes should be a PID (persistent identifier) that points to a specific — and, ideally, shared — taxonomy or ontology. Among the resources that can, to a lesser or greater extent, be used as inventories of (more or less) standardized linguistic categories are the GOLD ontology, CLARIN CCR, OLiA, or TermWeb's DatCatInfo, and also the Universal Dependencies inventory, on the assumption that its URIs are going to persist. It is imaginable that a project may choose to address a local taxonomy store instead, but this risks losing the advantage of interchangeability with other projects. Historically, datcat and valueDatcat originate from the (the now obsolete) ISO 12620:2009 standard, describing the data model and procedures for a Data Category Registry (DCR). The current version of that standard, ISO 12620-1, does not standardize the serialization of pointers, merely mentioning the TEI att.datcat as an example. Note that no constraint prevents the occurrence of a combination of att.datcat attributes: the <fDecl> element, which is a natural bearer of the targetDatcat attribute, is an instance of a specific modeling element, and, in principle, could be semantically fixed by an appropriate reference taxonomy of modeling devices. | ||||||||||||||||||
| att.declarable provides attributes for those elements in the TEI header which may be independently selected by means of the special purpose decls attribute. [15.3. Associating Contextual Information with a Text] | |||||||||
| Module | tei | ||||||||
| Members | availability bibl correspDesc equipment langUsage listEvent listObject listOrg listPerson listPlace recording samplingDecl settingDesc sourceDesc textClass | ||||||||
| Attributes |
| ||||||||
| Note | The rules governing the association of declarable elements with individual parts of a TEI text are fully defined in chapter 15.3. Associating Contextual Information with a Text. Only one element of a particular type may have a default attribute with a value of true. | ||||||||
| att.declaring provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element. [15.3. Associating Contextual Information with a Text] | |||||||
| Module | tei | ||||||
| Members | ab body div facsimile geo graphic lg media msDesc object p ref surface text u | ||||||
| Attributes |
| ||||||
| Note | The rules governing the association of declarable elements with individual parts of a TEI text are fully defined in chapter 15.3. Associating Contextual Information with a Text. | ||||||
| att.dimensions provides attributes for describing the size of physical objects. | |||||||||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||||||||
| Members | birth date death gap state supplied trait unclear | ||||||||||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||||||||||
| att.divLike provides attributes common to all elements which behave in the same way as divisions. [4. Default Text Structure] | |||||||||||||||||
| Module | tei | ||||||||||||||||
| Members | div lg | ||||||||||||||||
| Attributes |
| ||||||||||||||||
| att.docStatus provides attributes for use on metadata elements describing the status of a document. | |||||||||
| Module | tei | ||||||||
| Members | bibl change msDesc object revisionDesc | ||||||||
| Attributes |
| ||||||||
| Example | <revisionDesc status="published">
<change when="2010-10-21"
status="published"/>
<change when="2010-10-02" status="cleared"/>
<change when="2010-08-02"
status="embargoed"/>
<change when="2010-05-01" status="frozen"
who="#MSM"/>
<change when="2010-03-01" status="draft"
who="#LB"/>
</revisionDesc> | ||||||||
| att.duration provides attributes for normalization of elements that contain datable events. | |
| Module | spoken |
| Members | att.timed[annotationBlock gap incident media u] date recording |
| Attributes |
|
| Note | This ‘superclass’ provides attributes that can be used to provide normalized values of temporal information. By default, the attributes from the att.duration.w3c class are provided. If the module for names & dates is loaded, this class also provides attributes from the att.duration.iso class. In general, the possible values of attributes restricted to the W3C datatypes form a subset of those values available via the ISO 8601 standard. However, the greater expressiveness of the ISO datatypes is rarely needed, and there exists much greater software support for the W3C datatypes. |
| att.duration.iso provides attributes for recording normalized temporal durations. [3.6.4. Dates and Times 13.4. Dates] | |||||||
| Module | tei | ||||||
| Members | att.duration[att.timed[annotationBlock gap incident media u] date recording] | ||||||
| Attributes |
| ||||||
| Note | If both when and dur or dur-iso are specified, the values should be interpreted as indicating a span of time by its starting time (or date) and duration. In order to represent a time range by a duration and its ending time the when-iso attribute must be used. In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading. | ||||||
| att.duration.w3c provides attributes for recording normalized temporal durations. [3.6.4. Dates and Times 13.4. Dates] | |||||||
| Module | tei | ||||||
| Members | att.duration[att.timed[annotationBlock gap incident media u] date recording] | ||||||
| Attributes |
| ||||||
| Note | If both when and dur are specified, the values should be interpreted as indicating a span of time by its starting time (or date) and duration. In order to represent a time range by a duration and its ending time the when-iso attribute must be used. In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading. | ||||||
| att.editLike provides attributes describing the nature of an encoded scholarly intervention or interpretation of any kind. [3.5. Simple Editorial Changes 10.3.1. Origination 13.3.2. The Person Element 11.3.1.1. Core Elements for Transcriptional Work] | |||||||||||||||||
| Module | tei | ||||||||||||||||
| Members | affiliation birth corr date death event expan gap location name nationality occupation org orgName origin persName person place placeName reg relation residence state supplied trait unclear | ||||||||||||||||
| Attributes |
| ||||||||||||||||
| Note | The members of this attribute class are typically used to represent any kind of editorial intervention in a text, for example a correction or interpretation, or to date or localize manuscripts etc. Each pointer on the source (if present) corresponding to a witness or witness group should reference a bibliographic citation such as a <witness>, <msDesc>, or <bibl> element, or another external bibliographic citation, documenting the source concerned. | ||||||||||||||||
| att.edition provides attributes identifying the source edition from which some encoded feature derives. | |||||||||||||
| Module | tei | ||||||||||||
| Members | cb lb milestone pb | ||||||||||||
| Attributes |
| ||||||||||||
| Example | <l>Of Mans First Disobedience,<lb ed="1674"/> and<lb ed="1667"/> the Fruit</l>
<l>Of that Forbidden Tree, whose<lb ed="1667 1674"/> mortal tast</l>
<l>Brought Death into the World,<lb ed="1667"/> and all<lb ed="1674"/> our woe,</l> | ||||||||||||
| Example | <listBibl>
<bibl xml:id="stapledon1937">
<author>Olaf Stapledon</author>,
<title>Starmaker</title>, <publisher>Methuen</publisher>, <date>1937</date>
</bibl>
<bibl xml:id="stapledon1968">
<author>Olaf Stapledon</author>,
<title>Starmaker</title>, <publisher>Dover</publisher>, <date>1968</date>
</bibl>
</listBibl>
<!-- ... -->
<p>Looking into the future aeons from the supreme moment of
the cosmos, I saw the populations still with all their
strength maintaining the<pb n="411" edRef="#stapledon1968"/>essentials of their ancient culture,
still living their personal lives in zest and endless
novelty of action, … I saw myself still
preserving, though with increasing difficulty, my lucid
con-<pb n="291" edRef="#stapledon1937"/>sciousness;</p> | ||||||||||||
| att.fragmentable provides attributes for representing fragmentation of a structural element, typically as a consequence of some overlapping hierarchy. | |||||||||||
| Module | tei | ||||||||||
| Members | att.divLike[div lg] att.segLike[seg] ab l p | ||||||||||
| Attributes |
| ||||||||||
| att.global provides attributes common to all elements in the TEI encoding scheme. [1.3.1.1. Global Attributes] | |||||||||||||||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||||||||||||||
| Members | TEI ab abbr abstract acquisition addName additional addrLine address adminInfo affiliation annotationBlock argument att author authority availability bibl birth body catRef cb cell change charDecl choice closer corr correspAction correspDesc date dateline death desc distributor district div divGen docAuthor docDate emph encodingDesc equipment event expan facsimile fileDesc foreign forename g gap geo gi glyph graphic head history idno incident item keywords l label langUsage language lb lg licence list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msContents msDesc msIdentifier msItem name nationality note notesStmt num object objectIdentifier occupation opener org orgName orig origin p pb persName person physDesc place placeName postBox postCode profileDesc pubPlace publicationStmt publisher q quote recording recordingStmt ref reg region relatedItem relation repository residence resp respStmt revisionDesc roleName row rs salute samplingDecl seg setting settingDesc settlement sic signed sourceDesc state street summary supplied surface surname table teiHeader text textClass timeline title titleStmt trait u unclear when | ||||||||||||||||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||||||||||||||||
| att.global.analytic provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text. [17.2. Global Attributes for Simple Analyses 17.3. Spans and Interpretations] | |||||||||
| Module | analysis | ||||||||
| Members | att.global[TEI ab abbr abstract acquisition addName additional addrLine address adminInfo affiliation annotationBlock argument att author authority availability bibl birth body catRef cb cell change charDecl choice closer corr correspAction correspDesc date dateline death desc distributor district div divGen docAuthor docDate emph encodingDesc equipment event expan facsimile fileDesc foreign forename g gap geo gi glyph graphic head history idno incident item keywords l label langUsage language lb lg licence list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msContents msDesc msIdentifier msItem name nationality note notesStmt num object objectIdentifier occupation opener org orgName orig origin p pb persName person physDesc place placeName postBox postCode profileDesc pubPlace publicationStmt publisher q quote recording recordingStmt ref reg region relatedItem relation repository residence resp respStmt revisionDesc roleName row rs salute samplingDecl seg setting settingDesc settlement sic signed sourceDesc state street summary supplied surface surname table teiHeader text textClass timeline title titleStmt trait u unclear when] | ||||||||
| Attributes |
| ||||||||
| att.global.change provides attributes allowing its member elements to specify one or more states or revision campaigns with which they are associated. | |||||||
| Module | transcr | ||||||
| Members | att.global[TEI ab abbr abstract acquisition addName additional addrLine address adminInfo affiliation annotationBlock argument att author authority availability bibl birth body catRef cb cell change charDecl choice closer corr correspAction correspDesc date dateline death desc distributor district div divGen docAuthor docDate emph encodingDesc equipment event expan facsimile fileDesc foreign forename g gap geo gi glyph graphic head history idno incident item keywords l label langUsage language lb lg licence list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msContents msDesc msIdentifier msItem name nationality note notesStmt num object objectIdentifier occupation opener org orgName orig origin p pb persName person physDesc place placeName postBox postCode profileDesc pubPlace publicationStmt publisher q quote recording recordingStmt ref reg region relatedItem relation repository residence resp respStmt revisionDesc roleName row rs salute samplingDecl seg setting settingDesc settlement sic signed sourceDesc state street summary supplied surface surname table teiHeader text textClass timeline title titleStmt trait u unclear when] | ||||||
| Attributes |
| ||||||
| att.global.facs provides attributes used to express correspondence between an element and all or part of a facsimile image or surface. [11.1. Digital Facsimiles] | |||||||
| Module | transcr | ||||||
| Members | att.global[TEI ab abbr abstract acquisition addName additional addrLine address adminInfo affiliation annotationBlock argument att author authority availability bibl birth body catRef cb cell change charDecl choice closer corr correspAction correspDesc date dateline death desc distributor district div divGen docAuthor docDate emph encodingDesc equipment event expan facsimile fileDesc foreign forename g gap geo gi glyph graphic head history idno incident item keywords l label langUsage language lb lg licence list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msContents msDesc msIdentifier msItem name nationality note notesStmt num object objectIdentifier occupation opener org orgName orig origin p pb persName person physDesc place placeName postBox postCode profileDesc pubPlace publicationStmt publisher q quote recording recordingStmt ref reg region relatedItem relation repository residence resp respStmt revisionDesc roleName row rs salute samplingDecl seg setting settingDesc settlement sic signed sourceDesc state street summary supplied surface surname table teiHeader text textClass timeline title titleStmt trait u unclear when] | ||||||
| Attributes |
| ||||||
| att.global.linking provides a set of attributes for hypertextual linking. [16. Linking, Segmentation, and Alignment] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Module | linking | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Members | att.global[TEI ab abbr abstract acquisition addName additional addrLine address adminInfo affiliation annotationBlock argument att author authority availability bibl birth body catRef cb cell change charDecl choice closer corr correspAction correspDesc date dateline death desc distributor district div divGen docAuthor docDate emph encodingDesc equipment event expan facsimile fileDesc foreign forename g gap geo gi glyph graphic head history idno incident item keywords l label langUsage language lb lg licence list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msContents msDesc msIdentifier msItem name nationality note notesStmt num object objectIdentifier occupation opener org orgName orig origin p pb persName person physDesc place placeName postBox postCode profileDesc pubPlace publicationStmt publisher q quote recording recordingStmt ref reg region relatedItem relation repository residence resp respStmt revisionDesc roleName row rs salute samplingDecl seg setting settingDesc settlement sic signed sourceDesc state street summary supplied surface surname table teiHeader text textClass timeline title titleStmt trait u unclear when] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.global.rendition provides rendering attributes common to all elements in the TEI encoding scheme. [1.3.1.1.3. Rendition Indicators] | |||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||
| Members | att.global[TEI ab abbr abstract acquisition addName additional addrLine address adminInfo affiliation annotationBlock argument att author authority availability bibl birth body catRef cb cell change charDecl choice closer corr correspAction correspDesc date dateline death desc distributor district div divGen docAuthor docDate emph encodingDesc equipment event expan facsimile fileDesc foreign forename g gap geo gi glyph graphic head history idno incident item keywords l label langUsage language lb lg licence list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msContents msDesc msIdentifier msItem name nationality note notesStmt num object objectIdentifier occupation opener org orgName orig origin p pb persName person physDesc place placeName postBox postCode profileDesc pubPlace publicationStmt publisher q quote recording recordingStmt ref reg region relatedItem relation repository residence resp respStmt revisionDesc roleName row rs salute samplingDecl seg setting settingDesc settlement sic signed sourceDesc state street summary supplied surface surname table teiHeader text textClass timeline title titleStmt trait u unclear when] | ||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||
| att.global.responsibility provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it. [1.3.1.1.4. Sources, certainty, and responsibility 3.5. Simple Editorial Changes 11.3.2.2. Hand, Responsibility, and Certainty Attributes 17.3. Spans and Interpretations 13.1.1. Linking Names and Their Referents] | |||||||||||||||
| Module | tei | ||||||||||||||
| Members | att.global[TEI ab abbr abstract acquisition addName additional addrLine address adminInfo affiliation annotationBlock argument att author authority availability bibl birth body catRef cb cell change charDecl choice closer corr correspAction correspDesc date dateline death desc distributor district div divGen docAuthor docDate emph encodingDesc equipment event expan facsimile fileDesc foreign forename g gap geo gi glyph graphic head history idno incident item keywords l label langUsage language lb lg licence list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msContents msDesc msIdentifier msItem name nationality note notesStmt num object objectIdentifier occupation opener org orgName orig origin p pb persName person physDesc place placeName postBox postCode profileDesc pubPlace publicationStmt publisher q quote recording recordingStmt ref reg region relatedItem relation repository residence resp respStmt revisionDesc roleName row rs salute samplingDecl seg setting settingDesc settlement sic signed sourceDesc state street summary supplied surface surname table teiHeader text textClass timeline title titleStmt trait u unclear when] | ||||||||||||||
| Attributes |
| ||||||||||||||
| Example | Blessed are the
<choice>
<sic>cheesemakers</sic>
<corr resp="#editor" cert="high">peacemakers</corr>
</choice>: for they shall be called the children of God. | ||||||||||||||
| Example |
<!-- in the <text> ... --><lg>
<!-- ... -->
<l>Punkes, Panders, baſe extortionizing
sla<choice>
<sic>n</sic>
<corr resp="#JENS1_transcriber">u</corr>
</choice>es,</l>
<!-- ... -->
</lg>
<!-- in the <teiHeader> ... -->
<!-- ... -->
<respStmt xml:id="JENS1_transcriber">
<resp when="2014">Transcriber</resp>
<name>Janelle Jenstad</name>
</respStmt> | ||||||||||||||
| att.global.source provides attributes used by elements to point to an external source. [1.3.1.1.4. Sources, certainty, and responsibility 3.3.3. Quotation 8.3.4. Writing] | |||||||||||
| Module | tei | ||||||||||
| Members | att.global[TEI ab abbr abstract acquisition addName additional addrLine address adminInfo affiliation annotationBlock argument att author authority availability bibl birth body catRef cb cell change charDecl choice closer corr correspAction correspDesc date dateline death desc distributor district div divGen docAuthor docDate emph encodingDesc equipment event expan facsimile fileDesc foreign forename g gap geo gi glyph graphic head history idno incident item keywords l label langUsage language lb lg licence list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msContents msDesc msIdentifier msItem name nationality note notesStmt num object objectIdentifier occupation opener org orgName orig origin p pb persName person physDesc place placeName postBox postCode profileDesc pubPlace publicationStmt publisher q quote recording recordingStmt ref reg region relatedItem relation repository residence resp respStmt revisionDesc roleName row rs salute samplingDecl seg setting settingDesc settlement sic signed sourceDesc state street summary supplied surface surname table teiHeader text textClass timeline title titleStmt trait u unclear when] | ||||||||||
| Attributes |
| ||||||||||
| Example | <p>
<!-- ... --> As Willard McCarty (<bibl xml:id="mcc_2012">2012, p.2</bibl>) tells us, <quote source="#mcc_2012">‘Collaboration’ is a problematic and should be a contested
term.</quote>
<!-- ... -->
</p> | ||||||||||
| Example | <p>
<!-- ... -->
<quote source="#chicago_15_ed">Grammatical theories are in flux, and the more we learn, the
less we seem to know.</quote>
<!-- ... -->
</p>
<!-- ... -->
<bibl xml:id="chicago_15_ed">
<title level="m">The Chicago Manual of Style</title>,
<edition>15th edition</edition>. <pubPlace>Chicago</pubPlace>: <publisher>University of
Chicago Press</publisher> (<date>2003</date>), <biblScope unit="page">p.147</biblScope>.
</bibl> | ||||||||||
| Example | <elementRef key="p" source="tei:2.0.1"/> Include in the schema an element named <p> available from the TEI P5 2.0.1 release. | ||||||||||
| Example | <schemaSpec ident="myODD"
source="mycompiledODD.xml">
<!-- further declarations specifying the components required -->
</schemaSpec> Create a schema using components taken from the file mycompiledODD.xml. | ||||||||||
| att.internetMedia provides attributes for specifying the type of a computer resource using a standard taxonomy. | |||||||
| Module | tei | ||||||
| Members | att.media[graphic media] ref | ||||||
| Attributes |
| ||||||
| Example | In this example mimeType is used to indicate that the URL points to a TEI XML file encoded in UTF-8. <ref mimeType="application/tei+xml; charset=UTF-8"
target="https://raw.githubusercontent.com/TEIC/TEI/dev/P5/Source/guidelines-en.xml"/> | ||||||
| Note | This attribute class provides an attribute for describing a computer resource, typically available over the internet, using a value taken from a standard taxonomy. At present only a single taxonomy is supported, the Multipurpose Internet Mail Extensions (MIME) Media Type system. This typology of media types is defined by the Internet Engineering Task Force in RFC 2046. The list of types is maintained by the Internet Assigned Numbers Authority (IANA). The mimeType attribute must have a value taken from this list. | ||||||
| att.locatable provides attributes for referencing locations by pointing to entries in a canonical list of places. [2.3.9. The Unit Declaration 13.3.4.3. States, Traits, and Events] | |||||||
| Module | tei | ||||||
| Members | event | ||||||
| Attributes |
| ||||||
| att.media provides attributes for specifying display and related properties of external media. | |||||||||||||||||||
| Module | tei | ||||||||||||||||||
| Members | graphic media | ||||||||||||||||||
| Attributes |
| ||||||||||||||||||
| att.milestoneUnit provides attributes to indicate the type of section which is changing at a specific milestone. [3.11.3. Milestone Elements 2.3.6.3. Milestone Method 2.3.6. The Reference System Declaration] | |||||||||||||
| Module | core | ||||||||||||
| Members | milestone | ||||||||||||
| Attributes |
| ||||||||||||
| att.msClass provides attributes to indicate text type or classification. [10.6. Intellectual Content 10.6.1. The msItem and msItemStruct Elements] | |||||||
| Module | msdescription | ||||||
| Members | msContents msItem | ||||||
| Attributes |
| ||||||
| att.msExcerpt (manuscript excerpt) provides attributes used to describe excerpts from a manuscript placed in a description thereof. [10.6. Intellectual Content] | |||||||
| Module | msdescription | ||||||
| Members | msContents msItem quote | ||||||
| Attributes |
| ||||||
| Note | In the case of an incipit, indicates whether the incipit as given is defective, i.e. the first words of the text as preserved, as opposed to the first words of the work itself. In the case of an explicit, indicates whether the explicit as given is defective, i.e. the final words of the text as preserved, as opposed to what the closing words would have been had the text of the work been whole. | ||||||
| att.naming provides attributes common to elements which refer to named persons, places, organizations etc. [3.6.1. Referring Strings 13.3.6. Names and Nyms] | |||||||||||||||
| Module | tei | ||||||||||||||
| Members | att.personal[addName forename name orgName persName placeName roleName surname] affiliation author birth death district event nationality occupation pubPlace region repository residence rs settlement state trait | ||||||||||||||
| Attributes |
| ||||||||||||||
| att.notated provides attributes to indicate any specialised notation used for element content. | |||||||
| Module | tei | ||||||
| Members | quote seg u | ||||||
| Attributes |
| ||||||
| att.personal (attributes for components of names usually, but not necessarily, personal names) common attributes for those elements which form part of a name usually, but not necessarily, a personal name. [13.2.1. Personal Names] | |||||||||||||||
| Module | tei | ||||||||||||||
| Members | addName forename name orgName persName placeName roleName surname | ||||||||||||||
| Attributes |
| ||||||||||||||
| att.placement provides attributes for describing where on the source page or object a textual element appears. [3.5.3. Additions, Deletions, and Omissions 11.3.1.4. Additions and Deletions] | |||||||||||||
| Module | tei | ||||||||||||
| Members | head label note | ||||||||||||
| Attributes |
| ||||||||||||
| att.pointing provides a set of attributes used by all elements which point to other elements by means of one or more URI references. [1.3.1.1.2. Language Indicators 3.7. Simple Links and Cross-References] | |||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||
| Members | catRef licence note ref | ||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||
| att.ranging provides attributes for describing numerical ranges. | |||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||
| Members | att.dimensions[birth date death gap state supplied trait unclear] num | ||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||
| Example | The MS. was lost in transmission by mail from <del rend="overstrike">
<gap reason="illegible"
extent="one or two letters" atLeast="1" atMost="2" unit="chars"/>
</del> Philadelphia to the Graphic office, New York.
| ||||||||||||||||||||||||||||||
| Example | Americares has been supporting the health sector in Eastern
Europe since 1986, and since 1992 has provided <measure atLeast="120000000" unit="USD"
commodity="currency">more than
$120m</measure> in aid to Ukrainians.
| ||||||||||||||||||||||||||||||
| att.resourced provides attributes by which a resource (such as an externally held media file) may be located. | |||||||
| Module | tei | ||||||
| Members | graphic media | ||||||
| Attributes |
| ||||||
| Schematron | URL (in att.resourced) should never have spaces.
<sch:pattern>
<sch:rule context="tei:*[@url]">
<sch:assert test="not(matches(@url,'\s'))">ERROR: @url on element <sch:name/> should not have a space character.</sch:assert>
</sch:rule>
</sch:pattern> | ||||||
| att.segLike provides attributes for elements used for arbitrary segmentation. [16.3. Blocks, Segments, and Anchors 17.1. Linguistic Segment Categories] | |||||||||
| Module | tei | ||||||||
| Members | seg | ||||||||
| Attributes |
| ||||||||
| att.sortable provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content. [9.1. Dictionary Body and Overall Structure] | |||||||||||
| Module | tei | ||||||||||
| Members | bibl correspAction event idno item list listEvent listObject listOrg listPerson listPlace listRelation msDesc object org person place relation | ||||||||||
| Attributes |
| ||||||||||
| att.spanning provides attributes for elements which delimit a span of text by pointing mechanisms rather than by enclosing it. [11.3.1.4. Additions and Deletions 1.3.1. Attribute Classes] | |||||||||
| Module | tei | ||||||||
| Members | cb lb milestone pb | ||||||||
| Attributes |
| ||||||||
| Note | The span is defined as running in document order from the start of the content of the pointing element to the end of the content of the element pointed to by the spanTo attribute (if any). If no value is supplied for the attribute, the assumption is that the span is coextensive with the pointing element. If no content is present, the assumption is that the starting point of the span is immediately following the element itself. | ||||||||
| att.tableDecoration provides attributes used to decorate rows or cells of a table. [14. Tables, Formulæ, Graphics, and Notated Music] | |||||||||||||||||||||||||||||||
| Module | figures | ||||||||||||||||||||||||||||||
| Members | cell row | ||||||||||||||||||||||||||||||
| Attributes |
| ||||||||||||||||||||||||||||||
| att.timed provides attributes common to those elements which have a duration in time, expressed either absolutely or by reference to an alignment map. [8.3.5. Temporal Information] | |||||||||||||||||
| Module | tei | ||||||||||||||||
| Members | annotationBlock gap incident media u | ||||||||||||||||
| Attributes |
| ||||||||||||||||
| att.translatable provides attributes used to indicate the status of a translatable portion of an ODD document. | |||||||||
| Module | tagdocs | ||||||||
| Members | desc | ||||||||
| Attributes |
| ||||||||
| att.typed provides attributes that can be used to classify or subclassify elements in any way. [1.3.1. Attribute Classes 17.1.1. Words and Above 3.6.1. Referring Strings 3.7. Simple Links and Cross-References 3.6.5. Abbreviations and Their Expansions 3.13.1. Core Tags for Verse 7.2.5. Speech Contents 4.1.1. Un-numbered Divisions 4.1.2. Numbered Divisions 4.2.1. Headings and Trailers 4.4. Virtual Divisions 13.3.2.3. Personal Relationships 11.3.1.1. Core Elements for Transcriptional Work 16.1.1. Pointers and Links 16.3. Blocks, Segments, and Anchors 12.2. Linking the Apparatus to the Text 22.5.1.2. Defining Content Models: RELAX NG 8.3. Elements Unique to Spoken Texts 23.3.1.3. Modification of Attribute and Attribute Value Lists] | |||||||||||||||||||
| Module | tei | ||||||||||||||||||
| Members | TEI ab abbr addName affiliation bibl birth cb change corr correspAction correspDesc date death desc district div divGen event forename g graphic head idno incident label lb lg list listEvent listObject listOrg listPerson listPlace listRelation location mapping material media milestone msDesc name nationality note num object occupation org orgName pb persName place placeName quote recording ref reg region relatedItem relation residence roleName rs seg settlement state surface surname table text title trait | ||||||||||||||||||
| Attributes |
| ||||||||||||||||||
| Schematron |
<sch:rule context="tei:*[@subtype]">
<sch:assert test="@type">The <sch:name/> element should not be categorized in detail with @subtype unless also categorized in general with @type</sch:assert>
</sch:rule> | ||||||||||||||||||
| Note | When appropriate, values from an established typology should be used. Alternatively a typology may be defined in the associated TEI header. If values are to be taken from a project-specific list, this should be defined using the <valList> element in the project-specific schema description, as described in 23.3.1.3. Modification of Attribute and Attribute Value Lists . | ||||||||||||||||||
| att.written provides attributes to indicate the hand in which the content of an element was written in the source being transcribed. [1.3.1. Attribute Classes] | |||||||
| Module | tei | ||||||
| Members | ab closer div head label note opener p salute seg signed text | ||||||
| Attributes |
| ||||||
| macro.abContent (anonymous block content) defines the content of anonymous block elements. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.paraPart"/>
<elementRef key="ab"/>
</alternate>
</content>
⚓ |
| Declaration | macro.abContent = ( text | model.paraPart | ab )*⚓ |
| macro.limitedContent (paragraph content) defines the content of prose elements that are not used for transcription of extant materials. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.limitedPhrase"/>
<classRef key="model.inter"/>
</alternate>
</content>
⚓ |
| Declaration | macro.limitedContent = ( text | model.limitedPhrase | model.inter )*⚓ |
| macro.paraContent (paragraph content) defines the content of paragraphs and similar elements. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.paraPart"/>
</alternate>
</content>
⚓ |
| Declaration | macro.paraContent = ( text | model.paraPart )*⚓ |
| macro.phraseSeq (phrase sequence) defines a sequence of character data and phrase-level elements. [1.4.1. Standard Content Models] | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.attributable"/>
<classRef key="model.phrase"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Declaration | macro.phraseSeq = ( text | model.gLike | model.attributable | model.phrase | model.global )*⚓ |
| macro.phraseSeq.limited (limited phrase sequence) defines a sequence of character data and those phrase-level elements that are not typically used for transcribing extant documents. [1.4.1. Standard Content Models] | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.limitedPhrase"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Declaration | macro.phraseSeq.limited = ( text | model.limitedPhrase | model.global )*⚓ |
| macro.specialPara ('special' paragraph content) defines the content model of elements such as notes or list items, which either contain a series of component-level elements or else have the same structure as a paragraph, containing a series of phrase-level and inter-level elements. [1.3. The TEI Class System] | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
<classRef key="model.phrase"/>
<classRef key="model.inter"/>
<classRef key="model.divPart"/>
<classRef key="model.global"/>
</alternate>
</content>
⚓ |
| Declaration |
macro.specialPara =
(
text
| model.gLike
| model.phrase
| model.inter
| model.divPart
| model.global
)*⚓ |
| macro.xtext (extended text) defines a sequence of character data and gaiji elements. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate minOccurs="0"
maxOccurs="unbounded">
<textNode/>
<classRef key="model.gLike"/>
</alternate>
</content>
⚓ |
| Declaration | macro.xtext = ( text | model.gLike )*⚓ |
| teidata.certainty defines the range of attribute values expressing a degree of certainty. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<valList type="closed">
<valItem ident="high"/>
<valItem ident="medium"/>
<valItem ident="low"/>
<valItem ident="unknown"/>
</valList>
</content>
⚓ |
| Declaration | teidata.certainty = "high" | "medium" | "low" | "unknown"⚓ |
| Note | Certainty may be expressed by one of the predefined symbolic values high, medium, or low. The value unknown should be used in cases where the encoder does not wish to assert an opinion about the matter. |
| teidata.duration.iso defines the range of attribute values available for representation of a duration in time using ISO 8601 standard formats | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="token"
restriction="[0-9.,DHMPRSTWYZ/:+\-]+"/>
</content>
⚓ |
| Declaration |
teidata.duration.iso = token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }⚓ |
| Example | <time dur-iso="PT0,75H">three-quarters of an hour</time> |
| Example | <date dur-iso="P1,5D">a day and a half</date> |
| Example | <date dur-iso="P14D">a fortnight</date> |
| Example | <time dur-iso="PT0.02S">20 ms</time> |
| Note | A duration is expressed as a sequence of number-letter pairs, preceded by the letter P; the letter gives the unit and may be Y (year), M (month), D (day), H (hour), M (minute), or S (second), in that order. The numbers are all unsigned integers, except for the last, which may have a decimal component (using either For complete details, see ISO 8601 Data elements and interchange formats — Information interchange — Representation of dates and times. |
| teidata.duration.w3c defines the range of attribute values available for representation of a duration in time using W3C datatypes. | |
| Module | tei |
| Used by | Element:
|
| Content model |
<content>
<dataRef name="duration"/>
</content>
⚓ |
| Declaration | teidata.duration.w3c = xsd:duration⚓ |
| Example | <time dur="PT45M">forty-five minutes</time> |
| Example | <date dur="P1DT12H">a day and a half</date> |
| Example | <date dur="P7D">a week</date> |
| Example | <time dur="PT0.02S">20 ms</time> |
| Note | A duration is expressed as a sequence of number-letter pairs, preceded by the letter P; the letter gives the unit and may be Y (year), M (month), D (day), H (hour), M (minute), or S (second), in that order. The numbers are all unsigned integers, except for the For complete details, see the W3C specification. |
| teidata.enumerated defines the range of attribute values expressed as a single XML name taken from a list of documented possibilities. | |
| Module | tei |
| Used by | teidata.gender teidata.sexElement:
|
| Content model |
<content>
<dataRef key="teidata.word"/>
</content>
⚓ |
| Declaration | teidata.enumerated = teidata.word⚓ |
| Note | Attributes using this datatype must contain a single ‘word’ which contains only letters, digits, punctuation characters, or symbols: thus it cannot include whitespace. Typically, the list of documented possibilities will be provided (or exemplified) by a value list in the associated attribute specification, expressed with a <valList> element. |
| teidata.gender defines the range of attribute values used to represent the gender of a person, persona, or character. | |
| Module | tei |
| Used by | Element:
|
| Content model |
<content>
<dataRef key="teidata.enumerated"/>
</content>
⚓ |
| Declaration | teidata.gender = teidata.enumerated⚓ |
| Note | Values for attributes using this datatype may be defined locally by a project, or they may refer to an external standard. Values for this datatype should not be used to encode morphological gender (cf. <gen>, msd as defined in att.linguistic, and 9.3.1. Information on Written and Spoken Forms). |
| teidata.interval defines attribute values used to express an interval value. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate>
<dataRef name="float"/>
<valList>
<valItem ident="regular"/>
<valItem ident="irregular"/>
<valItem ident="unknown"/>
</valList>
</alternate>
</content>
⚓ |
| Declaration | teidata.interval = xsd:float | ( "regular" | "irregular" | "unknown" )⚓ |
| Note | Any value greater than zero or any one of the values regular, irregular, unknown. |
| teidata.language defines the range of attribute values used to identify a particular combination of human language and writing system. [6.1. Language Identification] | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate>
<dataRef name="language"/>
<valList>
<valItem ident=""/>
</valList>
</alternate>
</content>
⚓ |
| Declaration | teidata.language = xsd:language | ( "" )⚓ |
| Note | The values for this attribute are language ‘tags’ as defined in BCP 47. Currently BCP 47 comprises RFC 5646 and RFC 4647; over time, other IETF documents may succeed these as the best current practice. A ‘language tag’, per BCP 47, is assembled from a sequence of components or subtags separated by the hyphen character (-, U+002D). The tag is made of the following subtags, in the following order. Every subtag except the first is optional. If present, each occurs only once, except the fourth and fifth components (variant and extension), which are repeatable.
There are two exceptions to the above format. First, there are language tags in the IANA registry that do not match the above syntax, but are present because they have been ‘grandfathered’ from previous specifications. Second, an entire language tag can consist of only a private use subtag. These tags start with Examples include
The W3C Internationalization Activity has published a useful introduction to BCP 47, Language tags in HTML and XML. |
| teidata.name defines the range of attribute values expressed as an XML Name. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="Name"/>
</content>
⚓ |
| Declaration | teidata.name = xsd:Name⚓ |
| Note | Attributes using this datatype must contain a single word which follows the rules defining a legal XML name (see https://www.w3.org/TR/REC-xml/#dt-name): for example they cannot include whitespace or begin with digits. |
| teidata.namespace defines the range of attribute values used to indicate XML namespaces as defined by the W3C Namespaces in XML Technical Recommendation. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef restriction="\S*" name="anyURI"/>
</content>
⚓ |
| Declaration |
teidata.namespace = xsd:anyURI { pattern = "\S*" }⚓ |
| Note | The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier (URI): Generic Syntax |
| teidata.numeric defines the range of attribute values used for numeric values. | |
| Module | tei |
| Used by | Element:
|
| Content model |
<content>
<alternate>
<dataRef name="double"/>
<dataRef name="token"
restriction="(\-?[\d]+/\-?[\d]+)"/>
<dataRef name="decimal"/>
</alternate>
</content>
⚓ |
| Declaration |
teidata.numeric =
xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal⚓ |
| Note | Any numeric value, represented as a decimal number, in floating point format, or as a ratio. To represent a floating point number, expressed in scientific notation, ‘E notation’, a variant of ‘exponential notation’, may be used. In this format, the value is expressed as two numbers separated by the letter E. The first number, the significand (sometimes called the mantissa) is given in decimal format, while the second is an integer. The value is obtained by multiplying the mantissa by 10 the number of times indicated by the integer. Thus the value represented in decimal notation as 1000.0 might be represented in scientific notation as 10E3. A value expressed as a ratio is represented by two integer values separated by a solidus (/) character. Thus, the value represented in decimal notation as 0.5 might be represented as a ratio by the string 1/2. |
| teidata.outputMeasurement defines a range of values for use in specifying the size of an object that is intended for display. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="token"
restriction="[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|ch|rem|vw|vh|vmin|vmax)"/>
</content>
⚓ |
| Declaration |
teidata.outputMeasurement =
token
{
pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|ch|rem|vw|vh|vmin|vmax)"
}⚓ |
| Example | <figure>
<head>The TEI Logo</head>
<figDesc>Stylized yellow angle brackets with the letters <mentioned>TEI</mentioned> in
between and <mentioned>text encoding initiative</mentioned> underneath, all on a white
background.</figDesc>
<graphic height="600px" width="600px"
url="http://www.tei-c.org/logos/TEI-600.jpg"/>
</figure> |
| Note | These values map directly onto the values used by XSL-FO and CSS. For definitions of the units see those specifications; at the time of this writing the most complete list is in the CSS3 working draft. |
| teidata.pattern defines attribute values which are expressed as a regular expression. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="token"/>
</content>
⚓ |
| Declaration | teidata.pattern = token⚓ |
| Note | A regular expression, often called a pattern, is an expression that describes a set of strings. They are usually used to give a concise description of a set, without having to list all elements. For example, the set containing the three strings Handel, Händel, and Haendel can be described by the pattern WikipediaH(ä|ae?)ndel (or alternatively, it is said that the pattern H(ä|ae?)ndel matches each of the three strings)This TEI datatype is mapped to the XSD token datatype, and may therefore contain any string of characters. However, it is recommended that the value used conform to the particular flavour of regular expression syntax supported by XSD Schema. |
| teidata.point defines the data type used to express a point in cartesian space. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="token"
restriction="(-?[0-9]+(\.[0-9]+)?,-?[0-9]+(\.[0-9]+)?)"/>
</content>
⚓ |
| Declaration |
teidata.point = token { pattern = "(-?[0-9]+(\.[0-9]+)?,-?[0-9]+(\.[0-9]+)?)" }⚓ |
| Example | <facsimile>
<surface ulx="0" uly="0" lrx="400" lry="280">
<zone points="220,100 300,210 170,250 123,234">
<graphic url="handwriting.png"/>
</zone>
</surface>
</facsimile> |
| Note | A point is defined by two numeric values, which should be expressed as decimal numbers. Neither number can end in a decimal point. E.g., both 0.0,84.2 and 0,84 are allowed, but 0.,84. is not. |
| teidata.pointer defines the range of attribute values used to provide a single URI, absolute or relative, pointing to some other resource, either within the current document or elsewhere. | |
| Module | tei |
| Used by | |
| Content model |
<content rend="replace">
<dataRef name="anyURI"
restriction="((prs:)|(plc:)|(doc:)|(org:)|(obj:)|(char:)|(rad:)|(loi:)|(resp:)|(team:)|(sens:)|(eth:)|(ext:)|(ntl:)|(title:)|(lot:)|(stats:)|(https?://)|(#)).+"/>
</content>
⚓ |
| Declaration |
teidata.pointer =
xsd:anyURI
{
pattern = "((prs:)|(plc:)|(doc:)|(org:)|(obj:)|(char:)|(rad:)|(loi:)|(resp:)|(team:)|(sens:)|(eth:)|(ext:)|(ntl:)|(title:)|(lot:)|(stats:)|(https?://)|(#)).+"
}⚓ |
| Note | The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier (URI): Generic Syntax. Note that the values themselves are encoded using RFC 3987 Internationalized Resource Identifiers (IRIs) mapping to URIs. For example, |
| teidata.probCert defines a range of attribute values which can be expressed either as a numeric probability or as a coded certainty value. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate>
<dataRef key="teidata.probability"/>
<dataRef key="teidata.certainty"/>
</alternate>
</content>
⚓ |
| Declaration | teidata.probCert = teidata.probability | teidata.certainty⚓ |
| teidata.probability defines the range of attribute values expressing a probability. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="double"/>
</content>
⚓ |
| Declaration | teidata.probability = xsd:double⚓ |
| Note | Probability is expressed as a real number between 0 and 1; 0 representing certainly false and 1 representing certainly true. |
| teidata.sex defines the range of attribute values used to identify the sex of an organism. | |
| Module | tei |
| Used by | Element:
|
| Content model |
<content>
<dataRef key="teidata.enumerated"/>
</content>
⚓ |
| Declaration | teidata.sex = teidata.enumerated⚓ |
| Note | Values for attributes using this datatype may be defined locally by a project, or they may refer to an external standard. |
| teidata.temporal.iso defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the international standard Data elements and interchange formats – Information interchange – Representation of dates and times. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate>
<dataRef name="date"/>
<dataRef name="gYear"/>
<dataRef name="gMonth"/>
<dataRef name="gDay"/>
<dataRef name="gYearMonth"/>
<dataRef name="gMonthDay"/>
<dataRef name="time"/>
<dataRef name="dateTime"/>
<dataRef name="token"
restriction="[0-9.,DHMPRSTWYZ/:+\-]+"/>
</alternate>
</content>
⚓ |
| Declaration |
teidata.temporal.iso =
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime
| token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }⚓ |
| Note | If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used. For all representations for which ISO 8601:2004 describes both a basic and an extended format, these Guidelines recommend use of the extended format. |
| teidata.temporal.w3c defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the W3C XML Schema Part 2: Datatypes Second Edition specification. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate>
<dataRef name="date"/>
<dataRef name="gYear"/>
<dataRef name="gMonth"/>
<dataRef name="gDay"/>
<dataRef name="gYearMonth"/>
<dataRef name="gMonthDay"/>
<dataRef name="time"/>
<dataRef name="dateTime"/>
</alternate>
</content>
⚓ |
| Declaration | teidata.temporal.w3c = xsd:date | xsd:gYear | xsd:gMonth | xsd:gDay | xsd:gYearMonth | xsd:gMonthDay | xsd:time | xsd:dateTime⚓ |
| Note | If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used. |
| teidata.temporal.working defines the range of values, conforming to the W3C XML Schema Part 2: Datatypes Second Edition specification, expressing a date or a date and a time within the working life of the document. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate>
<dataRef name="date"
restriction="(19[789][0-9]|[2-9][0-9]{3}).*"/>
<dataRef name="dateTime"
restriction="(19[789][0-9]|[2-9][0-9]{3}).*"/>
</alternate>
</content>
⚓ |
| Declaration |
teidata.temporal.working =
xsd:date { pattern = "(19[789][0-9]|[2-9][0-9]{3}).*" }
| xsd:dateTime { pattern = "(19[789][0-9]|[2-9][0-9]{3}).*" }⚓ |
| Note | If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used. The earliest time expressable with this datatype is 01 January 1970 (the Unix Epoch), which could be written as either 1970-01-01 or 1970-01-01T00:00:00Z. |
| teidata.text defines the range of attribute values used to express some kind of identifying string as a single sequence of Unicode characters possibly including whitespace. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="string"/>
</content>
⚓ |
| Declaration | teidata.text = string⚓ |
| Note | Attributes using this datatype must contain a single ‘token’ in which whitespace and other punctuation characters are permitted. |
| teidata.truthValue defines the range of attribute values used to express a truth value. | |
| Module | tei |
| Used by | Element:
|
| Content model |
<content>
<dataRef name="boolean"/>
</content>
⚓ |
| Declaration | teidata.truthValue = xsd:boolean⚓ |
| Note | The possible values of this datatype are 1 or true, or 0 or false. This datatype applies only for cases where uncertainty is inappropriate; if the attribute concerned may have a value other than true or false, e.g. unknown, or inapplicable, it should have the extended version of this datatype: teidata.xTruthValue. |
| teidata.unboundedCount defines the range of values used for a counting number or the string unbounded for infinity. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate>
<dataRef name="nonNegativeInteger"/>
<valList type="closed">
<valItem ident="unbounded"/>
</valList>
</alternate>
</content>
⚓ |
| Declaration | teidata.unboundedCount = xsd:nonNegativeInteger | ( "unbounded" )⚓ |
| teidata.version defines the range of attribute values which may be used to specify a TEI or Unicode version number. | |
| Module | tei |
| Used by | Element:
|
| Content model |
<content>
<dataRef name="token"
restriction="[\d]+(\.[\d]+){0,2}"/>
</content>
⚓ |
| Declaration |
teidata.version = token { pattern = "[\d]+(\.[\d]+){0,2}" }⚓ |
| Note | The value of this attribute follows the pattern specified by the Unicode consortium for its version number (http://unicode.org/versions/). A version number contains digits and fullstop characters only. The first number supplied identifies the major version number. A second and third number, for minor and sub-minor version numbers, may also be supplied. |
| teidata.versionNumber defines the range of attribute values used for version numbers. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="token"
restriction="[\d]+[a-z]*[\d]*(\.[\d]+[a-z]*[\d]*){0,3}"/>
</content>
⚓ |
| Declaration |
teidata.versionNumber =
token { pattern = "[\d]+[a-z]*[\d]*(\.[\d]+[a-z]*[\d]*){0,3}" }⚓ |
| teidata.word defines the range of attribute values expressed as a single word or token. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<dataRef name="token"
restriction="[^\p{C}\p{Z}]+"/>
</content>
⚓ |
| Declaration |
teidata.word = token { pattern = "[^\p{C}\p{Z}]+" }⚓ |
| Note | Attributes using this datatype must contain a single ‘word’ which contains only letters, digits, punctuation characters, or symbols: thus it cannot include whitespace. |
| teidata.xTruthValue (extended truth value) defines the range of attribute values used to express a truth value which may be unknown. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<alternate>
<dataRef name="boolean"/>
<valList>
<valItem ident="unknown"/>
<valItem ident="inapplicable"/>
</valList>
</alternate>
</content>
⚓ |
| Declaration | teidata.xTruthValue = xsd:boolean | ( "unknown" | "inapplicable" )⚓ |
| Note | In cases where where uncertainty is inappropriate, use the datatype teidata.TruthValue. |
| teidata.xpath defines attribute values which contain an XPath expression. | |
| Module | tei |
| Used by | |
| Content model |
<content>
<textNode/>
</content>
⚓ |
| Declaration | teidata.xpath = text⚓ |
| Note | Any XPath expression using the syntax defined in 6.2.. When writing programs that evaluate XPath expressions, programmers should be mindful of the possibility of malicious code injection attacks. For further information about XPath injection attacks, see the article at OWASP. |
| Schematron | All @xml:ids at the root of any document must match the document filename.
<sch:pattern>
<sch:rule context="/tei:TEI | /tei:item[not(ancestor::tei:*)]">
<sch:assert test="@xml:id and matches($docUri,concat('[/\\]', $docId,'\.xm[l_]$'))">ERROR: Document xml:id (<sch:value-of select="$docId"/>) must match the document file name (<sch:value-of select="$docUri"/>).</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | All local pointers must be resolvable.
<sch:pattern>
<sch:rule context="tei:*[@*[matches(.,'(^|\s+)#')]]">
<sch:let name="localRefs"
value="for $a in @*[matches(.,'(^|\s+)#')] return tokenize($a,'\s+')[starts-with(.,'#')]"/>
<sch:let name="errors"
value="for $r in $localRefs return if ($docIds = substring-after($r,'#'))
then () else $r"/>
<sch:assert test="empty($errors)">ERROR: Bad pointer(s): <sch:value-of select="string-join($errors,', ')"/>
</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | No linking elements inside other linking elements.
<sch:pattern>
<sch:rule context="tei:placeName[not(parent::tei:place)][@ref] | tei:orgName[not(parent::tei:org)][@ref]
| tei:persName[not(parent::tei:person)][@ref] | tei:ref">
<sch:assert role="error"
test="not(descendant::tei:*[local-name()=('placeName','persName','orgName')][@ref]
or tei:ref)">A persName, placeName, orgName with an @ref or a ref element cannot have a child that is also a linking element.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Objects should only be on terminal nodes.
<sch:rule context="tei:item[tei:list]/tei:listObject">
<sch:assert test="not(../tei:list/descendant::tei:listObject)">ERROR: items that have descendant objects cannot have a child object.</sch:assert>
</sch:rule> |
| Schematron | Objects should have at most 1 URI
<sch:rule context="tei:objectIdentifier">
<sch:assert test="count(tei:idno[@type='URI']) lt 2">ERROR: Objects should only point to a single URI</sch:assert>
</sch:rule> |
| Schematron | All object elements must have an id.
<sch:pattern>
<sch:rule context="tei:object">
<sch:assert role="error" test="@xml:id">ERROR: object element must have a @xml:id.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | All person, orgs, and places in an ography file must have an id.
<sch:pattern>
<sch:rule context="tei:body/tei:listPerson/tei:person | tei:body/tei:listOrg/tei:org
| tei:body/tei:listPlace/tei:place">
<sch:let name="isOgraphy"
value="matches($docId,'ography(_[a-z])?$')"/>
<sch:assert test="if ($isOgraphy) then (matches(@xml:id,'^[a-z]{4}\d+')) else true()">ERROR: All ography content (person, org, place) must have an @xml:id that is 4 lowercase letters and a digit.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | These are global variables that can be used throughout the schematron constraints.
<sch:pattern>
<sch:let name="spaceRegex"
value="'(^\s)|(\s$)'"/>
<sch:let name="persPrefix" value="'prs'"/>
<sch:let name="docPrefix" value="'doc'"/>
<sch:let name="orgPrefix" value="'org'"/>
<sch:let name="docId"
value="root(/)/tei:*/@xml:id"/>
<sch:let name="docUri"
value="document-uri(/)"/>
<sch:let name="docIds"
value="//tei:*[@xml:id]/@xml:id"/>
<sch:let name="docTypes"
value="//tei:catRef"/>
</sch:pattern> |
| Schematron | All xml:lang attributes must be one of a sepcified set of values
<sch:pattern>
<sch:rule context="tei:*[@xml:lang]">
<sch:assert test="@xml:lang = ('en', 'ja-Latn', 'ja')">ERROR: All xml:langs must be either en, ja-Latn, or ja</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron |
<sch:pattern>
<sch:rule context="tei:TEI[starts-with(@xml:id, 'monument_')]/descendant::tei:residence[@type='original']">
<sch:assert role="error"
test="not(matches(., ',?\s+B\.?C\.?\s*$'))"> ERROR: Do not include ", BC" in any original residence.
</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron |
<sch:pattern>
<sch:rule context="tei:person[child::tei:idno[@type='custodian']]">
<sch:assert role="error"
test="descendant-or-self::*[@source]">ERROR: a person with a custodian id MUST have a @source attribute, or a descendant element with a @source attribute.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron |
<sch:pattern>
<sch:rule context="tei:listRelation/tei:relation">
<sch:let name="persId"
value="ancestor::tei:person/@xml:id"/>
<sch:assert role="error"
test="@passive = 'prs:' || $persId"> ERROR: the @passive attribute of a relation element should point
to the id of the person element which contains it:
<sch:value-of select="'prs:' || $persId"/>
</sch:assert>
<sch:assert role="error"
test="not(@active = @passive)"> ERROR: A same person pointer cannot appear in both @active and @passive.
</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron |
<sch:pattern>
<sch:let name="apos" value="''''"/>
<sch:rule context="tei:person/tei:residence | tei:person/tei:note/tei:p">
<sch:assert role="error"
test="not(contains(., $apos))">ERROR: do not use straight apostrophes. Use the curly apostrophe ʼ instead.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron |
<sch:rule context="tei:surname">
<sch:assert test="not(normalize-space(.) = '')"> ERROR: Surnames may not be blank or empty.
</sch:assert>
</sch:rule> |
| Schematron |
<sch:pattern>
<sch:rule context="tei:person[not(@corresp) and (not(@xml:id) or not(matches(@xml:id,
'^(m_)?[a-z]{4,4}(\d+)?$')))]">
<sch:assert test="@xml:id and matches(@xml:id, '^(m_)?[a-z]{4,4}\d+$')"> ERROR: person elements must have a unique xml:id. If you are creating a
new record for the Monument project (not appearing in LOI), please type
m_ plus the first four letters of the id you need, and the next available
id will be shown.
</sch:assert>
</sch:rule>
<sch:rule context="tei:person[matches(@xml:id, '^m_[a-z]{4,4}$')]">
<sch:let name="letters"
value="xs:string(@xml:id)"/>
<sch:let name="maxId"
value="max((0, for $i in //tei:person[@xml:id][matches(xs:string(@xml:id),
'^' || $letters || '\d+$')]/@xml:id return xs:integer(substring($i,
7))))"/>
<sch:let name="nextId"
value="$letters || xs:string($maxId + 1)"/>
<sch:assert test="not(matches(@xml:id, '^m_[a-z]{4,4}$'))"> NOTE: <sch:value-of select="$nextId"/> is the next available id for the letter prefix <sch:value-of select="$letters"/>.
</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Dating elements in Oral Histories should have dating attributes
<sch:pattern>
<sch:rule context="tei:body[$docTypes[contains(@target,'OralHistory')]]">
<sch:assert test="tei:annotationBlock | tei:timeline | tei:div[count(child::tei:*) =
1]/tei:gap">ERROR: The body of oral history documents should either be timeline and annotationBlock (if it has a transcription) or a div with a gap element if there is no transcription available yet.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Dating elements in Oral Histories should have dating attributes
<sch:pattern>
<sch:rule context="tei:date[ancestor::tei:teiHeader][$docTypes[contains(@target,'OralHistory')]]">
<sch:assert test="@when or @notBefore or @notAfter or @to or @from">ERROR: Date elements in oral history metadata must have dating attributes (one or more of @when, @to, @from, @notBefore, @notAfter).</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Rules to ban literal quotation marks, square brackets, and literal ellipses from utterances
<sch:pattern>
<sch:rule context="tei:*[text()][ancestor-or-self::tei:u]">
<sch:let name="errors"
value="for $t in text() return if (matches($t,'\[|\]')) then $t else ()"/>
<sch:assert test="empty($errors)">ERROR: No square brackets.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Rules to ban literal quotation marks, square brackets, and literal ellipses from utterances
<sch:pattern>
<sch:rule context="tei:*[text()][ancestor-or-self::tei:u]">
<sch:let name="errors"
value="for $t in text() return if (matches($t,'…')) then $t else ()"/>
<sch:assert test="empty($errors)">ERROR: No literal ellipsis characters allowed in transcription.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Rules to ban literal quotation marks, square brackets, and literal ellipses from utterances
<sch:pattern>
<sch:rule context="tei:*[text()][ancestor-or-self::tei:u]">
<sch:let name="errors"
value="for $t in text() return if (matches($t, '“|”|"')) then $t else ()"/>
<sch:assert role="error"
test="empty($errors)">ERROR: No double quotes inside a u tag.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Next/Prev doc pointers should only exist in oral histories.
<sch:pattern>
<sch:rule context="tei:text[@next or @prev]">
<sch:assert test="$docTypes[contains(@target,'OralHistory')]">ERROR: Only oral histories should specify @next/@prev pointers on text elements.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | next/prev pointers should be single valued and only point to docs.
<sch:pattern>
<sch:rule context="tei:text[@next or @prev]">
<sch:let name="atts"
value="(@next, @prev)"/>
<sch:assert test="every $att in $atts satisfies matches($att,'^doc:oral_history_[^\s]+$')">ERROR: next/prev pointers should point to a single oral history
with the doc prefix.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Elements in the spoken module should only be used in Oral History documents.
<sch:pattern>
<sch:rule context="tei:annotationBlock | tei:equipment | tei:incident | tei:recording
| tei:recordingStmt | tei:u">
<sch:assert test="$docTypes[contains(@target,'OralHistory')]">ERROR: Element <sch:name/> not allowed here. <sch:name/> should only be used in Oral History documents.</sch:assert>
</sch:rule>
</sch:pattern> |
| Schematron | Oral histories should not contain information about its parts in the title.
<sch:pattern>
<sch:rule context="tei:titleStmt/tei:title[$docTypes[contains(@target,'OralHistory')]]">
<sch:assert test="not(matches(string(.), '\(\s*\d+\s*|\s*\d+\s*\)'))">ERROR: Do not put part information e.g. "(1 of 2)" in the title of an oral history. Use @nex/@prev to properly put the documents in sequence.</sch:assert>
</sch:rule>
</sch:pattern> |