<?xml version="1.0"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" xml:lang="en"><?TEIVERSION 1.3.0. Last updated on February 1st 2009.?><teiHeader><fileDesc><titleStmt><title>Encoding for Interchange: an introduction to the TEI</title></titleStmt><publicationStmt><p>Not for publication or redistribution</p></publicationStmt><sourceDesc><bibl>TEI U5 (derived from TEI U1: An
Introduction to TEI Tagging (derived from TEI ED W21: Living with the
Guidelines)</bibl></sourceDesc></fileDesc><revisionDesc><change when="2008-02-01" who="SPQR">remove some 
      unreachable elements, and remove @rendition (since its not
      useable without &lt;tagsDecl&gt;)</change><change when="2007-01-25" who="LB">restored quote (under protest)
</change><change when="2006-12-06" who="LB">fix titlePage problem
</change><change when="2006-02-08" who="LB">
more substantive changes: add elements from tagdocs module; kill
numbered divs
</change><change when="2006-01-29" who="LB">
first cut conversion to P5
</change><change when="2004-10" who="SPQR">
reformat, clean up, remove list of translations
      </change><change when="2002-08-07" who="LB">
Correct blunder in Gifford example
      </change><change when="2002-05-18" who="LB">
First pass  for P4/XML revision
      </change><change when="2001-01-21" who="LB">
Added IDs to div1s and checked links
      </change><change when="2001-01-04" who="SPQR">
Remove TOC, fix a couple of links, change preface to div1 not div.
 Add stylesheet PI, make parse
      </change><change when="2000-06-21" who="LB">
Add preface; modify links
      </change><change when="1995-09-09" who="CMSMcQ">
fix Oxford links
      </change><change when="1995-06-08" who="CMSMcQ">
install on TEI web server (changing DTD subset slightly)
      </change><change when="1995-06-07" who="CMSMcQ">
Bring TeX and Script spelling corrections, etc. into SGML form.
      </change><change when="1995-06-03" who="CMSMcQ">
Spellcheck, final (! ha!) changes, format, and print.  Many changes made only in
TeX and Script versions.
      </change><change when="1995-05-30" who="LB">
Last (ha!) pass. Cut down intro section. Moved divgen again.  Revised
interp and index sections extensively and generally
hacked.      </change><change when="1995-05-25" who="CMSMcQ">
changes as agreed with LB at ExCommittee meeting: interp section,
rev. editorial tags, add def of TEI Lite, add section on Making It
Work with software, resettle divGen and index, begin continuous pass
through working from LB's notes
      </change><change when="1995-05-15" who="CMSMcQ">
begin last push prior to publication
      </change><change when="1994-12-01" who="LB">
retagged using TEI Lite
      </change><change when="1994-06-23" who="LB">
change to use ODD-style tagdescs
      </change><change when="1993-07-20" who="CMSMcQ">
made file from old ED W21
      </change></revisionDesc></teiHeader><text><front><titlePage><docTitle><titlePart type="main">TEI Lite: 
Encoding for Interchange: an introduction to the TEI
</titlePart><titlePart type="sub">Revised for TEI P5 release</titlePart></docTitle><docAuthor>Lou Burnard</docAuthor><docAuthor>C. M. Sperberg-McQueen</docAuthor><docDate>February 2006</docDate></titlePage><div xml:id="U5-pref"><head>Prefatory note</head><p>TEI Lite was the name adopted for what the TEI editors originally
conceived of as a simple demonstration of how the TEI encoding scheme
might be adopted to meet 90% of the needs of 90% of the TEI user
community. In retrospect, it was predictable that many people should
imagine TEI Lite to be all there is to TEI, or find TEI Lite to be far
too heavy for their needs.</p><p>The original TEI Lite was based largely on  observations of existing and
previous practice in the encoding of texts, particularly as manifest
in the collections of the <ref target="http://ota.ahds.ac.uk">Oxford
Text Archive</ref> and in our own experience. It is therefore
unsurprising that it seems to have become, if not a de facto standard,
at least a common point of departure for electronic text centres and
encoding projects world wide. Maybe the fact that we actually produced
this shortish, readable, manual for it also helped.</p><p>Early adopters of TEI Lite included a number of
<soCalled>Electronic Text Centers</soCalled>, many of whom produced
their own documentation and tutorial materials (some examples are
listed in <ref target="http://www.tei-c.org/Tutorials">the TEI
Tutorials pages</ref>). It was also widely adopted as the basis for
TEI-conformant authoring systems. Documentation introducing TEI Lite
has been widely used for tutorial purposes and has been widely
translated (see further the list of versions at <ptr target="http://www.tei-c.org/Lite/"/>).</p><p>With the publication of TEI P4, the XML version of the TEI
Guidelines, which uses the generation of TEI Lite as an example of the
modification mechanism built into the TEI Guidelines, the opportunity
was taken to produce a lightly revised XML-conformant version, but the
present revision is the first substantively changed version since its
first appearance in 1997. This revision takes advantage of the many
new features introduced into the TEI Guidelines at release P5. A brief
list of those changes likely to affect users of previous versions of
this document is given below (<ptr target="#changes"/>). </p><trailer>Lou Burnard, February 2006</trailer></div></front><body><p>This document provides an introduction to the recommendations
of the Text Encoding Initiative (TEI), by describing a specific subset
of the full TEI encoding scheme. The scheme documented here can be
used to encode a wide variety of commonly encountered textual
features, in such a way as to maximize the usability of electronic
transcriptions and to facilitate their interchange among scholars
using different computer systems. It is fully compatible with the full
TEI scheme, as defined by TEI document P5, <title>Guidelines for
Electronic Text Encoding and Interchange</title>, as of February 2006,
and available from the TEI Consortium website at <ptr target="http://www.tei-c.org"/>.
</p><div xml:id="U5-Intro"><head>Introduction</head><p>The Text Encoding Initiative (TEI) Guidelines are addressed to
anyone who wants to interchange information stored in an electronic
form. They emphasize the interchange of textual information, but other
forms of information such as images and sound are also addressed. The
Guidelines are equally applicable in the creation of new resources and
in the interchange of existing ones.</p><p>The Guidelines provide a means of making explicit certain
        features of a text in such a way as to aid the processing of
        that text by computer programs running on different
        machines. This process of making explicit we call
        <term>markup</term> or <term>encoding</term>.  Any textual
        representation on a computer uses some form of markup; the TEI
        came into being partly because of the enormous variety of
        mutually incomprehensible encoding schemes currently besetting
        scholarship, and partly because of the expanding range of
        scholarly uses now being identified for texts in electronic
        form.</p><p>The TEI Guidelines describe an encoding scheme which can be
        expressed using a number of different formal languages. The
        first editions of the Guidelines used the <term>Standard
        Generalized Markup Language</term> (SGML); since 2002, this
        has been replaced by the use of the Extensible Markup Language
        (XML). These markup languages have in common the definition of
        text in terms of <term>elements</term> and
        <term>attributes</term>, and rules governing their appearance
        within a text. The TEI's use of XML is ambitious in its
        complexity and generality, but it is fundamentally no
        different from that of any other XML markup scheme, and so any
        general-purpose XML-aware software is able to process
        TEI-conformant texts.</p><p>The TEI was sponsored by the Association for Computers and
        the Humanities, the Association for Computational Linguistics,
        and the Association for Literary and Linguistic Computing, and
        is now maintained and developed by an independent membership
        consortium, hosted by four major Universities. Funding has
        been provided in part from the U.S. National Endowment for the
        Humanities, Directorate General XIII of the Commission of the
        European Communities, the Andrew W. Mellon Foundation, and the
        Social Science and Humanities Research Council of Canada. The
        Guidelines were first published in May 1994, after six years
        of development involving many hundreds of scholars from
        different academic disciplines worldwide. During the years
        that followed, the Guidelines were increasingly influential in
        the development of the digital library, in the language
        industries, and even in the development of the World Wide Web
        itself. The TEI consortium was set up in January 2001, and a
        year later produced an  edition of the
        Guidelines entirely revised for XML
        compatibility. In 2004, it set about a major revision of the
	Guidelines to take full advantage of new schema
	languages, the first release of which appeared in 2005. This
	revision of the TEI Lite manual conforms to version 0.3 of
	this most recent edition of the Guidelines, TEI P5.</p><p>At the outset of its work, the overall goals of the TEI
        were defined by the closing statement of a planning conference
        held at Vassar College, N.Y., in November, 1987; these
        <soCalled>Poughkeepsie Principles</soCalled> were further
        elaborated in a series of design documents.  The Guidelines,
        say these design documents, should:

<list><item>suffice to represent the textual features needed for
       research;</item><item>be simple, clear, and concrete;</item><item>be easy for researchers to use without special-purpose
software;</item><item>allow the rigorous definition and efficient processing of
texts;</item><item>provide for user-defined extensions;</item><item>conform to existing and emergent standards.</item></list></p><p>The world of scholarship is large and diverse. For the Guidelines
to have wide acceptability, it was important to ensure that:
<list type="ordered"><item>the common core of textual features be easily shared;</item><item>additional specialist features be easy to add to (or remove
from) a text;</item><item>multiple parallel encodings of the same feature should be
possible;</item><item>the richness of markup should be user-defined, with a very
small minimal requirement;</item><item>adequate documentation of the text and its encoding should be
provided.</item></list></p><p>The present document describes a manageable selection from the
extensive set of elements and recommendations resulting from those
design goals, which is called <title>TEI Lite</title>.</p><p>In selecting from the  several hundred elements defined by
the full TEI scheme, we have tried to identify a useful <soCalled>starter
set</soCalled>, comprising the elements which almost every user should
know about.  Experience working with TEI Lite will be invaluable in
understanding the full TEI scheme and in knowing how to integrate
specialized parts of it into the general TEI framework.</p><p>Our goals in defining this subset may be summarized as follows:
<list type="simple"><item>it should be able to handle adequately a reasonably wide variety
of texts, at the level of detail found in existing practice (as
demonstrated in, for example, the holdings of the Oxford Text
Archive);</item><item>it should be useful for the production of new documents (such as
this one) as well as the encoding of existing texts;</item><item>it should be usable with a wide range of existing XML
software;</item><item>it should be derivable from the full TEI scheme using the
extension mechanisms described in the TEI Guidelines;</item><item>it should be as small and simple as is consistent with the
other goals.</item></list></p><p>The reader may judge our success in meeting these goals for him or
herself. At the time of first writing (1995), our confidence that we
have at least partially done so is borne out by its use in practice
for the encoding of real texts.  The Oxford Text Archive uses TEI Lite
when it translates texts from its holdings from their original markup
schemes into SGML; the Electronic Text Centers at the University of
Virginia and the University of Michigan have used TEI Lite to encode
their holdings. And the Text Encoding Initiative itself uses TEI Lite,
in its current technical documentation — including this
document.
       </p><p>Although we have tried to make this document self-contained, as
suits a tutorial text, the reader should be aware that it does not
cover every detail of the TEI encoding scheme. All of the elements
described here are fully documented in the TEI Guidelines themselves,
which should be consulted for authoritative reference information on
these, and on the many others which are not described here.  Some
basic knowledge of XML is assumed.</p></div><div xml:id="U5-eg"><head>A Short Example</head><p>We begin with a short example, intended to show what happens when
a passage of prose is typed into a computer by someone with little
sense of the purpose of mark-up, or the potential of electronic texts.
In an ideal world, such output might be generated by a very accurate
optical scanner.  It attempts to be faithful to the appearance of the
printed text, by retaining the original line breaks, by introducing
blanks to represent the layout of the original headings and page
breaks, and so forth. Where characters not available on the keyboard
are needed (such as the accented letter <mentioned>a</mentioned> in
<mentioned>faàl</mentioned> or the long dash), it attempts to
mimic their appearance.</p><p><eg>                          CHAPTER 38

READER, I married him. A quiet wedding we had: he and I, the par-
son and clerk, were alone present. When we got back from church, I
went into the kitchen of the manor-house, where Mary was cooking
the dinner, and John cleaning the knives, and I said --
  'Mary, I have been married to Mr Rochester this morning.' The
housekeeper and her husband were of that decent, phlegmatic
order of people, to whom one may at any time safely communicate a
remarkable piece of news without incurring the danger of having
one's ears pierced by some shrill ejaculation and subsequently stunned
by a torrent of wordy wonderment. Mary did look up, and she did
stare at me; the ladle with which she was basting a pair of chickens
roasting at the fire, did for some three minutes hang suspended in air,
and for the same space of time John's knives also had rest from the
polishing process; but Mary, bending again over the roast, said only --
   'Have you, miss? Well, for sure!'
   A short time after she pursued, 'I seed you go out with the master,
but I didn't know you were gone to church to be wed'; and she
basted away. John, when I turned to him, was grinning from ear to
ear.
   'I telled Mary how it would be,' he said: 'I knew what Mr Ed-
ward' (John was an old servant, and had known his master when he
was the cadet of the house, therefore he often gave him his Christian
name) -- 'I knew what Mr Edward would do; and I was certain he
would not wait long either: and he's done right, for aught I know. I
wish you joy, miss!' and he politely pulled his forelock.
   'Thank you, John. Mr Rochester told me to give you and Mary
this.'
   I put into his hand a five-pound note.  Without waiting to hear
more, I left the kitchen. In passing the door of that sanctum some time
after, I caught the words --
   'She'll happen do better for him nor ony o' t' grand ladies.' And
again, 'If she ben't one o' th' handsomest, she's noan faa\l, and varry
good-natured; and i' his een she's fair beautiful, onybody may see
that.'
   I wrote to Moor House and to Cambridge immediately, to say what
I had done: fully explaining also why I had thus acted. Diana and

                            474

                 JANE EYRE                      475

Mary approved the step unreservedly. Diana announced that she
would just give me time to get over the honeymoon, and then she
would come and see me.
   'She had better not wait till then, Jane,' said Mr Rochester, when I
read her letter to him; 'if she does, she will be too late, for our honey-
moon will shine our life long: its beams will only fade over your
grave or mine.'
   How St John received the news I don't know: he never answered
the letter in which I communicated it: yet six months after he wrote
to me, without, however, mentioning Mr Rochester's name or allud-
ing to my marriage. His letter was then calm, and though very serious,
kind. He has maintained a regular, though not very frequent correspond-
ence ever since: he hopes I am happy, and trusts I am not of those who
live without God in the world, and only mind earthly
things.</eg></p><p>This transcription suffers from a number of shortcomings:
<list><item>the page numbers and running titles are intermingled with the
text in a way which makes it difficult for software to disentangle
them;</item><item>no distinction is made between single quotation marks and
apostrophe, so it is difficult to know exactly which passages are in
direct speech;</item><item>the preservation of the copy text's hyphenation means that
simple-minded search programs will not find the broken words;</item><item>the accented letter in <mentioned>faàl</mentioned> and
the long dash have been rendered by ad hoc keying conventions which
follow no standard pattern and will be processed correctly only if the
transcriber remembers to mention them in the documentation;</item><item>paragraph divisions are marked only by the use of white space,
and hard carriage returns have been introduced at the end of each
line. Consequently, if the size of type used to print the text
changes, reformatting will be problematic.</item></list></p><p>We now present the same passage, as it might be encoded using the
TEI Guidelines. As we shall see, there are many ways in which this
encoding could be extended, but as a minimum, the TEI approach allows
us to represent the following distinctions:
<list><item>Paragraph and chapter divisions are now marked explicitly.</item><item>Apostrophes are distinguished from quotation marks; direct
speech is explicitly marked.</item><item>The accented letter and the long dash are correctly represented.</item><item>Page divisions have been marked with an empty &lt;pb&gt;
element alone.</item><item>The lineation of the
original has not been retained and words broken by typographic
accident at the end of a line have been re-assembled without comment.</item><item>For convenience of proof reading, a new line has been
introduced at the start of each paragraph, but the indentation is
removed.</item></list><egXML xmlns="http://www.tei-c.org/ns/Examples"><pb n="474"/><div type="chapter" n="38"><p>Reader, I married him.  A quiet wedding we had: he and I,
the parson and clerk, were alone present.  When we got back
from church, I went into the kitchen of the manor-house,
where Mary was cooking the dinner, and John cleaning the
knives, and I said —</p><p><q>Mary, I have been married to Mr Rochester this
morning.</q> The housekeeper and her husband were of that
decent, phlegmatic order of people, to whom one may at any
time safely communicate a remarkable piece of news without
incurring the danger of having one's ears pierced by some
shrill ejaculation and subsequently stunned by a torrent of
wordy wonderment.  Mary did look up, and she did stare at
me; the ladle with which she was basting a pair of chickens
roasting at the fire, did for some three minutes hang
suspended in air, and for the same space of time John's
knives also had rest from the polishing process; but Mary,
bending again over the roast, said only —</p><p><q>Have you, miss? Well, for sure!</q></p><p>A short time after she pursued, <q>I seed you go out with
the master, but I didn't know you were gone to church to be
wed</q>; and she basted away.  John, when I turned to him,
was grinning from ear to ear.  <q>I telled Mary how it would
be,</q> he said: <q>I knew what Mr Edward</q> (John was an
old servant, and had known his master when he was the cadet
of the house, therefore he often gave him his Christian
name) — <q>I knew what Mr Edward would do; and I was
certain he would not wait long either: and he's done right,
for aught I know.  I wish you joy, miss!</q> and he politely
pulled his forelock.</p><p><q>Thank you, John.  Mr Rochester told me to give you and
Mary this.</q></p><p>I put into his hand a five-pound note.  Without waiting
to hear more, I left the kitchen.  In passing the door of
that sanctum some time after, I caught the words —</p><p><q>She'll happen do better for him nor ony o' t' grand
ladies.</q> And again, <q>If she ben't one o' th'
handsomest, she's noan faàl, and varry good-natured;
and i' his een she's fair beautiful, onybody may see
that.</q></p><p>I wrote to Moor House and to Cambridge immediately, to
say what I had done: fully explaining also why I had thus
acted.  Diana and <pb n="475"/> Mary approved the step
unreservedly.  Diana announced that she would just give me
time to get over the honeymoon, and then she would come and
see me.</p><p><q>She had better not wait till then, Jane,</q> said Mr
Rochester, when I read her letter to him; <q>if she does,
she will be too late, for our honeymoon will shine our life
long: its beams will only fade over your grave or mine.</q></p><p>How St John received the news I don't know: he never
answered the letter in which I communicated it: yet six
months after he wrote to me, without, however, mentioning Mr
Rochester's name or alluding to my marriage.  His letter was
then calm, and though very serious, kind.  He has maintained
a regular, though not very frequent correspondence ever
since: he hopes I am happy, and trusts I am not of those who
live without God in the world, and only mind earthly things.</p></div></egXML></p><p>This particular encoding represents a set of choices or priorities.
The decision to focus on Brontë's text, rather than on the
printing of it in this particular edition, is an instance of the
fundamental <emph>selectivity</emph> of any encoding. An encoding makes
explicit only those textual features of importance to the encoder.  It
is not difficult to think of ways in which the encoding of even this
short passage might readily be extended. For example:
<list type="simple"><item>a regularized form of the passages in dialect could be
provided;</item><item>footnotes glossing or commenting on any passage could be
added;</item><item>pointers linking parts of this text to others could be
added;</item><item>proper names of various kinds could be distinguished from the
surrounding text;</item><item>detailed bibliographic information about the text's provenance
and context could be prefixed to it;</item><item>a linguistic analysis of the passage into sentences, clauses,
words, etc., could be provided, each unit being associated with
appropriate category codes;</item><item>the text could be segmented into narrative or discourse
       units;</item><item>systematic analysis or interpretation of the text could be
included in the encoding, with potentially complex alignment or
linkage between the text and the analysis, or between the text and one
or more translations of it;</item><item>passages in the text could be linked to images or sound held on
other media.</item></list></p><p>A TEI-recommended way of carrying out most of these is described
in the remainder of this document. The TEI scheme as a whole also
provides for an enormous range of other possibilities, of which we
cite only a few:
<list type="simple"><item>detailed analysis of the components of names;</item><item>detailed meta-information providing thesaurus-style information
about the text's origins or topics;</item><item>information about the printing history or manuscript variations
exhibited by a particular series of versions of the text.</item></list> For recommendations on these and many other possibilities, the
full Guidelines should be consulted.</p></div><div xml:id="U5-struc"><head>The Structure of a TEI Text</head><p>All TEI-conformant texts contain (a) a <term>TEI header</term>
(marked up as a &lt;teiHeader&gt; element) and (b) the transcription
of the text proper (marked up as a &lt;text&gt; element). These two
elements are combined together to form a single &lt;TEI&gt; element. 
</p><p>The TEI header provides information analogous to that provided by
the title page of a printed text.  It has up to four parts: a
bibliographic description of the machine-readable text, a description
of the way it has been encoded, a non-bibliographic description of the
text (a <term>text profile</term>), and a revision history. The
header is described in more detail in section <ptr target="#U5-header"/>.</p><p>A TEI text may be <term>unitary</term> (a single work) or
<term>composite</term> (a collection of single works, such as an
anthology). In either case, the text may have an optional <term>front</term>
or <term>back</term>. In between is the <term>body</term> of the
text, which, in the case of a composite text, may consist of
<term>group</term>s, each containing more groups or texts.</p><p>A unitary text will be encoded using an overall structure like
this:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><TEI><teiHeader><!-- [ TEI Header information ]  --></teiHeader><text><front><!-- [ front matter ... ] --></front><body><!-- [ body of text ... ]  --></body><back><!--  [ back matter ...  ] --></back></text></TEI></egXML></p><p>A composite text also has an optional front and back. In between
occur one or more groups of texts, each with its own optional front
and back matter. A composite text will thus be encoded using an
overall structure like this:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><TEI><teiHeader><!--[ header information for the composite ]--></teiHeader><text><front><!--[ front matter for the composite  ]--></front><group><text><front><!--[ front matter of first text ]--></front><body><!--[ body of first text  ]--></body><back><!--[ back matter of first text ]--></back></text><text><front><!--[ front matter of second text]--></front><body><!--[ body of second text  ]--></body><back><!--[ back matter of second text ]--></back></text><!--[ more texts or groups of texts here ]--></group><back><!--[ back matter for the composite  ]--></back></text></TEI></egXML></p><p>It is also possible to define a composite of TEI texts, each with
its own header. Such a collection is known as a <term>TEI corpus</term>,
and may itself have a header:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><teiCorpus><teiHeader><!--[header information for the corpus]--></teiHeader><TEI><teiHeader><!--[header information for first text]--></teiHeader><text><!--[first text in corpus]--></text></TEI><TEI><teiHeader><!--[header information for second text]--></teiHeader><text><!--[second text in corpus]--></text></TEI></teiCorpus></egXML>
It is not however possible to create a composite of corpora --
that is, a number of &lt;teiCorpus&gt; elements combined together
and treated as a single object. This is a restriction of the current
version of the TEI Guidelines.</p><p>In the remainder of this document, we discuss chiefly simple text
structures. The discussion in each case consists of a short list of
relevant TEI <term>elements</term> with a brief definition of each,
followed by definitions for any <term>attributes</term> specific to
that element, and a reference to any <term>classes</term> of which the
element is a member. These references are linked to full
specifications for each object, as given in the TEI
<title>Guidelines</title>. In most cases, short examples are also given.</p><p>For example, here are the elements discussed so far:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#TEI">TEI</ref></hi> (TEI document) contains a single TEI-conformant document,
comprising a TEI header and a text, either in isolation or as part of a
&lt;teiCorpus&gt; element.</item><item><hi rend="specList-elementSpec"><ref target="#teiHeader">teiHeader</ref></hi> (TEI Header) supplies the descriptive and declarative information making
	up an electronic title page prefixed to every TEI-conformant
	text.</item><item><hi rend="specList-elementSpec"><ref target="#text">text</ref></hi> 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.</item></list></p></div><div xml:id="U5-body"><head>Encoding the Body</head><p>As indicated above, a simple TEI document at the textual level
consists of the following elements:

<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#front">front</ref></hi> (front matter) contains any prefatory matter (headers,
title page, prefaces, dedications, etc.)
found  at the start of a document, before the main body.</item><item><hi rend="specList-elementSpec"><ref target="#group">group</ref></hi> contains the body of a composite text, grouping together a sequence of distinct texts (or
    groups of such texts) which are regarded as a unit for some purpose, for example the collected
    works of an author, a sequence of prose essays, etc.</item><item><hi rend="specList-elementSpec"><ref target="#body">body</ref></hi> (text body) contains the whole body of a single unitary text, excluding any front or back matter.</item><item><hi rend="specList-elementSpec"><ref target="#back">back</ref></hi> (back matter) contains any appendixes, etc. following the main part of a text.</item></list>


Elements specific to front and back matter are described
below in section <ptr target="#U5-fronbac"/>. In this section we discuss
the elements making up the body of a text. </p><div xml:id="divs"><head>Text Division Elements</head><p>The body of a prose text may be just a series of paragraphs, or
these paragraphs may be grouped together into chapters, sections,
subsections, etc. Each paragraph is tagged using
the &lt;p&gt; tag. The &lt;div&gt; element is used to represent any
such grouping of paragraphs. 
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#p">p</ref></hi> (paragraph) marks paragraphs in prose.</item><item><hi rend="specList-elementSpec"><ref target="#div">div</ref></hi> (text division) contains a subdivision of the front, body, or back of a text.</item></list></p><p>The <hi rend="att">type</hi> attribute on the &lt;div&gt; element may be
used to supply a conventional name for this category of text division,
or otherwise distinguish them.  Typical values might be <q>book</q>,
<q>chapter</q>, <q>section</q>, <q>part</q>, <q>poem</q>, <q>song</q>,
etc.  For a given project, it will usually be advisable to define and
adhere to a specific list of such values.  </p><p>A &lt;div&gt; element may itself contain further, nested,
&lt;div&gt;s, thus mimicking the traditional structure of a book,
which can be decomposed hierarchically into units such as parts,
containing chapters, containing sections, and so on. TEI texts in general
conform to this simple hierarchic model.</p><p> The <hi rend="att">xml:id</hi> attribute may be used to supply a unique
identifier for the division, which may be used for cross references or
other links to it, such as a commentary, as further discussed in
section <ptr target="#U5-ptrs"/>. It is often useful to provide an
<hi rend="att">xml:id</hi> attribute for every major structural unit in a
text, and to derive its values in some systematic way, for example
by appending a section number to a short code for the title of the
work in question, as in the examples below.</p><p>The <hi rend="att">n</hi> attribute may be used to supply (additionally or
alternatively) a short mnemonic name
or number for the division.  If a conventional form of reference or
abbreviation for the parts of a work already exists (such as the
book/chapter/verse pattern of Biblical citations), the <hi rend="att">n</hi>
attribute is the place to record it.</p><p>The <hi rend="att">xml:lang</hi> attribute may be used to specify the
language of the division.  Languages are identified by an
internationally defined code, as further discussed in section <ptr target="#z636"/> below.</p><p>The <hi rend="att">rend</hi> attribute may be used to supply information
about the rendition (appearance) of a division, or any other element,
as further discussed in section <ptr target="#U5-hilites"/> below. As with the
<hi rend="att">type</hi> attribute, a project will often find it useful to
predefine the possible values for this attribute, but TEI Lite does
not constrain it in anyway. </p><p> These four attributes, <hi rend="att">xml:id</hi>, <hi rend="att">n</hi>,
<hi rend="att">xml:lang</hi>, and <hi rend="att">rend</hi> are so widely useful that
they are allowed on any element in any TEI schema: they are
<term>global attributes</term>.  Other global attributes defined in
the TEI Lite scheme are discussed in section <ptr target="#xatts"/>.</p><p>The value of every <hi rend="att">xml:id</hi> attribute should be unique
within a document. One simple way of ensuring that this is so is to
make it reflect the hierarchic structure of the document. For example,
Smith's <title>Wealth of Nations</title> as first published consists
of five books, each of which is divided into chapters, while some
chapters are further subdivided into parts. We might define
<hi rend="att">xml:id</hi> values for this structure as follows:

<egXML xmlns="http://www.tei-c.org/ns/Examples"><body><div xml:id="WN1" n="I" type="book"><div xml:id="WN101" n="I.1" type="chapter"><!-- ... --></div><div xml:id="WN102" n="I.2" type="chapter"><!-- ... --></div><!-- ... --><div xml:id="WN110" n="I.10" type="chapter"><div xml:id="WN1101" n="I.10.1" type="part"><!-- ... --></div><div xml:id="WN1102" n="I.10.2" type="part"><!-- ... --></div></div><!-- ... --></div><div xml:id="WN2" n="II" type="book"><!-- ... --></div></body></egXML></p><p>A different numbering scheme may be used for <hi rend="att">xml:id</hi> and
<hi rend="att">n</hi> attributes: this is often useful where a canonical
reference scheme is used which does not tally with the structure of
the work.  For example, in a novel divided into books each containing
chapters, where the chapters are numbered sequentially through the
whole work, rather than within each book, one might use a scheme such
as the following:

<egXML xmlns="http://www.tei-c.org/ns/Examples"><body><div xml:id="TS01" n="1" type="Volume"><div xml:id="TS011" n="1" type="Chapter"><!-- ... --></div><div xml:id="TS012" n="2"><!-- ... --></div></div><div xml:id="TS02" n="2" type="Volume"><div xml:id="TS021" n="3" type="Chapter"><!-- ... --></div><div xml:id="TS022" n="4"><!-- ... --></div></div></body></egXML>
Here the work has two volumes, each containing two chapters.
The chapters are numbered conventionally 1 to 4, but the <hi rend="att">xml:id</hi>
values specified allow them to be regarded additionally as if they
were numbered 1.1, 1.2, 2.1, 2.2.</p></div><div xml:id="h25"><head>Headings and Closings</head><p>Every &lt;div&gt;  may
have a title or heading at its start, and (less commonly) a closing
such as <q>End of Chapter 1</q>.  The
following elements may be used to transcribe them:

<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#head">head</ref></hi> (heading) contains any type of heading, for example the title of a section,
        or the heading of a list, glossary, manuscript description, etc.</item><item><hi rend="specList-elementSpec"><ref target="#trailer">trailer</ref></hi> contains a closing title or footer appearing at the end of a division of a text. </item></list>

Some other elements which may be necessary at the beginning or ending
of text divisions are discussed below in section <ptr target="#h52"/>.</p><p>Whether or not headings and trailers are included in a
transcription is a matter for the individual transcriber to decide.
Where a heading is completely regular (for example <q>Chapter 1</q>)
or may be automatically constructed from attribute values
(e.g. &lt;div type="Chapter" n="1"&gt;), it may be omitted; where it
contains otherwise unrecoverable text it should always be included.
For example, the start of Hardy's <title>Under the Greenwood
Tree</title> might be encoded as follows:

<egXML xmlns="http://www.tei-c.org/ns/Examples"><div xml:id="UGT1" n="Winter" type="Part"><div xml:id="UGT11" n="1" type="Chapter"><head>Mellstock-Lane</head><p>To dwellers in a wood almost every species of tree ... 
</p></div></div></egXML></p></div><div xml:id="vedr"><head>Prose, Verse and Drama</head><p>As noted above, the paragraphs making up a textual division should
be tagged with the &lt;p&gt; tag. For example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>I fully appreciate Gen. Pope's splendid achievements
with their invaluable results; but you must know that
Major Generalships in the Regular Army, are not as
plenty as blackberries.
</p></egXML><!-- Is this quote right? shouldn't it be "plentIFUL"? --><!-- A. Lincoln to Richard Yates and William Butler, 10 Apr 1862,
 --><!--  Library of America, Lincoln, v. 2 p. 315.
 --></p><p>A number of different tags are provided for the encoding of the
structural components of verse and performance texts (drama, film,
etc.):
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#l">l</ref></hi> (verse line) contains a single, possibly incomplete, line of verse.</item><item><hi rend="specList-elementSpec"><ref target="#lg">lg</ref></hi> (line group) contains a group of verse lines functioning as a formal unit, e.g. a stanza, refrain,
        verse paragraph, etc.</item><item><hi rend="specList-elementSpec"><ref target="#sp">sp</ref></hi> (speech) An individual speech in a performance text, or a passage presented as such in a prose or
        verse text.</item><item><hi rend="specList-elementSpec"><ref target="#speaker">speaker</ref></hi> A specialized form of heading or label, giving the name of one or more speakers in a
        dramatic text or fragment.</item><item><hi rend="specList-elementSpec"><ref target="#stage">stage</ref></hi> (stage direction) contains any kind of stage direction within a dramatic text or fragment.</item></list></p><p>Here, for example, is the start of a poetic text in which verse
lines and stanzas are tagged:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><lg n="I"><l>I Sing the progresse of a
   deathlesse soule,</l><l>Whom Fate, with God made,
  but doth not controule,</l><l>Plac'd in most shapes; all times
  before the law</l><l>Yoak'd us, and when, and since,
  in this I sing.</l><l>And the great world to his aged evening;</l><l>From infant morne, through manly noone I draw.</l><l>What the gold Chaldee, of silver Persian saw,</l><l>Greeke brass, or Roman iron, is in this one;</l><l>A worke t'out weare Seths pillars, bricke and stone,</l><l>And (holy writs excepted) made to yeeld to none,</l></lg></egXML></p><p>Note that the &lt;l&gt; element marks verse lines, not typographic
lines: the original lineation of the first few lines above has not
therefore been made explicit by this encoding, and may be lost. The
&lt;lb&gt; element described in section <ptr target="#U5-pln"/> may be
used to mark typographic lines if so desired.</p><p>Sometimes, particularly in dramatic texts, verse lines are split
between speakers. The easiest way of encoding this is to use the
<hi rend="att">part</hi> attribute to indicate that the lines so
fragmented are incomplete, as in this example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><div type="Act" n="I"><head>ACT I</head><div type="Scene" n="1"><head>SCENE I</head><stage rend="italic">
Enter Barnardo and Francisco, two Sentinels, at several doors</stage><sp><speaker>Barn</speaker><l part="Y">Who's there?</l></sp><sp><speaker>Fran</speaker><l>Nay, answer me. Stand and unfold 
  yourself.</l></sp><sp><speaker>Barn</speaker><l part="I">Long live the King!</l></sp><sp><speaker>Fran</speaker><l part="M">Barnardo?</l></sp><sp><speaker>Barn</speaker><l part="F">He.</l></sp><sp><speaker>Fran</speaker><l>You come most carefully upon 
  your hour.</l></sp><!-- ... --></div></div></egXML></p><p>The same mechanism may be applied to stanzas which are divided
between two speakers:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><div><sp><speaker>First voice</speaker><lg type="stanza" part="I"><l>But why drives on that ship so fast</l><l>Withouten wave or wind?</l></lg></sp><sp><speaker>Second Voice</speaker><lg part="F"><l>The air is cut away before.</l><l>And closes from behind.</l></lg></sp><!-- ... --></div></egXML></p><p>This example shows how dialogue presented in a prose work as if it
were drama should be encoded. It also demonstrates the use of the
<hi rend="att">who</hi> attribute to bear a code identifying the speaker
of the piece of dialogue concerned:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><div><sp who="OPI"><speaker>The reverend Doctor Opimiam</speaker><p>I do not think I have named a single unpresentable fish.</p></sp><sp who="GRM"><speaker>Mr Gryll</speaker><p>Bream, Doctor: there is not much to be said for bream.</p></sp><sp who="OPI"><speaker>The Reverend Doctor Opimiam</speaker><p>On the contrary, sir, I think there is much to be said for him.
 In the first place....</p><p>Fish, Miss Gryll -- I could discourse to you on fish by
the hour:  but for the present I will forbear.</p></sp></div></egXML></p></div></div><div xml:id="U5-pln"><head>Page and Line Numbers</head><p>Page and line breaks may be marked with the following empty
elements.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#pb">pb/</ref></hi> (page break) marks the boundary between one page of a text and the next in a standard reference system.</item><item><hi rend="specList-elementSpec"><ref target="#lb">lb/</ref></hi> (line break) marks the start of a new (typographic) line in some edition or version of a text.</item><item><hi rend="specList-elementSpec"><ref target="#milestone">milestone/</ref></hi> 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.</item></list>

These elements mark a single point in the text, not a span
of text. The global <hi rend="att">n</hi> attribute should be used to
supply the number of the page or line beginning at the tag. 
</p><p>When working from a paginated original, it is often useful to
record its pagination, if only to simplify later proof-reading.
Recording the line breaks may be useful for the same reason; treatment
of end-of-line hyphenation in printed source texts will require some
consideration.</p><p>If pagination, etc., are marked for more than one edition, specify
the edition in question using the <hi rend="att">ed</hi> attribute, and
supply as many tags are necessary. For example, in the following
passage we indicate where the page breaks occur in two different
editions (<hi rend="val">ED1</hi> and <hi rend="val">ED2</hi>)
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>I wrote to Moor House and to Cambridge immediately, to
say what I had done: fully explaining also why I had thus
acted.  Diana and <pb ed="ED1" n="475"/> Mary approved the
step unreservedly.  Diana announced that she would
<pb ed="ED2" n="485"/>just give me time to get over the
honeymoon, and then she would come and see me.</p></egXML></p><p>The &lt;pb&gt; and &lt;lb&gt; elements are special cases of
the general class of <term>milestone</term> elements which mark
reference points within a text.  TEI Lite also includes a generic
&lt;milestone&gt; element, which is not restricted to special cases
but can  mark any kind of reference point:  for example, a column
break, the start of a new kind of section not otherwise tagged, or in
general any significant change in the text not marked by an
XML element. The names used for types of unit and for editions referred to by the
<hi rend="att">ed</hi> and <hi rend="att">unit</hi> attributes may be chosen freely, but
should be documented in the header. The &lt;milestone&gt; element may
be used to replace the others, or the others may be used as a set;
they should not be mixed arbitrarily.</p></div><div xml:id="U5-hilites"><head>Marking Highlighted Phrases</head><div xml:id="faces"><head>Changes of Typeface, etc.</head><p>Highlighted words or phrases are those made visibly different from
the rest of the text, typically by a change of type font, handwriting
style, ink colour etc., which is intended to draw the reader's attention to
some associated change.</p><p>The global <hi rend="att">rend</hi> attribute can be attached to any
element, and used wherever necessary to specify details of the
highlighting used for it. For example, a heading rendered in bold
might be tagged &lt;head rend="bold"&gt;, and one in
italic &lt;head rend="italic"&gt;.</p><p>It is not always possible or desirable to interpret the reasons
for such changes of rendering in a text.  In such cases, the element
&lt;hi&gt; may be used to mark a sequence of  highlighted text
without making any claim as to its status.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#hi">hi</ref></hi> (highlighted) marks a word or phrase as graphically distinct from the
        surrounding text, for reasons concerning which no claim is
        made. </item></list></p><p>In the following example, the use of a distinct typeface for the
subheading and for the included name are recorded but not interpreted:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p><hi rend="gothic">And this Indenture further witnesseth</hi>
that the said <hi rend="italic">Walter Shandy</hi>, merchant,
in consideration of the said intended marriage ...</p></egXML></p><p>Alternatively, where the cause for the highlighting can be
identified with confidence, a number of other, more specific, elements
are available.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#emph">emph</ref></hi> (emphasized) marks words or phrases which are stressed or emphasized for
        linguistic or rhetorical effect.</item><item><hi rend="specList-elementSpec"><ref target="#foreign">foreign</ref></hi> (foreign) identifies a word or phrase as belonging to some language other
        than that of the surrounding text. </item><item><hi rend="specList-elementSpec"><ref target="#gloss">gloss</ref></hi> identifies a phrase or word used to provide a gloss or
        definition for some other word or phrase.</item><item><hi rend="specList-elementSpec"><ref target="#label">label</ref></hi> contains the label associated with an item in a list; in glossaries, marks the term being
        defined.</item><item><hi rend="specList-elementSpec"><ref target="#mentioned">mentioned</ref></hi> marks words or phrases mentioned, not used.</item><item><hi rend="specList-elementSpec"><ref target="#term">term</ref></hi> contains a single-word, multi-word, or symbolic designation which is regarded as a
        technical term.</item><item><hi rend="specList-elementSpec"><ref target="#title">title</ref></hi> contains a title for any kind of work.</item></list></p><p>Some features (notably quotations and glosses) may be found in a
text either marked by highlighting, or with quotation marks.  In
either case, the elements &lt;q&gt; and &lt;gloss&gt; (as
discussed in the following section) should be used. If the rendition
is to be recorded, use the global <hi rend="att">rend</hi> attribute.</p><p>As an example of the elements defined here, consider the following
sentence:
<q rend="display">On the one hand the <title>Nibelungenlied</title>
is associated with the new rise of romance of twelfth-century France,
the <hi rend="ital">romans d'antiquité</hi>, the romances of Chrétien
de Troyes, and the German adaptations of these works by Heinrich van
Veldeke, Hartmann von Aue, and Wolfram von Eschenbach.</q> Interpreting the role of the highlighting, the sentence might
look like this:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>On the one hand the <title>Nibelungenlied</title> is associated
with the new rise of romance of twelfth-century France, the
<foreign>romans d'antiquité</foreign>, the romances of
Chrétien de Troyes, ...</p></egXML>
Describing only the appearance of the original, it might look
like this:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>On the one hand the <hi rend="italic">Nibelungenlied</hi>
is associated with the new rise of romance of twelfth-century
France, the <hi rend="italic">romans
d'antiquité</hi>, the romances of
Chrétien de Troyes, ...</p></egXML></p></div><div xml:id="z635"><head>Quotations and Related Features</head><p>Like changes of typeface, quotation marks are conventionally used
to denote several different features within a text, of which the most
frequent is quotation.  When possible, we recommend that the
underlying feature be tagged, rather than the simple fact that
quotation marks appear in the text, using the following elements:

<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#q">q</ref></hi> (separated from the surrounding text with quotation marks) contains material which is marked as (ostensibly) being somehow different than the
    surrounding text, 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.</item><item><hi rend="specList-elementSpec"><ref target="#quote">quote</ref></hi> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external
        to the text.</item><item><hi rend="specList-elementSpec"><ref target="#mentioned">mentioned</ref></hi> marks words or phrases mentioned, not used.</item><item><hi rend="specList-elementSpec"><ref target="#soCalled">soCalled</ref></hi> contains a word or phrase for which the author or narrator
        indicates a disclaiming of responsibility, for example by the use
        of scare quotes or italics.</item><item><hi rend="specList-elementSpec"><ref target="#gloss">gloss</ref></hi> identifies a phrase or word used to provide a gloss or
        definition for some other word or phrase.</item></list></p><p>Here is a simple example of a quotation:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>Few dictionary makers are likely to forget
Dr. Johnson's description of the
lexicographer as <q>a harmless drudge.</q></p></egXML></p><p>To record how a quotation was printed (for example,
<term>in-line</term> or set off as a <term>display</term> or
<term>block quotation</term>), the <hi rend="att">rend</hi> attribute
should be used. This may also be used to indicate the kind of
quotation marks used.</p><p>Direct speech interrupted by a narrator can be represented simply
by ending the quotation and beginning it again after the interruption,
as in the following example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p><q>Who-e debel you?</q> — he at last said — <q>you
no speak-e, damme, I kill-e.</q>  And so saying, the lighted
tomahawk began flourishing about me in the dark.</p></egXML>
If it is important to convey the idea that the two &lt;q&gt;
elements together make up a single speech, the linking attributes
<hi rend="att">next</hi> and
<hi rend="att">prev</hi> may be used, as described in section <ptr target="#xatts"/>.</p><p>Quotations may be accompanied by a reference to the source or
speaker, using the <hi rend="att">who</hi> attribute, whether or not the
source is given in the text, as in the following example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><q who="Wilson">Spaulding, he came down into the office just this
day eight weeks with this very paper in his hand, and he
says:—<q who="Spaulding">I wish to the Lord, Mr. Wilson, that
I was a red-headed man.</q></q></egXML>
 This example also demonstrates how quotations may be embedded
within other quotations: one speaker (Wilson) quotes another speaker
(Spaulding).</p><p>The creator of the electronic text must decide whether quotation
marks are replaced by the tags or whether the tags are added and the
quotation marks kept. If the quotation marks are removed from the
text, the <hi rend="att">rend</hi> attribute may be used to record the way
in which they were rendered in the copy text.</p><p>As with highlighting, it is not always possible and may not be
considered desirable to interpret the function of quotation marks in a
text in this way.  In such cases, the tag &lt;hi rend="quoted"&gt;
might be used to mark quoted text without making any claim as to its
status.</p></div><div xml:id="z636"><head>Foreign Words or Expressions</head><p>Words or phrases which are not in the main language of the texts
may be tagged as such in one of two ways. If the word or phrase is
already tagged for some reason, the element indicated should bear a
value for the global <hi rend="att">xml:lang</hi> attribute indicating the
language used. Where there is no applicable element, the element
&lt;foreign&gt; may be used, again using the <hi rend="att">xml:lang</hi>
attribute.  For example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>John has real
<foreign xml:lang="fra">savoir-faire</foreign>.</p><p>Have you read <title xml:lang="deu">Die Dreigroschenoper</title>?</p><p><mentioned xml:lang="fra">Savoir-faire</mentioned> is French for
know-how.</p><p>The court issued a writ of <term xml:lang="lat">mandamus</term>.</p></egXML></p><p>As these examples show, the &lt;foreign&gt; element should not
be used to tag foreign words if some other more specific element such
as &lt;title&gt;, &lt;mentioned&gt;, or &lt;term&gt; applies.
The global <hi rend="att">xml:lang</hi> attribute may be attached to any
element to show that it uses some other language than that of the
surrounding text.</p><p>The codes used to identify languages, supplied on the
<hi rend="att">xml:lang</hi> attribute, must be constructed in a particular
way, and must conform to common Internet standards<note place="foot">The relevant standards are RFC 3066, and the lists of two
and three language identifiers maintained as part of ISO 639 (see http://www.w3.org/WAI/ER/IG/ert/iso639.htm)</note>, as further
explained in the relevant section of the TEI Guidelines. Some simple example
codes for a few languages are given here:
<table><row><cell>zh or zho</cell><cell>Chinese</cell><cell>grc</cell><cell>Ancient Greek</cell></row><row><cell>en</cell><cell>English</cell><cell>ell or el</cell><cell>Greek</cell></row><row><cell>enm</cell><cell>Middle English</cell><cell>ja or jpn</cell><cell>Japanese</cell></row><row><cell>fr or fra</cell><cell>French</cell><cell>la or lat</cell><cell>Latin</cell></row><row><cell>de or deu</cell><cell>German</cell><cell>sa or san</cell><cell>Sanskrit</cell></row></table></p></div></div><div xml:id="U5-notes"><head>Notes</head><p>All notes, whether printed as footnotes, endnotes, marginalia, or
elsewhere, should be marked using the same element:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#note">note</ref></hi> contains a note or annotation.</item></list>

Where possible, the body of a note should be inserted in the
text at the point at which its identifier or mark first appears. This
may not be possible for example with marginalia, which may not be
anchored to an exact location.  For simplicity, it may be adequate to
position marginal notes before the relevant paragraph or other
element.  Notes may also be placed in a separate division of the text
(as end-notes are, in printed books) and linked to the relevant
portion of the text using their <hi rend="att">target</hi> attribute.</p><p>The <hi rend="att">n</hi> attribute may be used to supply the number
or identifier of a note if this is required.  The <hi rend="att">resp</hi>
attribute should be used consistently to distinguish between authorial
and editorial notes, if the work has both kinds; otherwise, the TEI
header should state which kind they are.</p><p>Examples:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>Collections are ensembles of distinct
entities or objects of any sort.
<note place="foot" n="1">
We explain below why we use the uncommon term
<mentioned>collection</mentioned>
instead of the expected <mentioned>set</mentioned>.
Our usage corresponds to the <mentioned>aggregate</mentioned>
of many mathematical writings and to the sense of
<mentioned>class</mentioned> found
in older logical writings.
</note>
The elements ...</p></egXML><egXML xmlns="http://www.tei-c.org/ns/Examples"><lg xml:id="RAM609"><note place="margin">The curse is finally expiated</note><l>And now this spell was snapt: once more</l><l>I viewed the ocean green,</l><l>And looked far forth, yet little saw</l><l>Of what had else been seen —</l></lg></egXML></p></div><div xml:id="U5-ptrs"><head>Cross References and Links</head><p>Explicit cross references or links from one point in a text to
another in the same or  another document may be encoded using the elements
described in this section.   Implicit links (such as
the association between two parallel texts, or that between a text and
its interpretation) may be encoded using the linking attributes
discussed in section <ptr target="#xatts"/>.</p><div xml:id="ptrs"><head>Simple Cross References</head><p>A cross reference from one point within a single document to
another can be encoded using either of the following elements:

<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#ref">ref</ref></hi> (reference) defines a reference to another location, possibly modified by additional text or comment.</item><item><hi rend="specList-elementSpec"><ref target="#ptr">ptr/</ref></hi> (pointer) defines a pointer to another location.</item></list></p><p>The difference between these two elements is that &lt;ptr&gt; is
an empty element, simply marking a point from which a link is to be
made, whereas &lt;ref&gt; may contain some text as well —
typically the text of the cross-reference itself. The &lt;ptr&gt;
element would be used for a cross reference which is to be indicated by
some non-verbal means such as a symbol or icon, or in an electronic
text by a button. It is also useful in document production systems,
where the formatter can generate the correct verbal form of the cross
reference.</p><p>The following two forms, for example, are logically equivalent
(assuming we have documented somewhere the exact verbal form of cross
references represented by &lt;ptr&gt; elements):
<egXML xmlns="http://www.tei-c.org/ns/Examples">See especially <ref target="#SEC12">section 12 on page
       34</ref>.</egXML><egXML xmlns="http://www.tei-c.org/ns/Examples">See especially <ptr target="#SEC12"/>.</egXML>  The value of the
      <hi rend="att">target</hi> attribute must have been used as the 
identifier of some other element within the current document.  This implies that the
passage or phrase being pointed at must bear an identifier, and must
therefore be tagged as an element of some kind. In the following
example, the cross reference is to a
&lt;div&gt; element:
<egXML xmlns="http://www.tei-c.org/ns/Examples">    ...
    see especially <ptr target="#SEC12"/>.
    ...
    <div xml:id="SEC12"><head>Concerning Identifiers</head><!-- ... --></div></egXML></p><p>Because the <hi rend="att">xml:id</hi> attribute is global, any element in
a document may be pointed to in this way. In the following example, a
paragraph has been given an identifier so that it may be pointed at:
<egXML xmlns="http://www.tei-c.org/ns/Examples">    ...
    this is discussed in <ref target="#pspec">the paragraph on links</ref>
    ...
    <p xml:id="pspec">Links may be made to any kind of element
    ...</p></egXML></p><p>Sometimes the target of a cross reference  does not correspond
with any particular feature of a text, and so may not be tagged as an
element of some kind. If the desired target is simply a point in the
current document, the easiest way to mark it is by introducing an
&lt;anchor&gt; element at the appropriate spot. If the target is
some sequence of words not otherwise tagged, the &lt;seg&gt; element
may be introduced to mark them. These two elements are described as
follows:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#anchor">anchor/</ref></hi> (anchor point) attaches an identifier to a
point within a text, whether or not it corresponds with a textual
element.</item><item><hi rend="specList-elementSpec"><ref target="#seg">seg</ref></hi> (arbitrary segment) represents any  segmentation of text below the
  <soCalled>chunk</soCalled> level.</item></list></p><p>In the following (imaginary) example, &lt;ref&gt; elements have
been used to represent points in this text which are to be linked in
some way to other parts of it; in the first case to a point, and in
the second, to a sequence of words:
<egXML xmlns="http://www.tei-c.org/ns/Examples">  Returning to <ref target="#ABCD">the point where I dozed
  off</ref>, I noticed that <ref target="#EFGH">three
  words</ref> had been circled in red by a previous reader</egXML></p><p>This encoding requires that elements with the specified
identifiers (<hi rend="att">ABCD</hi> and <hi rend="att">EFGH</hi> in this
example) are to be found somewhere else in the current document.
Assuming that no element already exists to carry these identifiers,
the &lt;anchor&gt; and
&lt;seg&gt; elements may be used:
<egXML xmlns="http://www.tei-c.org/ns/Examples">  .... <anchor type="bookmark" xml:id="ABCD"/> ....
   ....<seg type="target" xml:id="EFGH"> ... </seg> ...</egXML></p><p>The <hi rend="att">type</hi> attribute should be used (as above) to
distinguish amongst different purposes for which these general purpose
elements might be used in a text. Some other uses are  discussed in
section <ptr target="#xatts"/> below.</p></div><div xml:id="xptrs"><head>Pointing to other documents</head><p>So far, we have shown how the elements &lt;ptr&gt; and
&lt;ref&gt; may be used for cross-references or links whose targets
occur within the same document as their source. However, the same
elements may also be used to refer to elements in any other XML
document or resource, such as a document on the web, or a database
component.  This is possible because the value of the
<hi rend="att">target</hi> attribute may be any valid <term>universal resource
indicator</term> (URI). A full definition of this term, defined by the
W3C (the consortium which manages the development and maintenance of
the World Wide Web), is beyond the scope of this tutorial: however,
the most frequently encountered version of a URI is the familiar
<soCalled>URL</soCalled> used to indicate a web page, such as
<code>http://www.tei-c.org/index.xml</code>. </p><p>A URL may reference a web page or just a part of one, for example
<code>http://www.tei-c.org/index.xml#SEC2</code>.  The sharp sign
indicates that what follows it is the identifier of an element to be
located within the XML document identified by what precedes it: this
example will therefore locate an element which has an
<hi rend="att">xml:id</hi> attribute value of <hi rend="val">SEC2</hi> within the
document retrieved from <code>http://www.tei-c.org/index.xml</code>.
In the examples we have discussed so far, the part to the left of the
sharp sign has been omitted: this is understood to mean that the
referenced element is to be located within the current document.</p><p>Within a URL, parts of an XML document can be specified by means of
other more sophisticated mechanisms, using a special language called
Xpath, also defined by the W3C.  This is particularly useful where the
elements to be linked to do not bear identifiers and must therefore be
located by some other means.  A full specification of the language is
well beyond the scope of this document; here we provide only a flavour
of its power. </p><p>In the XPath language, locations are defined as a series of
<term>steps</term>, each one identifying some part of the document,
often in terms of the locations identified by the previous step.  For
example, you would point to the third sentence of the second paragraph
of chapter two by selecting chapter two in the first step, the second
paragraph in the second step, and the third sentence in the last step.
A step can be defined in terms of the document tree itself, using such
concepts as <hi rend="val">parent</hi>, <hi rend="val">descendent</hi>,
<hi rend="val">preceding</hi>, etc. or, more loosely, in terms of text
patterns, word or character positions. </p></div><div xml:id="xatts"><head>Special kinds of Linking</head><p>The following special purpose <term>linking</term> attributes are
defined for every element in the TEI Lite scheme:
<list type="gloss"><label><hi rend="att">ana</hi></label><item>links an element with its interpretation.</item><label><hi rend="att">corresp</hi></label><item>links an element with one or more other corresponding elements.</item><label><hi rend="att">next</hi></label><item>links an element to the next element in an aggregate.</item><label><hi rend="att">prev</hi></label><item>links an element to the previous element in an aggregate.</item></list></p><p>The <hi rend="att">ana</hi> (analysis) attribute is intended for use
where a set of abstract analyses or interpretations have been defined
somewhere within a document, as further discussed in section
<ptr target="#U5-anal"/>. For example, a linguistic analysis of the sentence
<q>John loves Nancy</q> might be encoded as follows:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><seg type="sentence" ana="SVO"><seg type="lex" ana="#NP1">John</seg><seg type="lex" ana="#VVI">loves</seg><seg type="lex" ana="#NP1">Nancy</seg></seg></egXML>  This encoding implies the existence elsewhere in the
document of elements with identifiers <hi rend="val">SVO</hi>, <hi rend="val">NP1</hi>,
and
<hi rend="val">VV1</hi> where the significance of these particular codes
is explained. Note the use of the &lt;seg&gt; element to mark
particular components of the analysis, distinguished by the <hi rend="att">type</hi>
attribute.</p><p>The <hi rend="att">corresp</hi> (corresponding) attribute provides a
simple way of representing some form of correspondence between two
elements in a text. For example, in a multilingual text, it may be
used to link translation equivalents, as in the following example
<egXML xmlns="http://www.tei-c.org/ns/Examples"><seg xml:lang="fra" xml:id="FR1" corresp="#EN1">Jean aime Nancy</seg><seg xml:lang="en" xml:id="EN1" corresp="#FR1">John loves Nancy</seg></egXML></p><p>The same mechanism may be used for a variety of purposes. In the
following example, it has been used to represent anaphoric
correspondences between <q rend="inline" type="inline">the show</q>
and <q>Shirley</q>, and between
<q>NBC</q> and <q>the network</q>:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p><title xml:id="shirley">Shirley</title>, which made
its Friday night debut only a month ago, was
not listed on <name xml:id="nbc">NBC</name>'s new schedule,
although <seg xml:id="network" corresp="#nbc">the network</seg>
says <seg xml:id="show" corresp="#shirley">the show</seg>
still is being considered.</p></egXML></p><p>The <hi rend="att">next</hi> and <hi rend="att">prev</hi> attributes
provide a simple way of linking together the components of a
discontinuous  element, as in the following example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><q xml:id="Q1a" next="#Q1b">Who-e debel you?</q>
— he at last said — <q xml:id="Q1b" prev="#Q1a">you no speak-e,
damme, I kill-e.</q>  And so saying,
the lighted tomahawk began flourishing
about me in the dark.</egXML></p></div></div><div xml:id="U5-edit1"><head>Editorial  Interventions</head><p>The process of encoding an electronic text has much in common with
the process of editing a manuscript or other text for printed
publication. In either  case a conscientious editor may  wish to record
both the original state of the source and any editorial correction or
other change made in it. The elements discussed in this and the next
section provide some facilities for meeting these needs.</p><div><head>Correction and Normalization</head><p>The following elements may be used to mark
<term>correction</term>, that is editorial changes introduced where
the editor believes the original to be erroneous:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#corr">corr</ref></hi> (correction) contains the correct form of a passage apparently erroneous in the copy text.</item><item><hi rend="specList-elementSpec"><ref target="#sic">sic</ref></hi> (latin for thus or so) contains text reproduced although apparently incorrect or inaccurate.</item></list></p><p>The following elements may be used to mark
<term>normalization</term>, that is editorial changes introduced for
the sake of consistency or modernization of a text:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#orig">orig</ref></hi> (original form) contains a reading which is marked as following the original, rather than being normalized
        or corrected.</item><item><hi rend="specList-elementSpec"><ref target="#reg">reg</ref></hi> (regularization) contains a reading which has been regularized or normalized in some sense.</item></list></p><p>As an example, consider this extract from the quarto printing of
Shakespeare's <title>Henry V</title>. 
<eg> ... for his nose was as sharp as a pen and a table of green
feelds</eg></p><p>A modern editor might wish to make a number of interventions here,
specifically to modernize (or normalise) the Elizabethan spellings of 
<mentioned>a'</mentioned> and
<mentioned>feelds</mentioned> for <mentioned>he</mentioned> and
<mentioned>fields</mentioned> respectively. He or she might also want
to emend  <mentioned>table</mentioned> to
<mentioned>babbl'd</mentioned>, following an editorial tradition that
goes back to the 18th century Shakesperean scholar  Theobald. The
following encoding would then be appropriate:

<egXML xmlns="http://www.tei-c.org/ns/Examples">... for his nose was as sharp as a pen and <reg>he</reg><corr resp="#Theobald">babbl'd</corr> of green
<reg>fields</reg></egXML></p><p>A more conservative or source-oriented editor, however, might want
to retain the original, but at the same time signal that some
of the readings it contains are in some sense anomalous:
<egXML xmlns="http://www.tei-c.org/ns/Examples">... for his nose was as sharp as a pen and <orig>a</orig><sic>table</sic> of green
<orig>feelds</orig></egXML></p><p>Finally, a modern digital editor may decide to combine both
possibilities in a single composite text, using the &lt;choice&gt;
element.

<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#choice">choice</ref></hi> groups a number of alternative encodings for the same point in
        a text.</item></list>


This allows an editor to mark where alternative readings are possible:
<egXML xmlns="http://www.tei-c.org/ns/Examples">... for his nose was
as sharp as a pen and 
<choice><orig>a</orig><reg>he</reg></choice><choice><corr resp="#Theobald">babbl'd</corr><sic>table</sic></choice>
 of green
<choice><orig>feelds</orig><reg>fields</reg></choice></egXML></p></div><div xml:id="U5-edit2"><head>Omissions, Deletions, and  Additions</head><p>In addition to correcting or normalizing words and phrases,
editors and transcribers may also supply missing material, omit
material, or transcribe material deleted or crossed out in the source.
In addition, some material may be particularly hard to transcribe
because it is hard to make out on the page.  The following elements
may be used to record such phenomena:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#add">add</ref></hi> (addition) contains letters, words, or phrases inserted in the text by an
        author, scribe, annotator, or corrector.</item><item><hi rend="specList-elementSpec"><ref target="#gap">gap</ref></hi> (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.</item><item><hi rend="specList-elementSpec"><ref target="#del">del</ref></hi> (deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as
    superfluous or spurious in the copy text by an author, scribe, annotator, or corrector.</item><item><hi rend="specList-elementSpec"><ref target="#unclear">unclear</ref></hi> contains a word, phrase, or passage which cannot be transcribed with certainty because it
        is illegible or inaudible in the source.</item></list></p><p>These elements may be used to record changes made by an editor, by
the transcriber, or (in manuscript material) by the author or scribe.
For example, if the source for an electronic text read

<eg>The following elements are provided for for simple editorial
interventions.</eg> then it might be felt desirable to correct the
obvious error, but at the same time to record the deletion of the
superfluous second <mentioned>for</mentioned>, thus:

<egXML xmlns="http://www.tei-c.org/ns/Examples">The following elements are provided for
<del resp="#LB">for</del> simple editorial interventions.</egXML> The attribute value <code>LB</code> on the <hi rend="att">resp</hi>
attribute indicates that <q>LB</q>
corrected the duplication of <mentioned>for</mentioned>.</p><p>If the source read<eg>The following elements provided for
simple editorial interventions.</eg> (i.e. if the verb had been
inadvertently dropped) then the corrected text might read:
<egXML xmlns="http://www.tei-c.org/ns/Examples">The following elements <add resp="#LB">are</add> provided for
simple editorial interventions.</egXML></p><p>These elements are not limited to changes made by an editor; they
can also be used to record authorial changes in manuscripts.  A
manuscript in which the author has first written <q>How it galls me,
what a galling shadow</q>, then crossed out the word
<mentioned>galls</mentioned> and inserted <mentioned>dogs</mentioned>
might be encoded thus:
<egXML xmlns="http://www.tei-c.org/ns/Examples">How it <del hand="DHL" type="overstrike">galls</del><add hand="DHL" place="supralinear">dogs</add> me,
what a galling shadow</egXML></p><p>Similarly, the &lt;unclear&gt; and &lt;gap&gt; elements may be
used together to indicate the omission of illegible material; the
following example also shows the use of &lt;add&gt; for a
conjectural emendation:
<egXML xmlns="http://www.tei-c.org/ns/Examples">One hundred &amp; twenty good regulars joined to me
<unclear><gap reason="indecipherable"/></unclear>
&amp; instantly, would aid me signally <add hand="ed">in?</add>
an enterprise against Wilmington.</egXML></p><p>The &lt;del&gt; element marks material which is transcribed as
part of the electronic text despite being marked as deleted, while
&lt;gap&gt; marks the location of material which is omitted from the
electronic text, whether it is legible or not.  A language corpus, for
example, might omit long quotations in foreign languages:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p> ... An example of a list appearing in a fief ledger of
<name type="place">Koldinghus</name><date>1611/12</date>
is given below. It shows cash income from a sale of
honey.</p><gap><desc>quotation from ledger (in Danish)</desc></gap><p>A description of the overall structure of the account is
once again ... </p></egXML></p><p>Other corpora (particular those constructed before the widespread
use of scanners) systematically omit figures and 
mathematics: <egXML xmlns="http://www.tei-c.org/ns/Examples"><p>At the bottom of your screen below the mode line is the
<term>minibuffer</term>.  This is the area where Emacs
echoes the commands you enter and where you specify
filenames for Emacs to find, values for search and replace,
and so on.
<gap reason="graphic"><desc>diagram of Emacs screen</desc></gap></p></egXML></p></div><div><head>Abbreviations and their Expansion</head><p>Like names, dates, and numbers, abbreviations may be transcribed
as they stand or expanded; they may be left unmarked, or encoded using
the following elements:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#abbr">abbr</ref></hi> (abbreviation) contains an abbreviation of any sort.</item><item><hi rend="specList-elementSpec"><ref target="#expan">expan</ref></hi> (expansion) contains the expansion of an abbreviation.</item></list></p><p>The &lt;abbr&gt; element is useful as a means of distinguishing
semi-lexical items such as acronyms or jargon:
<egXML xmlns="http://www.tei-c.org/ns/Examples">We can sum up the above discussion as follows:  the identity of a
<abbr>CC</abbr> is defined by that calibration of values which
motivates the elements of its <abbr>GSP</abbr>;</egXML><egXML xmlns="http://www.tei-c.org/ns/Examples">Every manufacturer of <abbr>3GL</abbr> or <abbr>4GL</abbr>
languages is currently nailing on <abbr>OOP</abbr> extensions</egXML></p><p>The <hi rend="att">type</hi> attribute may be used to distinguish
types of abbreviation by their function. </p><p>The &lt;expan&gt; element is used to mark an expansion supplied by
an encoder. This element is particularly useful in the transcription of manuscript
materials. For example, the
character p with a bar through its descender as a conventional
representation for the word <hi rend="val">per</hi> is commonly encountered in
Medieval European manuscripts. An encoder may choose to expand this as
follows:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><expan>per</expan></egXML></p><p>The expansion corresponding with an abbreviated form may not
always contain the same letters as the abbreviation. Where it does,
however, common editorial practice is  to italicize or otherwise
signal which letters have been supplied. The &lt;expan&gt; element
should not be used for this purpose since its function is to indicate an
expanded form, not a part of one. 
For example, consider the common
abbreviation <hi rend="val">wt</hi> (for <hi rend="val">with</hi>) found in medieval
texts. In a modern edition, an editor might wish to represent this as
<soCalled>w<hi>i</hi>t<hi>h</hi></soCalled>, italicising the
letters not found in the source. An appropriate encoding for this
purpose would be 
<egXML xmlns="http://www.tei-c.org/ns/Examples"><expan>w<hi>i</hi>t<hi>h</hi></expan></egXML></p><p>To record both an
abbreviation and its expansion, the &lt;choice&gt; element mentioned
above may be used to group the abbreviated form with its proposed
expansion: 
<egXML xmlns="http://www.tei-c.org/ns/Examples"><choice><abbr>wt</abbr><expan>with</expan></choice></egXML></p></div></div><div xml:id="U5-names"><head>Names, Dates, and  Numbers</head><p>The TEI scheme defines elements for a large number of
<soCalled>data-like</soCalled> features which may appear almost
anywhere within almost any kind of text. These features may be of
particular interest in a range of disciplines; they all relate to
objects external to the text itself, such as the names of persons and
places, numbers and dates. They also pose particular problems for many
natural language processing (NLP) applications because of the variety
of ways in which they may be presented within a text. The elements
described here, by making such features explicit, reduce the
complexity of processing texts containing them.</p><div xml:id="nomen"><head>Names and Referring Strings</head><p>A <term>referring string</term> is a phrase which refers to some
person, place, object, etc. Two elements are provided to mark such
strings:

<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#rs">rs</ref></hi> (referencing string) contains a general purpose name or referring string.</item><item><hi rend="specList-elementSpec"><ref target="#name">name</ref></hi> (name, proper noun) contains a proper noun or noun phrase.</item></list></p><p>  The <hi rend="att">type</hi> attribute is used to distinguish
amongst (for example) names of persons, places and organizations,
where this is possible:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><q>My dear <rs type="person">Mr. Bennet</rs>, </q>
said his lady to him one day, <q>have you heard
that <rs type="place">Netherfield Park</rs> is let
at last?</q></egXML><egXML xmlns="http://www.tei-c.org/ns/Examples">It being one of the principles of the
<rs type="organization">Circumlocution Office</rs> never,
on any account whatsoever, to give a straightforward answer,
<rs type="person">Mr Barnacle</rs> said, <q>Possibly.</q></egXML></p><p>As the following example shows, the &lt;rs&gt; element may be
used for any reference to a person, place, etc, not necessarily one in
the form of a proper noun or noun phrase.
<egXML xmlns="http://www.tei-c.org/ns/Examples"><q>My dear <rs type="person">Mr. Bennet</rs>,</q>
said <rs type="person">his lady</rs> to him
one day...</egXML></p><p>The &lt;name&gt; element by contrast is provided for the special
case of referencing strings which consist only of proper nouns; it may
be used synonymously with the &lt;rs&gt; element, or nested within
it if a referring string contains a mixture of common and proper
nouns.</p><p>Simply tagging something as a name is rarely enough to
enable automatic processing of personal names into the canonical forms
usually required for reference purposes. The name as it appears in the
text may be inconsistently spelled, partial, or vague.  Moreover, name
prefixes such as <mentioned>van</mentioned> or <mentioned>de la</mentioned>,
 may or may not be included as part of the reference form of a name,
depending on the language and country of origin of the bearer.</p><p>The <hi rend="att">key</hi>  attribute provides an alternative normalized identifier for the object being named,
like  a database record key. It  may thus be useful as a means
of gathering together all references to the same individual or
location scattered throughout a document:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><q>My dear <rs type="person" key="BENM1">Mr. Bennet</rs>,
  </q> said <rs type="person" key="BENM2">his lady</rs>
  to him one day, <q>have you heard that
  <rs type="place" key="NETP1">Netherfield Park</rs>
  is let at last?</q></egXML></p><p>This use should be distinguished from the case of the
&lt;reg&gt; (regularization) element, which provides a means
of marking the standard form of a referencing string as demonstrated
below:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><name type="person" key="WADLM1"><choice><sic>Walter de la Mare</sic><reg>de la Mare, Walter</reg></choice></name> was born at
  <name key="Ch1" type="place">Charlton</name>, in
  <name key="KT1" type="county">Kent</name>, in 1873.</egXML></p><p>The &lt;index&gt; element discussed in <ptr target="indexing"/> may be
more appropriate if the function of the regularization is to provide a
consistent index:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p><name type="place">Montaillou</name> is not a large parish.
At the time of the events which led to
<name type="person">Fournier</name>'s <index><term>Benedict XII, Pope of Avignon (Jacques Fournier)</term></index>
investigations, the local population consisted of between 200 and 250 inhabitants.</p></egXML>

	

 Although adequate for many simple applications, these methods have
 two inconveniences: if the name occurs many times, then its
 regularised form must be repeated many times; and the burden of
 additional XML markup in the body of the text may be inconvenient to
 maintain and complex to process. For applications such as onomastics,
 relating to persons or places named rather than the name itself, or wherever a detailed
analysis of the component parts of a name is needed, the full TEI
Guidelines provide a range of other solutions.</p></div><div><head>Dates and Times</head><p>Tags for the more detailed encoding of times and dates include the
following:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#date">date</ref></hi> contains a date in any format.</item><item><hi rend="specList-elementSpec"><ref target="#time">time</ref></hi> contains a phrase defining a time of day in any format.</item></list></p><p>The <hi rend="att">value</hi> attribute specifies a normalized form
for the date or time, using one of the standard formats defined by  ISO 8601.
Partial dates or times (e.g. <q>1990</q>,
<q>September 1990</q>,
<q>twelvish</q>) can  be expressed
by  omitting a part of the value supplied, as in the following examples:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><date when="1980-02-21">21 Feb 1980</date><date when="1990">1990</date><date when="1990-09">September 1990</date><date when="--09">September</date><date when="2001-09-11T12:48:00">Sept 11th, 12 minutes before 9 am</date></egXML>Note in the last example the use of a normalized representation for
the date string which includes a time: this example could thus equally
well be tagged using the &lt;time&gt; element. 
</p><p><egXML xmlns="http://www.tei-c.org/ns/Examples">Given on the <date when="1977-06-12">Twelfth Day of June
in the Year of Our Lord One Thousand Nine Hundred and
Seventy-seven of the Republic the Two Hundredth and first
and of the University the Eighty-Sixth.</date></egXML><egXML xmlns="http://www.tei-c.org/ns/Examples"><l>specially when it's nine below zero</l><l>and <time when="15:00:00">three o'clock in the
       afternoon</time></l></egXML></p></div><div><head>Numbers </head><p>Numbers can be written with either letters or digits (<code>twenty-one</code>,
<code>xxi</code>, and <code>21</code>) and their presentation is
language-dependent (e.g. English <mentioned>5th</mentioned> becomes
Greek <mentioned>5.</mentioned>; English <mentioned>123,456.78</mentioned>
equals French
<mentioned>123.456,78</mentioned>). In natural-language processing or
machine-translation applications, it is often helpful to distinguish
them from other, more <soCalled>lexical</soCalled> parts of the text.
In other applications, the ability to record a number's value in
standard notation is important. The &lt;num&gt; element provides
this possibility:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#num">num</ref></hi> (number) contains a number, written in any form.</item></list></p><p>For example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><num value="33">xxxiii</num><num type="cardinal" value="21">twenty-one</num><num type="percentage" value="10">ten percent</num><num type="percentage" value="10">10%</num><num type="ordinal" value="5">5th</num></egXML></p></div></div><div xml:id="U5-lists"><head>Lists</head><p>The element &lt;list&gt; is used to mark any kind of
<term>list</term>.  A list is a sequence of text items, which may be
ordered, unordered, or a glossary list.  Each item may be preceded by
an item label (in a glossary list, this label is the term being
defined):
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#list">list</ref></hi> (list) contains any sequence of items organized as a list.</item><item><hi rend="specList-elementSpec"><ref target="#item">item</ref></hi> contains one
        component of a list.</item><item><hi rend="specList-elementSpec"><ref target="#label">label</ref></hi> contains the label associated with an item in a list; in glossaries, marks the term being
        defined.</item></list></p><p>Individual list items are tagged with &lt;item&gt;.  The first
&lt;item&gt; may optionally be preceded by a &lt;head&gt;, which
gives a heading for the list.  The numbering of a list may be omitted, indicated using the <hi rend="att">n</hi> attribute
on each item, or (rarely) tagged as content using the &lt;label&gt;
element.  The following are all thus equivalent:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><list><head>A short list</head><item>First item in list.</item><item>Second item in list.</item><item>Third item in list.</item></list><list><head>A short list</head><item n="1">First item in list.</item><item n="2">Second item in list.</item><item n="3">Third item in list.</item></list><list><head>A short list</head><label>1</label><item>First item in list.</item><label>2</label><item>Second item in list.</item><label>3</label><item>Third item in list.</item></list></egXML> The styles should not be mixed in the same list.</p><p>A simple two-column table may be treated as a <term>glossary
list</term>, tagged &lt;list type="gloss"&gt;.  Here, each item
comprises a <term>term</term> and a <term>gloss</term>, marked with
&lt;label&gt; and &lt;item&gt; respectively.  These correspond to
the elements &lt;term&gt; and &lt;gloss&gt;, which can occur
anywhere in prose text.

<egXML xmlns="http://www.tei-c.org/ns/Examples"><list type="gloss"><head>Vocabulary</head><label xml:lang="enm">nu</label><item>now</item><label xml:lang="enm">lhude</label><item>loudly</item><label xml:lang="enm">bloweth</label><item>blooms</item><label xml:lang="enm">med</label><item>meadow</item><label xml:lang="enm">wude</label><item>wood</item><label xml:lang="enm">awe</label><item>ewe</item><label xml:lang="enm">lhouth</label><item>lows</item><label xml:lang="enm">sterteth</label><item>bounds, frisks</item><label xml:lang="enm">verteth</label><item xml:lang="lat">pedit</item><label xml:lang="enm">murie</label><item>merrily</item><label xml:lang="enm">swik</label><item>cease</item><label xml:lang="enm">naver</label><item>never</item></list></egXML></p><p>Where the internal structure of a list item is more complex, it
may be preferable to regard the list as a <term>table</term>, for
which special-purpose tagging is defined below (<ptr target="#U5-tables"/>).
</p><p>Lists of whatever kind can, of course, nest within list items to
any depth required. Here, for example, a glossary list contains two
items, each of which is itself a simple list:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><list type="gloss"><label>EVIL</label><item><list type="simple"><item>I am cast upon a horrible desolate island, void
          of all hope of recovery.</item><item>I am singled out and separated as it were from
         all the world to be miserable.</item><item>I am divided from mankind — a solitaire; one
           banished from human society.</item></list></item><label>GOOD</label><item><list type="simple"><item>But I am alive; and not drowned, as all my
              ship's company were.</item><item>But I am singled out, too, from all the ship's
             crew, to be spared from death...</item><item>But I am not starved, and perishing on a barren place,
            affording no sustenances....</item></list></item></list></egXML></p><p>A list need not necessarily be displayed in list format.  For
example,
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>On those remote pages it is written that animals are
divided into <list rend="run-on"><item n="a">those that belong to the
Emperor,</item><item n="b"> embalmed ones, </item><item n="c"> those
that are trained, </item><item n="d"> suckling pigs, </item><item n="e">
mermaids, </item><item n="f"> fabulous ones, </item><item n="g"> stray
dogs, </item><item n="h"> those that are included in this
classification, </item><item n="i"> those that tremble as if they
were mad, </item><item n="j"> innumerable ones, </item><item n="k"> those
drawn with a very fine camel's-hair brush, </item><item n="l">
others, </item><item n="m"> those that have just broken a flower
vase, </item><item n="n"> those that resemble flies from a
distance.</item></list></p></egXML></p><p>Lists of bibliographic items should be tagged using the &lt;listBibl&gt;
element, described in the next section.</p></div><div xml:id="U5-bibls"><head>Bibliographic Citations</head><p>It is often useful to distinguish bibliographic citations where
they occur within texts being transcribed for research, if only so
that they will be properly formatted when the text is printed out. The
element &lt;bibl&gt; is provided for this purpose. 
Where the components of a bibliographic reference are to be
distinguished, the following elements may be used as appropriate. It
is generally useful to mark at least those parts (such as the titles
of articles, books, and journals) which will need special formatting. 
The other elements are provided for cases where particular interest
attaches to such details.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#bibl">bibl</ref></hi> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may
    not be explicitly tagged. </item><item><hi rend="specList-elementSpec"><ref target="#author">author</ref></hi> in a bibliographic reference, contains the name of the author(s), personal or corporate, of
    a work; the primary statement of responsibility for any bibliographic item. </item><item><hi rend="specList-elementSpec"><ref target="#biblScope">biblScope</ref></hi> (scope of citation) defines the scope of a bibliographic reference, for example as a
        list of page numbers, or a named subdivision of a larger work.</item><item><hi rend="specList-elementSpec"><ref target="#date">date</ref></hi> contains a date in any format.</item><item><hi rend="specList-elementSpec"><ref target="#editor">editor</ref></hi> secondary statement of responsibility for a
        bibliographic item, for example the name of an individual, institution
        or organization, (or of several such) acting as editor, compiler,
        translator, etc. </item><item><hi rend="specList-elementSpec"><ref target="#publisher">publisher</ref></hi> provides the name of the organization responsible for the publication or distribution of a
        bibliographic item.</item><item><hi rend="specList-elementSpec"><ref target="#pubPlace">pubPlace</ref></hi> (publication place) contains the name of the place where a bibliographic item was published.</item><item><hi rend="specList-elementSpec"><ref target="#title">title</ref></hi> contains a title for any kind of work.</item></list></p><p>For example, the following editorial note might be transcribed as
shown:
<q rend="display">He was a member of Parliament for Warwickshire in
1445, and died March 14, 1470 (according to Kittredge, <title>Harvard
Studies</title> 5. 88ff).</q><egXML xmlns="http://www.tei-c.org/ns/Examples">He was a member of Parliament for Warwickshire in 1445, and died
March 14, 1470 (according to <bibl><author>Kittredge</author>,
<title>Harvard Studies</title><biblScope>5. 88ff</biblScope></bibl>).</egXML></p><p>For lists of bibliographic citations, the &lt;listBibl&gt;
element should be used; it may contain a series of &lt;bibl&gt;
elements.  </p></div><div xml:id="U5-tables"><head>Tables</head><p>Tables represent a  challenge for any text processing
system, but simple tables, at least, appear in so many texts that even
in the simplified TEI tag set presented here, markup for tables is
necessary.  The following  elements are provided for this purpose:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#table">table</ref></hi> contains text displayed in tabular form, in rows and columns.</item><item><hi rend="specList-elementSpec"><ref target="#row">row</ref></hi> contains one row of a table. </item><item><hi rend="specList-elementSpec"><ref target="#cell">cell</ref></hi> contains one cell of a table. </item></list></p><p>For example, Defoe uses mortality tables like the following in the
<title level="m">Journal of the Plague Year</title> to show the rise
and ebb of the epidemic:<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>It was indeed coming on amain, for the burials that
same week were in the next adjoining parishes thus:—
<table rows="5" cols="4"><row role="data"><cell role="label">St. Leonard's, Shoreditch</cell><cell>64</cell><cell>84</cell><cell>119</cell></row><row role="data"><cell role="label">St. Botolph's, Bishopsgate</cell><cell>65</cell><cell>105</cell><cell>116</cell></row><row role="data"><cell role="label">St. Giles's, Cripplegate</cell><cell>213</cell><cell>421</cell><cell>554</cell></row></table></p><p>This shutting up of houses was at first counted a very cruel
and unchristian method, and the poor people so confined made
bitter lamentations. ... </p></egXML></p></div><div xml:id="U5-figs"><head>Figures and Graphics</head><p>Not all the components of a document are necessarily textual. The
most straightforward text will often contain diagrams or
illustrations, to say nothing of documents in which image and text are
inextricably intertwined, or electronic resources in which the two are
complementary. </p><p>The encoder may simply record the presence of a graphic within the
text, possibly with a brief description of its content, by using the
elements described in this section. The same elements may also be used
to embed digitized versions of the graphic within an electronic
document.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#graphic">graphic/</ref></hi> indicates the location of an inline graphic, illustration, or figure.</item><item><hi rend="specList-elementSpec"><ref target="#figure">figure</ref></hi> groups elements representing or containing graphic information such as an illustration or
    figure.</item><item><hi rend="specList-elementSpec"><ref target="#figDesc">figDesc</ref></hi> (description of figure) contains a brief prose description of the appearance or content
of a graphic figure, for use when documenting an image without
displaying it.</item></list></p><p>Any textual information accompanying the graphic, such as a
heading and/or caption, may be included within the &lt;figure&gt;
element itself, in a &lt;head&gt; and one or more &lt;p&gt;
elements, as may also any text appearing within the graphic itself. It
is strongly recommended that a prose description of the image be
supplied, as the content of a &lt;figDesc&gt; element, for the use
of applications which are not able to render the graphic, and to
render the document accessible to vision-impaired readers. (Such text
is not normally considered part of the document proper.)</p><p>The simplest use for these elements is to mark the position of a
graphic and provide a link to it, as in this example;
<egXML xmlns="http://www.tei-c.org/ns/Examples"><pb n="412"/><graphic url="p412fig.png"/><pb n="413"/></egXML>
This indicates that the graphic contained by the file
<ident>p412fig.png</ident> appears between pages 412 and 413. </p><p>The &lt;graphic&gt; element can appear
anywhere  that textual content is permitted, within but not between
paragraphs or headings. In the following example, the encoder has
decided to treat a specific printer's ornament as a heading:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><head><graphic url="http://www.iath.virginia.edu/gants/Ornaments/Heads/hp-ral02.gif"/></head></egXML></p><p>More usually, a graphic will have at the
least an identifying title, which may be encoded using the &lt;head&gt;
element, or a number of figures may be grouped together in a
particular structure. It is also often convenient to include a brief description of
the image.  The &lt;figure&gt; element provides a means of wrapping
one or more such elements together as a kind of graphic
<soCalled>block</soCalled>:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><figure><graphic url="fessipic.png"/><head>Mr Fezziwig's Ball</head><figDesc>A Cruikshank engraving showing Mr Fezziwig leading
       a group of revellers.</figDesc></figure></egXML></p><p>When a digitized version of the graphic concerned is available, it
may be  embedded  at the appropriate point within the
document in this way.</p></div><div xml:id="U5-anal"><head>Interpretation and  Analysis</head><p>It is often said that <emph>all</emph> markup is a form of
interpretation or analysis.  While it is certainly difficult, and may
be impossible, to distinguish firmly between
<soCalled>objective</soCalled> and <soCalled>subjective</soCalled>
information in any universal way, it remains true that judgments
concerning the latter are typically regarded as more likely to provide
controversy than  those concerning the former.  Many scholars
therefore prefer to record such interpretations only if it is possible
to alert the reader that they are considered more open to dispute,
than the rest of the markup. This section describes some of the
elements provided by the TEI scheme to meet this need. </p><div><head>Orthographic Sentences</head><p>Interpretation typically ranges across the whole of a text, with
no  particular respect to other structural units. A useful preliminary
to intensive interpretation is therefore to segment the text into
discrete and identifiable units, each of which can then bear a label
for use as a sort of <soCalled>canonical reference</soCalled>.  To
facilitate such uses, these units may not cross each other, nor nest
within each other. They may conveniently be represented using the
following element:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#s">s</ref></hi> (s-unit) contains a sentence-like division of a text.</item></list></p><p>As the name suggests, the &lt;s&gt; element is most commonly
used (in linguistic applications at least) for marking <term>orthographic
sentences</term>, that is, units defined by orthographic features such
as punctuation.  For example, the passage from
<title>Jane Eyre</title> discussed earlier might be divided into
s-units as follows:<egXML xmlns="http://www.tei-c.org/ns/Examples"><pb n="474"/><div type="chapter" n="38"><p><s n="001">Reader, I married him.</s><s n="002">A quiet wedding we had:</s><s n="003">he and I, the parson and clerk, were alone present.</s><s n="004">When we got back from church, I went
into the kitchen of the manor-house, where Mary was cooking 
the dinner, and John cleaning the knives, 
and I said —</s></p><p><q><s n="005">Mary, I have been married to Mr Rochester
this morning.</s></q> ... </p></div></egXML> 
Note that  &lt;s&gt;
elements cannot nest: the beginning of one &lt;s&gt; element implies
that the previous one has finished. When s-units are tagged as shown
above, it is advisable to tag the entire text end-to-end, so that
every word in the text being analysed will be contained by exactly one
&lt;s&gt; element, whose identifier can then be used to specify a
unique reference for it. If the identifiers used are unique within the
document, then the <hi rend="att">xml:id</hi> attribute might be used in
preference to the <hi rend="att">n</hi> used in the above  example.</p></div><div><head>General-Purpose Interpretation Elements</head><p>A more general purpose segmentation element, the &lt;seg&gt; has
  already been introduced for use in identifying otherwise unmarked
  targets of cross references and hypertext links (see section <ptr target="#U5-ptrs"/>); it identifies some phrase-level portion of text
  to which the encoder may assign a user-specified <hi rend="att">type</hi>, as
  well as a unique identifier; it may thus be used to tag textual
  features for which there is no provision in the published TEI
  Guidelines.</p><p>For example, the Guidelines provide no
  <soCalled>apostrophe</soCalled> element to mark parts of a literary
  text in which the narrator addresses the reader (or hearer)
  directly. One approach might be to regard these as instances of the
  &lt;q&gt; element, distinguished from others by an appropriate
  value for the <hi rend="att">who</hi> attribute. A possibly simpler, and
  certainly more general, solution would however be to use the
  &lt;seg&gt; element as follows:

<egXML xmlns="http://www.tei-c.org/ns/Examples"><div type="chapter" n="38"><p><seg type="apostrophe">Reader, I married him.</seg>
A quiet wedding we had: ...</p></div></egXML> 

The <hi rend="att">type</hi> attribute on the &lt;seg&gt; element
can take any value, and so can be used to record phrase-level
phenomena of any kind; it is good practice to record the values used
and their significance in the header.</p><p>A &lt;seg&gt; element of one type (unlike the &lt;s&gt;
element which it superficially resembles) can be nested within a &lt;seg&gt;
element of the same or another type. This enables quite complex
structures to be represented; some examples were given in section
<ptr target="#xatts"/> above. However, because it must respect the
requirement that elements be properly nested, and may not cut
across each other, it cannot cope with the common requirement to
associate an interpretation with arbitrary segments of a text which
may completely ignore the document hierarchy. It also requires that
the interpretation itself be represented by a single coded value in
the <hi rend="att">type</hi> attribute.</p><p>Neither restriction applies to the &lt;interp&gt; element, which
provides powerful features for the encoding of quite complex
interpretive information in a relatively straightforward manner.

<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#interp">interp</ref></hi> (interpretation) summarizes a specific interpretative annotation which can be
linked to a span of text.</item><item><hi rend="specList-elementSpec"><ref target="#interpGrp">interpGrp</ref></hi> (interpretation group) collects together a set of related interpretations which share
responsibility or type.</item></list>


These elements allows the encoder to specify both the class of
an interpretation, and the particular instance of that class which the
interpretation involves. Thus, whereas with &lt;seg&gt; one can say
simply that something is an apostrophe, with
&lt;interp&gt; one can say that it is an instance (apostrophe) of a
larger class (rhetorical figures).</p><p>Moreover, &lt;interp&gt;  is an empty element, which must be
linked to the passage to which it applies either by means of the
<hi rend="att">ana</hi>  attribute discussed in section <ptr target="#xatts"/>
 above, or by means of its own <hi rend="att">inst</hi> attribute. This
means that any kind of analysis can be represented, with no need to
respect the document hierarchy, and also facilitates the grouping
of analyses of a particular type together. A special purpose &lt;interpGrp&gt;
element is provided for the latter purpose.</p><p>For example, suppose that you wish to mark such diverse aspects of
a text as  themes or subject matter, rhetorical figures, and the
locations of individual scenes of the narrative. Different portions of
our sample passage from <title>Jane Eyre</title> for example, might
be associated with the rhetorical figures of apostrophe, hyperbole,
and metaphor; with subject-matter references to churches, servants,
cooking, postal service, and honeymoons; and with scenes located in
the church, in the kitchen, and in an unspecified location (drawing
room?).</p><p>These interpretations could be placed anywhere within the &lt;text&gt;
element; it is however good practice to put them all in the same place
(e.g. a separate section of the front or back matter), as in the
following example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><back><div type="Interpretations"><p><interp xml:id="fig-apos-1" resp="#LB-MSM" type="figureOfSpeech">apostrophe</interp><interp xml:id="fig-hyp-1" resp="#LB-MSM" type="figureOfSpeech">hyperbole</interp><interp xml:id="set-church-1" resp="#LB-MSM" type="setting">church</interp><interp xml:id="ref-church-1" resp="#LB-MSM" type="reference">church</interp><interp xml:id="ref-serv-1" resp="#LB-MSM" type="reference">servants</interp></p></div></back></egXML></p><p>The evident redundancy of this encoding can be considerably
reduced by using the &lt;interpGrp&gt; element to group together all
those &lt;interp&gt; elements which share common attribute values,
as follows: 
<egXML xmlns="http://www.tei-c.org/ns/Examples"><back><div type="Interpretations"><p><interpGrp type="figureOfSpeech" resp="#LB-MSM"><interp xml:id="fig-apos">apostrophe</interp><interp xml:id="fig-hyp">hyperbole</interp><interp xml:id="fig-meta">metaphor</interp></interpGrp><interpGrp type="scene-setting" resp="#LB-MSM"><interp xml:id="set-church">church</interp><interp xml:id="set-kitch">kitchen</interp><interp xml:id="set-unspec">unspecified</interp></interpGrp><interpGrp type="reference" resp="#LB-MSM"><interp xml:id="ref-church">church</interp><interp xml:id="ref-serv">servants</interp><interp xml:id="ref-cook">cooking</interp></interpGrp></p></div></back></egXML></p><p>Once these interpretation elements have been defined, they can be
linked with the parts of the text to which they apply in either or
both of two ways. The <hi rend="att">ana</hi> attribute can be used on
whichever element is appropriate:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><div type="chapter" n="38"><p xml:id="P38.1" ana="#set-church #set-kitch"><s xml:id="P38.1.1" ana="#fig-apos">Reader, I married him.</s></p></div></egXML> 
Note in this example that since the paragraph has two settings
(in the church  and in the kitchen), the identifiers of both have been
supplied.</p><p>Alternatively, the &lt;interp&gt; elements can point to all the
parts of the text to which they apply, using their <hi rend="att">inst</hi>
attribute:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><interp xml:id="fig-apos-2" type="figureOfSpeech" resp="#LB-MSM" inst="#P38.1.1">apostrophe</interp><interp xml:id="set-church-2" type="scene-setting" inst="#P38.1" resp="#LB-MSM">church</interp><interp xml:id="set-kitchen-2" type="scene-setting" inst="#P38.1" resp="#LB-MSM">kitchen</interp></egXML></p><p>The &lt;interp&gt; is not limited to any particular type of
analysis, The literary analysis shown above is but one possibility;
one could equally well use &lt;interp&gt; to capture a linguistic
part-of-speech analysis. For example, the example sentence given in
section <ptr target="#xatts"/> assumes a linguistic analysis which
might be represented as follows:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><interp xml:id="NP1" type="pos">noun phrase, singular</interp><interp xml:id="VV1" type="pos">inflected verb, present-tense singular</interp>
...
</egXML></p></div></div><div xml:id="U5-techdoc"><head>Technical Documentation</head><p>Although the focus of this document is on the use of the TEI
scheme for the encoding of existing <soCalled>pre-electronic</soCalled>
documents,  the same scheme may also be used for the encoding of new
documents. In the preparation of new documents (such as this one),
XML has much to recommend it: the document's structure can be clearly
represented, and the same electronic text can be re-used for many
purposes — to provide both online hypertext or browsable versions
and well-formatted typeset versions from a common source for
example. </p><p>To facilitate this, the TEI Lite schema includes some elements for
marking features of technical documents in general, and of
XML-related documents in particular.</p><div><head>Additional Elements for Technical Documents</head><p>The following elements may be used to mark particular features of
technical documents:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#eg">eg</ref></hi> (example) contains any kind of illustrative example. </item><item><hi rend="specList-elementSpec"><ref target="#code">code</ref></hi> contains literal code from some formal language such as a
programming language.</item><item><hi rend="specList-elementSpec"><ref target="#ident">ident</ref></hi> (identifier) contains an identifier or name for an object of some kind in a formal language.</item><item><hi rend="specList-elementSpec"><ref target="#gi">gi</ref></hi> (element name) contains the name (generic identifier) of an element.</item><item><hi rend="specList-elementSpec"><ref target="#att">att</ref></hi> (attribute) contains the name of an attribute appearing within running text.</item><item><hi rend="specList-elementSpec"><ref target="#formula">formula</ref></hi> contains a mathematical or other formula.</item><item><hi rend="specList-elementSpec"><ref target="#val">val</ref></hi> (value) contains a single attribute value.</item></list></p><p>The following example shows how these elements might be used to
encode a passage from a tutorial introducing the Fortran programming
language:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><p>It is traditional to introduce a language with a program like the
following:
<eg>
   CHAR*12 GRTG
   GRTG = 'HELLO WORLD'
   PRINT *, GRTG
   END
</eg></p><p>This simple example first declares a variable <ident>GRTG</ident>, in
the line <code>CHAR*12 GRTG</code>, which identifies <ident>GRTG</ident>
as consisting of 12 bytes of type <ident>CHAR</ident>.  To this variable,
the value <val>HELLO WORLD</val>
is then assigned.</p></egXML></p><p>A formatting application, given a text like that above, can be
instructed to format examples appropriately (e.g. to preserve line
breaks, or to use a distinctive font). Similarly, the use of tags such
as &lt;ident&gt; greatly facilitates the
construction of a useful index.</p><p>The &lt;formula&gt; element should be used to enclose a
mathematical or chemical formula presented within the text as a
distinct item. Since formulae generally include a large variety of
special typographic features not otherwise present in ordinary text,
it will usually be necessary to present the body of the formula in a
specialized notation. The notation used should be specified by the
<hi rend="att">notation</hi> attribute, as in the following example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><formula notation="tex">
  \begin{math}E = mc^{2}\end{math}
</formula></egXML></p><p>A particular problem arises when XML encoding is the
subject of discussion within a technical document, itself encoded in
XML. In such a document, it is clearly essential to distinguish
clearly the markup occurring within examples from that marking up
the document itself, and end-tags are highly likely to occur. One
      simple solution is to use the predefined entity reference
      <code>&amp;lt;</code> to represent each &lt; character which marks
      the start of an XML tag within the examples. A more
general solution is to mark off the whole body of each example as
containing data which is not to be scanned for XML mark-up by the
parser. This is achieved by enclosing it within  a special XML
construct called a <term><code>CDATA</code> marked section</term>,  as
in the following example:
<eg>&lt;p&gt;A list should be encoded as follows:
&lt;eg&gt;&lt;![ CDATA [
   &lt;list&gt;
   &lt;item&gt;First item in the list&lt;/item&gt;
   &lt;item&gt;Second item&lt;/item&gt;
   &lt;/list&gt;
]]&gt;
&lt;/eg&gt;
The &lt;gi&gt;list&lt;/gi&gt; element consists of a series of &lt;gi&gt;item&lt;/gi&gt;
elements.</eg></p><p>The &lt;list&gt; element used within the example above will not
be regarded as forming part of the document proper, because it is
embedded within a marked section (beginning with the special markup
declaration <hi rend="val">&lt;![CDATA[ </hi>, and ending with
<hi rend="val">]]&gt;</hi>).</p><p>Note also the use of the &lt;gi&gt; element to tag references to
element names (or <term>generic identifiers</term>) within the
body of the text.</p></div><div><head>Generated Divisions</head><p>Most modern document production systems have the ability to
generate automatically whole sections such as a table of contents or
an index. The TEI Lite scheme provides an element to mark the location
at which such a generated section should be placed.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#divGen">divGen</ref></hi> (automatically generated text division) indicates the location at which a textual division generated
        automatically by a text-processing application is to appear.</item></list></p><p>The &lt;divGen&gt; element can be placed anywhere that a
division element would be legal, as in the following example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><front><titlePage><!-- ... --></titlePage><divGen type="toc"/><div><head>Preface</head><!-- ... --></div></front><body><!-- ... --></body><back><div><head>Appendix</head><!-- ... --></div><divGen type="index" n="Index"/></back></egXML></p><p>This example also demonstrates the use of the <hi rend="att">type</hi>
attribute to distinguish the different kinds of division to be
generated: in the first case a table of contents (a
<mentioned>toc</mentioned>) and in the second an index.</p><p>When an existing index or table of contents is to be encoded
(rather than one being generated) for some reason, the
&lt;list&gt; element discussed in section <ptr target="#U5-lists"/>
should be used. </p></div><div xml:id="indexing"><head>Index Generation</head><p>While production of a table of contents from a properly tagged
document is generally unproblematic for an automatic processor, the
production of a good quality index will often require more careful
tagging. It may not be enough simply to produce a list of all parts
tagged in some particular way, although extracting (for example) all
occurrences of elements such as &lt;term&gt; or &lt;name&gt; will
often be a good departure point for an index. </p><p>The TEI schema provides a special purpose &lt;index&gt; tag which
may be used to mark both the parts of the document which should be
indexed, and how the indexing should be done.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#index">index</ref></hi> (index entry) marks a location to be indexed for whatever purpose.</item></list></p><p>For example, the second paragraph of this section might include
the following:<egXML xmlns="http://www.tei-c.org/ns/Examples">...
TEI lite also provides a special purpose <gi>index</gi> tag
<index><term>indexing</term></index><index><term>index (tag)</term><index><term>use in index generation</term></index></index>
which may be used ...</egXML></p><p>The &lt;index&gt; element can also be used to provide a form of
interpretive or analytic information.  For example, in a study of
Ovid, it might be desired to record all the poet's references to
different figures, for comparative stylistic study.  In the following
lines of the <title>Metamorphoses</title>, such a study would record
the poet's references to Jupiter (as
<mentioned>deus</mentioned>, <mentioned>se</mentioned>, and as the
subject of <mentioned>confiteor</mentioned> [in inflectional form
number 227]), to Jupiter-in-the-guise-of-a-bull (as
<mentioned>imago tauri fallacis</mentioned> and the subject of
<mentioned>teneo</mentioned>), and so on.<note place="foot">The
analysis is taken, with permission, from Willard McCarty and Burton
Wright, <title>An Analytical Onomasticon to the Metamorphoses of Ovid</title>
(Princeton: Princeton University Press, forthcoming).  Some
simplifications have been undertaken.</note><egXML xmlns="http://www.tei-c.org/ns/Examples"><l n="3.001">iamque deus posita fallacis imagine tauri</l><l n="3.002">se confessus erat Dictaeaque rura tenebat</l></egXML> This need might be met using the &lt;note&gt; element
discussed in section in <ptr target="#U5-notes"/>, or with the &lt;interp&gt;
element discussed in section <ptr target="#U5-anal"/>. Here we demonstrate
how it might also be satisfied by using the &lt;index&gt; element.</p><p>We assume that the object is to generate more than one index: one
for names of deities (called <hi rend="att">dn</hi>), another for
onomastic references (called <hi rend="att">on</hi>),  a third for pronominal
references (called <hi rend="att">pr</hi>) and so forth. One way of
achieving this might be as follows:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><l n="3.001">iamque deus posita fallacis imagine tauri
     <index indexName="dn"><term>Iuppiter</term><index><term>deus</term></index></index><index indexName="on"><term>Iuppiter (taurus)</term><index><term>imago tauri fallacis</term></index></index></l><l n="3.002">se confessus erat Dictaeaque rura tenebat
     <index indexName="pr"><term>Iuppiter</term><index><term>se</term></index></index><index indexName="v"><term>Iuppiter</term><index><term>confiteor (v227)</term></index></index></l></egXML>  For each &lt;index&gt; element above, an entry will be
generated in the appropriate index, using  as headword the content of
the &lt;term&gt; element it contains; the &lt;term&gt; elements
nested within the secondary &lt;index&gt; element in each case
provide a secondary keyword. The actual reference will be taken from the context
in which the &lt;index&gt; element appears, i.e. in this case the
identifier of the &lt;l&gt; element containing it. </p></div><div><head>Addresses</head><p>The &lt;address&gt; element is used to mark a postal address of
any kind. It contains one or more &lt;addrLine&gt; elements, one for
each line of the address.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#address">address</ref></hi> contains a postal  address, for example of a
        publisher, an organization, or an individual.</item><item><hi rend="specList-elementSpec"><ref target="#addrLine">addrLine</ref></hi> (address line) contains one line of a postal<!-- or other--> address.</item></list></p><p>Here is a simple example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><address><addrLine>Computer Center (M/C 135)</addrLine><addrLine>1940 W. Taylor, Room 124</addrLine><addrLine>Chicago, IL 60612-7352</addrLine><addrLine>U.S.A.</addrLine></address></egXML></p><p>The individual parts of an address may be further distinguished by
 using the &lt;name&gt; element discussed above (section <ptr target="#nomen"/>).
<egXML xmlns="http://www.tei-c.org/ns/Examples"><address><addrLine>Computer Center (M/C 135)</addrLine><addrLine>1940 W. Taylor, Room 124</addrLine><addrLine><name type="city">Chicago</name>, IL 60612-7352</addrLine><addrLine><name type="country">USA</name></addrLine></address></egXML></p></div></div><div xml:id="U5-chars"><head>Character Sets, Diacritics, etc.</head><p>With the advent of XML and its adoption of Unicode as the required
     character set for all documents, most problems previously
     associated with the representation of the divers languages and
     writing systems of the world are greatly reduced. For those
     working with standard forms of the European languages in
     particular, almost no special action is needed: any XML editor
     should enable you to input accented letters or other <soCalled>non-ASCII</soCalled>
     characters directly, and they should be stored in the resulting
     file in a way which is transferable directly between different
     systems. </p><p>There are two important exceptions: the characters &amp; and &lt; may not be
entered directly in an XML document, since they have a special
significance as initiating markup. They must always be represented as
<term>entity references</term>, like this: <code>&amp;amp;</code> or
<code>&amp;lt;</code>. Other characters may also be represented by
means of entity reference where necessary, for example to retain
compatibility with a pre-Unicode processing system. </p></div><div xml:id="U5-fronbac"><head>Front and Back Matter</head><div><head>Front Matter</head><p>For many purposes, particularly in older texts, the preliminary
material such as title pages, prefatory epistles, etc., may provide
very useful additional linguistic or social information. P5 provides a
set of recommendations for distinguishing the textual elements most
commonly encountered in front matter, which are summarized
      here.</p><div xml:id="h51"><head>Title Page</head><p>The start of a title page should be marked with the element
&lt;titlePage&gt;.  All text contained on the page should be
transcribed and tagged with the appropriate element from the following
list:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#titlePage">titlePage</ref></hi> (title page) contains the title page of a text, appearing within the front or back matter. </item><item><hi rend="specList-elementSpec"><ref target="#docTitle">docTitle</ref></hi> (document title) contains the title of a document, including all its
constituents, as given on a title page.</item><item><hi rend="specList-elementSpec"><ref target="#titlePart">titlePart</ref></hi> contains a subsection or division of the title of a work, as
indicated on a title page.</item><item><hi rend="specList-elementSpec"><ref target="#byline">byline</ref></hi> contains the primary statement of responsibility given for a work
on its title page or at the head or end of the work.</item><item><hi rend="specList-elementSpec"><ref target="#docAuthor">docAuthor</ref></hi> (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).</item><item><hi rend="specList-elementSpec"><ref target="#docDate">docDate</ref></hi> (document date) contains the date of a document, as given
(usually) on a title page.</item><item><hi rend="specList-elementSpec"><ref target="#docEdition">docEdition</ref></hi> (document edition) contains an edition statement as presented on a title page of a
document.</item><item><hi rend="specList-elementSpec"><ref target="#docImprint">docImprint</ref></hi> (document imprint) contains the imprint statement (place and date of publication,
publisher name), as given
(usually) at the foot of a title page.</item><item><hi rend="specList-elementSpec"><ref target="#epigraph">epigraph</ref></hi> contains a quotation, anonymous or attributed, appearing at the start of a section or
    chapter, or on a title page. </item></list></p><p>Typeface distinctions should be marked with the <hi rend="att">rend</hi>
attribute when necessary, as described above. Very detailed
description of the letter spacing and sizing used in ornamental titles
is not as yet provided for by the Guidelines. Changes of language
should be marked by appropriate use of the <hi rend="att">lang</hi>
attribute or the
&lt;foreign&gt; element, as necessary. Names, wherever they appear,
should be tagged using the &lt;name&gt;, as elsewhere.</p><p>Two example title pages follow:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><titlePage rend="Roman"><docTitle><titlePart type="main">
    PARADISE REGAIN'D. A POEM In IV <hi>BOOKS</hi>.
    </titlePart><titlePart>
    To which is added <title>SAMSON AGONISTES</title>.
    </titlePart></docTitle><byline>The Author <docAuthor>JOHN MILTON</docAuthor></byline><docImprint><name>LONDON</name>,
    Printed by <name>J.M.</name>
    for <name>John Starkey</name>
    at the <name>Mitre</name>
    in <name>Fleetstreet</name>,
    near <name>Temple-Bar.</name></docImprint><docDate>MDCLXXI</docDate></titlePage></egXML><egXML xmlns="http://www.tei-c.org/ns/Examples"><titlePage><docTitle><titlePart type="main">
  Lives of the Queens of England, from the Norman
    Conquest;</titlePart><titlePart type="sub">with anecdotes of their courts.
  </titlePart></docTitle><titlePart>Now first published from Official Records
    and other authentic documents private as well as
    public.</titlePart><docEdition>New edition, with corrections and
    additions</docEdition><byline>By <docAuthor>Agnes Strickland</docAuthor></byline><epigraph><q>The treasures of antiquity laid up in old
       historic rolls, I opened.</q><bibl>BEAUMONT</bibl></epigraph><docImprint>Philadelphia: Blanchard and Lea</docImprint><docDate>1860.</docDate></titlePage></egXML></p></div><div xml:id="h52"><head>Prefatory Matter</head><p>Major blocks of text within the front matter should be marked as
&lt;div&gt; or &lt;div&gt; elements; the following suggested
values for the <hi rend="att">type</hi> attribute may be used to
distinguish various common types of prefatory matter:
<list type="gloss"><label>foreword</label><item>a text addressed to the reader, by the author, editor or
publisher, possibly in the form of a letter.</item><label>preface</label><item>a text addressed to the reader, by the author, editor or
publisher, possibly in the form of a letter.</item><label>dedication</label><item>a text (often a letter) addressed to someone other than the
reader in which the author typically commends the work in hand to the
attention of the person concerned.</item><label>abstract</label><item>a prose argument summarizing the content of the work.</item><label>ack</label><item>Acknowledgements.</item><label>contents</label><item>a table of contents (typically this should be tagged as a
&lt;list&gt;).</item><label>frontispiece</label><item>a pictorial frontispiece, possibly including some text.</item></list></p><p>Like any text division, those in front matter may contain low
level structural or non-structural elements as described elsewhere.
They will generally begin with a heading or title of some kind which
should be tagged using the &lt;head&gt; element. Epistles will
contain the following additional elements:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#salute">salute</ref></hi> (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.</item><item><hi rend="specList-elementSpec"><ref target="#signed">signed</ref></hi> (signature) contains the closing salutation, etc., appended to a foreword,
dedicatory epistle, or other division of a text. </item><item><hi rend="specList-elementSpec"><ref target="#byline">byline</ref></hi> contains the primary statement of responsibility given for a work
on its title page or at the head or end of the work.</item><item><hi rend="specList-elementSpec"><ref target="#dateline">dateline</ref></hi> 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. </item><item><hi rend="specList-elementSpec"><ref target="#argument">argument</ref></hi> A formal list or prose description of the topics addressed by
	a subdivision of a text.</item><item><hi rend="specList-elementSpec"><ref target="#cit">cit</ref></hi> (cited quotation) contains a quotation from some other document, together with a
        bibliographic reference to its source.  In a dictionary it may
        contain an example text with at least one occurrence of the word
        form, used in the sense being described, or a translation of the
        headword, or an example. </item><item><hi rend="specList-elementSpec"><ref target="#opener">opener</ref></hi> groups together dateline, byline, salutation, and similar phrases appearing as a preliminary
    group at the start of a division, especially of a letter.</item><item><hi rend="specList-elementSpec"><ref target="#closer">closer</ref></hi> groups together salutations, datelines, and similar phrases appearing as a final group at
    the end of a division, especially of a letter.</item></list></p><p> Epistles which appear elsewhere in a text will, of course,
contain these same elements.</p><p>As an example, the dedication at the start of Milton's
<title>Comus</title> should be marked up as follows:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><div type="dedication"><head>To the Right Honourable <name>JOHN Lord Viscount
BRACLY</name>, Son and Heir apparent to the Earl of
Bridgewater, &amp;c.</head><salute>MY LORD,</salute><p>THis <hi>Poem</hi>, which receiv'd its first occasion of
Birth from your Self, and others of your Noble Family ....
and as in this representation your attendant
<name>Thyrsis</name>, so now in all reall expression</p><closer><salute>Your faithfull, and most humble servant</salute><signed><name>H. LAWES.</name></signed></closer></div></egXML></p></div></div><div><head>Back Matter</head><div><head>Structural Divisions of Back Matter</head><p>Because of variations in publishing practice, back matter can
contain virtually any of the elements listed above for front matter,
and the same elements should be used where this is so.  Additionally,
back matter may contain the following types of matter within the
&lt;back&gt; element.  Like the structural divisions of the body,
these should be marked as  &lt;div&gt; elements,
and distinguished by the following suggested values of the
<hi rend="att">type</hi> attribute:
<list type="gloss"><label>appendix</label><item>an
appendix.</item><label>glossary</label><item>a list of
words and definitions, typically marked up as a  &lt;list type="gloss"&gt;
element
.</item><label>notes</label><item>a series of &lt;note&gt;
elements.</item><label>bibliography</label><item>a series of bibliographic references, typically in the form of
a special bibliographic-list element &lt;listBibl&gt;, whose items
are individual &lt;bibl&gt; elements.</item><label>index</label><item>a set of index entries, possibly represented as a structured
list or glossary list, with optional leading
&lt;head&gt; and perhaps some paragraphs of introductory or closing
text (An index may also be generated for a document by using the
&lt;index&gt; element, described above in section 
<ptr target="#index"/>).</item><label>colophon</label><item>a description at the back of the book describing where, when,
and by whom it was printed; in modern books it also often gives
production details and identifies the type faces used.</item></list></p></div></div></div><div xml:id="U5-header"><head>The Electronic Title Page</head><p>Every TEI text has a header which provides information analogous
to that provided by the title page of printed text. The header is
introduced by the element &lt;teiHeader&gt; and has four major
parts:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#fileDesc">fileDesc</ref></hi> (file description) contains a full bibliographic description of an electronic
file.</item><item><hi rend="specList-elementSpec"><ref target="#encodingDesc">encodingDesc</ref></hi> (encoding description) documents the relationship between an electronic text and the
source or sources from which it was derived.</item><item><hi rend="specList-elementSpec"><ref target="#profileDesc">profileDesc</ref></hi> (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.</item><item><hi rend="specList-elementSpec"><ref target="#revisionDesc">revisionDesc</ref></hi> (revision description) summarizes the revision history for a file.</item></list></p><p>    A corpus or collection of texts, which share many
characteristics, may have one header for the corpus and individual
headers for each component of the corpus.  In this case the <hi rend="att">type</hi>
attribute indicates the type of header.
&lt;teiHeader type="corpus"&gt; introduces the header for corpus-level information.</p><p>Some of the header elements contain running prose which consists
of one or more &lt;p&gt;s.  Others are grouped:
<list><item>Elements whose names end in <mentioned>Stmt</mentioned>(for
statement) usually enclose a group of elements recording some
structured information.</item><item>Elements whose names end in <mentioned>Decl</mentioned> (for
declaration) enclose information about specific encoding practices.</item><item>Elements whose names end in <mentioned>Desc</mentioned> (for
description) contain a prose description.</item></list></p><div><head>The File Description</head><p>The &lt;fileDesc&gt; element is mandatory. It contains a full
bibliographic description of the file with the following elements:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#titleStmt">titleStmt</ref></hi> (title statement) groups information about the title of a work and those
responsible for its intellectual content.</item><item><hi rend="specList-elementSpec"><ref target="#editionStmt">editionStmt</ref></hi> (edition statement) groups information relating to one edition of a text.</item><item><hi rend="specList-elementSpec"><ref target="#extent">extent</ref></hi> describes the approximate size of a text as stored on
some carrier medium, whether digital or non-digital, specified in any convenient units.</item><item><hi rend="specList-elementSpec"><ref target="#publicationStmt">publicationStmt</ref></hi> (publication statement) groups information concerning the publication or distribution
of an electronic or other text. </item><item><hi rend="specList-elementSpec"><ref target="#seriesStmt">seriesStmt</ref></hi> (series statement) groups information about the series, if any, to which
a publication belongs.</item><item><hi rend="specList-elementSpec"><ref target="#notesStmt">notesStmt</ref></hi> (notes statement) collects together any notes providing information about a text
additional to that recorded in other parts of the bibliographic
description.</item><item><hi rend="specList-elementSpec"><ref target="#sourceDesc">sourceDesc</ref></hi> (source description) describes the source 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.</item></list></p><p>   A minimal header has the following structure:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><teiHeader><fileDesc><titleStmt><!-- ... --></titleStmt><publicationStmt><!-- ... --></publicationStmt><sourceDesc><!-- ... --></sourceDesc></fileDesc></teiHeader></egXML></p><div><head>The Title Statement</head><p>The following elements can be used in the &lt;titleStmt&gt;:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#title">title</ref></hi> contains a title for any kind of work.</item><item><hi rend="specList-elementSpec"><ref target="#author">author</ref></hi> in a bibliographic reference, contains the name of the author(s), personal or corporate, of
    a work; the primary statement of responsibility for any bibliographic item. </item><item><hi rend="specList-elementSpec"><ref target="#sponsor">sponsor</ref></hi> specifies the name of a sponsoring organization or
institution.</item><item><hi rend="specList-elementSpec"><ref target="#funder">funder</ref></hi> (funding body) specifies the name of an individual, institution, or organization
responsible for the funding of a project or text.</item><item><hi rend="specList-elementSpec"><ref target="#principal">principal</ref></hi> (principal researcher) supplies the name of the principal researcher responsible for the
creation of an electronic text.</item><item><hi rend="specList-elementSpec"><ref target="#respStmt">respStmt</ref></hi> (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.</item></list></p><p>   It is recommended that the title should distinguish the
computer file from the source text, for example:
<eg>[title of source]: a machine readable transcription
[title of source]: electronic edition
A machine readable version of: [title of source]</eg> The &lt;respStmt&gt; element contains the following
subcomponents:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#resp">resp</ref></hi> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility.</item><item><hi rend="specList-elementSpec"><ref target="#name">name</ref></hi> (name, proper noun) contains a proper noun or noun phrase.</item></list>   Example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><titleStmt><title>Two stories by Edgar Allen Poe: a machine readable
               transcription</title><author>Poe, Edgar Allen (1809-1849)</author><respStmt><resp>compiled by</resp><name>James D. Benson</name></respStmt></titleStmt></egXML></p></div><div><head>The Edition Statement</head><p>The &lt;editionStmt&gt; groups information relating to one
edition of a text (where <mentioned>edition</mentioned> is used as
elsewhere in bibliography), and may include the following elements:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#edition">edition</ref></hi> (edition) describes the particularities of one edition of a text.</item><item><hi rend="specList-elementSpec"><ref target="#respStmt">respStmt</ref></hi> (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.</item></list></p><p>Example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><editionStmt><edition n="U2">Third draft, substantially revised
     <date>1987</date></edition></editionStmt></egXML></p><p>Determining exactly what constitutes a new edition of an
electronic text is left to the encoder.</p></div><div><head>The Extent Statement</head><p>The &lt;extent&gt; statement describe the approximate size of a
file.</p><p>Example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><extent>4532 bytes</extent></egXML></p></div><div><head>The Publication Statement</head><p>The &lt;publicationStmt&gt; is mandatory. It may contain a
simple prose description or groups of the elements described below:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#publisher">publisher</ref></hi> provides the name of the organization responsible for the publication or distribution of a
        bibliographic item.</item><item><hi rend="specList-elementSpec"><ref target="#distributor">distributor</ref></hi> supplies the name of a person or other agency responsible for the
distribution of a text.</item><item><hi rend="specList-elementSpec"><ref target="#authority">authority</ref></hi> (release authority) supplies the name of a person or other agency responsible for
  making an electronic file available, other than a publisher or
  distributor.</item></list></p><p>At least one of these three elements must be present, unless the
entire publication statement is in prose. The following elements may
occur within them:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#pubPlace">pubPlace</ref></hi> (publication place) contains the name of the place where a bibliographic item was published.</item><item><hi rend="specList-elementSpec"><ref target="#address">address</ref></hi> contains a postal  address, for example of a
        publisher, an organization, or an individual.</item><item><hi rend="specList-elementSpec"><ref target="#idno">idno</ref></hi> (identifying number) supplies any standard or non-standard number used to identify a
bibliographic item.</item><item><hi rend="specList-elementSpec"><ref target="#availability">availability</ref></hi> supplies information about the availability of a text, for
  example any restrictions on its use or distribution, its copyright
  status, etc.</item><item><hi rend="specList-elementSpec"><ref target="#date">date</ref></hi> contains a date in any format.</item></list></p><p>Example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><publicationStmt><publisher>Oxford University Press</publisher><pubPlace>Oxford</pubPlace><date>1989</date><idno type="ISBN"> 0-19-254705-5</idno><availability><p>Copyright 1989, Oxford University
          Press</p></availability></publicationStmt></egXML></p></div><div><head>Series and Notes Statements</head><p>The &lt;seriesStmt&gt; element groups information about the series, if
any, to which a publication belongs. It may contain &lt;title&gt;,
&lt;idno&gt;, or &lt;respStmt&gt; elements.</p><p>The &lt;notesStmt&gt;, if used, contains one or more &lt;note&gt;
elements which contain a note or annotation. Some information found in
the notes area in conventional bibliography has been assigned specific
elements in the TEI scheme.</p></div><div><head>The Source Description</head><p>The &lt;sourceDesc&gt; is a mandatory element which records
details of the source or sources from which the computer file is
derived. It may contain simple prose or a bibliographic citation,
using one or more of the following elements:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#bibl">bibl</ref></hi> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may
    not be explicitly tagged. </item><item><hi rend="specList-elementSpec"><ref target="#biblFull">biblFull</ref></hi> (fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all
components of the TEI file description
are present.</item><item><hi rend="specList-elementSpec"><ref target="#listBibl">listBibl</ref></hi> (citation list) contains a list of bibliographic citations of any kind. </item></list></p><p>Examples:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><sourceDesc><bibl>The first folio of Shakespeare, prepared by Charlton
          Hinman (The Norton Facsimile, 1968)</bibl></sourceDesc></egXML><egXML xmlns="http://www.tei-c.org/ns/Examples"><sourceDesc><bibl><author>CNN Network News</author><title>News headlines</title><date>12 Jun 1989</date></bibl></sourceDesc></egXML></p></div></div><div><head>The Encoding Description</head><p>The &lt;encodingDesc&gt; element specifies the methods and
editorial principles which governed the transcription of the text. Its
use is highly recommended.  It may be prose description or may contain
elements from the following list:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#projectDesc">projectDesc</ref></hi> (project description) describes in detail the aim or purpose for which an electronic
file was encoded, together with any other relevant information
concerning the process by which it was assembled or collected.</item><item><hi rend="specList-elementSpec"><ref target="#samplingDecl">samplingDecl</ref></hi> (sampling declaration) contains a prose description of the rationale and methods used
in sampling texts in the creation of a corpus or collection.</item><item><hi rend="specList-elementSpec"><ref target="#editorialDecl">editorialDecl</ref></hi> (editorial practice declaration) provides details of editorial principles and practices applied
during the encoding of a text.</item><item><hi rend="specList-elementSpec"><ref target="#refsDecl">refsDecl</ref></hi> (references declaration) specifies how canonical references are constructed for this
  text.</item><item><hi rend="specList-elementSpec"><ref target="#classDecl">classDecl</ref></hi> (classification declarations) contains one or more taxonomies defining any classificatory
codes used elsewhere in the text.</item></list></p><div><head>Project and Sampling Descriptions</head><p>Examples of &lt;projectDesc&gt; and &lt;samplingDesc&gt;:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><encodingDesc><projectDesc><p>Texts collected for use in the Claremont
          Shakespeare Clinic, June 1990.
    </p></projectDesc></encodingDesc></egXML><egXML xmlns="http://www.tei-c.org/ns/Examples"><encodingDesc><samplingDecl><p>Samples of 2000 words taken from the beginning
          of the text</p></samplingDecl></encodingDesc></egXML></p></div><div><head>Editorial Declarations</head><p>The &lt;editorialDecl&gt; contains a prose description of the
practices used when encoding the text. Typically this description
should cover such topics as the following, each of which may
conveniently be given as a separate paragraph. 
<list type="gloss"><label>correction </label><item>how and under what circumstances corrections have been made in
the text.</item><label>normalization</label><item>the extent to which the original source has been regularized or
normalized.</item><label>quotation</label><item>what has been done with quotation marks in the original -- have
they been retained or replaced by entity references, are opening and
closing quotes distinguished, etc. </item><label>hyphenation</label><item>what has been done with hyphens (especially end-of-line
hyphens)  in the original -- have they been retained, replaced by
entity references, etc.</item><label>segmentation</label><item>how has the text has been segmented, for example into
sentences, tone-units, graphemic strata, etc.</item><label>interpretation</label><item>what analytic or interpretive information has been added to the
text. </item></list></p><p>Example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><editorialDecl><p>The part of speech analysis applied throughout
               section 4 was added by hand and has not been
               checked.</p><p>Errors in transcription controlled by using the
               WordPerfect spelling checker.</p><p>All words converted to Modern American spelling
               using Webster's 9th Collegiate dictionary.</p><p>All quotation marks converted to entity
               references odq and cdq.</p></editorialDecl></egXML></p></div><div><head>Reference and Classification Declarations</head><p>The &lt;refsDecl&gt; element is used to document the way in
which any standard referencing scheme built into the encoding works.
In its simplest form, it consists of prose description.</p><p>Example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><refsDecl><p>The <att>n</att> attribute on each <gi>div</gi> contains the
     canonical reference for each such division in the form
     XX.yyy where XX is the book number in roman numeral and
     yyy is the section number in arabic.</p></refsDecl></egXML></p><p>The &lt;classDecl&gt; element groups together definitions or
sources for any descriptive classification schemes used by other parts
of the header. At least one such scheme must be provided, encoded
using the following elements:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#taxonomy">taxonomy</ref></hi> defines a typology used to classify texts either implicitly, by
means of a bibliographic citation, or explicitly by a structured
taxonomy.</item><item><hi rend="specList-elementSpec"><ref target="#bibl">bibl</ref></hi> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may
    not be explicitly tagged. </item><item><hi rend="specList-elementSpec"><ref target="#category">category</ref></hi> contains an individual descriptive category, possibly nested
within a superordinate category, within a user-defined taxonomy.</item><item><hi rend="specList-elementSpec"><ref target="#catDesc">catDesc</ref></hi> (category description) describes some category within a taxonomy
or text typology, either in the form of a brief prose description
or in terms of the situational parameters used by the TEI
formal textDesc.</item></list></p><p>   In the simplest case, the taxonomy may be defined by a
bibliographic reference, as in the following example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><classDecl><taxonomy xml:id="LC-SH"><bibl>Library of Congress Subject Headings
          </bibl></taxonomy></classDecl></egXML></p><p>Alternatively, or in addition, the encoder may define a special
purpose classification scheme, as in the following example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><taxonomy xml:id="B"><bibl>Brown Corpus</bibl><category xml:id="B.A"><catDesc>Press Reportage</catDesc><category xml:id="B.A1"><catDesc>Daily</catDesc></category><category xml:id="B.A2"><catDesc>Sunday</catDesc></category><category xml:id="B.A3"><catDesc>National</catDesc></category><category xml:id="B.A4"><catDesc>Provincial</catDesc></category><category xml:id="B.A5"><catDesc>Political</catDesc></category><category xml:id="B.A6"><catDesc>Sports</catDesc></category></category><category xml:id="B.D"><catDesc>Religion</catDesc><category xml:id="B.D1"><catDesc>Books</catDesc></category><category xml:id="B.D2"><catDesc>Periodicals and tracts</catDesc></category></category></taxonomy></egXML></p><p>Linkage between a particular text and a category within such a
taxonomy is made by means of the &lt;catRef&gt; element within the
&lt;textClass&gt; element, as further described
       below.</p></div></div><div><head>The Profile Description</head><p>The &lt;profileDesc&gt; element enables information
characterizing various descriptive aspects of a text to be recorded
within a single framework. It has three optional components:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#creation">creation</ref></hi> contains information about the creation of a text.</item><item><hi rend="specList-elementSpec"><ref target="#langUsage">langUsage</ref></hi> (language usage) describes the languages, sublanguages, registers, dialects, etc.
represented within a text.</item><item><hi rend="specList-elementSpec"><ref target="#textClass">textClass</ref></hi> (text classification) groups information which describes the nature or topic of a text
in terms of a standard classification scheme, thesaurus, etc.</item></list></p><p>The &lt;creation&gt; element is useful for documenting where a
work was created, even though it may not have been published or
recorded there.</p><p>Example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><creation><date when="1992-08">August 1992</date><name type="place">Taos, New Mexico</name></creation></egXML></p><p>The &lt;langUsage&gt; element is useful where a text contains many
different languages. It may contain &lt;language&gt; elements to
document each particular language used:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#language">language</ref></hi> characterizes a single language or sublanguage used within a
  text.</item></list>
an example is needed.
</p><p>The &lt;textClass&gt; element classifies a text by reference to
the system or systems defined by the &lt;classDecl&gt; element, and
contains one or more of the following elements:
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#keywords">keywords</ref></hi> contains a list of keywords or phrases identifying the topic or
nature of a text.</item><item><hi rend="specList-elementSpec"><ref target="#classCode">classCode</ref></hi> (classification code) contains the classification code used for this text in some
standard classification system.</item><item><hi rend="specList-elementSpec"><ref target="#catRef">catRef/</ref></hi> (category reference) specifies one or more defined categories
within some taxonomy or text typology.</item></list></p><p>The element &lt;keywords&gt; contains a list of keywords or
phrases identifying the topic or nature of a text. The attribute
<hi rend="att">scheme</hi> links these to the classification system
defined in
&lt;taxonomy&gt;.
<egXML xmlns="http://www.tei-c.org/ns/Examples"><textClass><keywords scheme="LCSH"><list><item>English literature -- History and criticism --
               Data processing.</item><item>English literature -- History and criticism --
               Theory etc.</item><item>English language -- Style -- Data
               processing.</item></list></keywords></textClass></egXML></p></div><div><head>The Revision Description</head><p>The &lt;revisionDesc&gt; element provides a change log in which
each change made to a text may be recorded. The log may be recorded as
a sequence of &lt;change&gt; elements each of which contains
a brief description of the change. The attributes <hi rend="att">date</hi> and
<hi rend="att">who</hi> may be used to identify when the change was carried out
and the agency responsible for it. </p><p>Example:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><revisionDesc><change when="1991-03-06" who="EMB">File format updated</change><change when="1990-05-25" who="EMB">Stuart's corrections entered</change></revisionDesc></egXML></p></div></div><div xml:id="U5-taglist"><head>List of Elements Described</head><p>The following list shows all the elements defined for the TEI
  Lite schema, with a brief description of each, and a link to its full
specification in the Appendix.
<list rend="specList"><item><hi rend="specList-elementSpec"><ref target="#abbr">abbr</ref></hi> (abbreviation) contains an abbreviation of any sort.</item><item><hi rend="specList-elementSpec"><ref target="#add">add</ref></hi> (addition) contains letters, words, or phrases inserted in the text by an
        author, scribe, annotator, or corrector.</item><item><hi rend="specList-elementSpec"><ref target="#address">address</ref></hi> contains a postal  address, for example of a
        publisher, an organization, or an individual.</item><item><hi rend="specList-elementSpec"><ref target="#addrLine">addrLine</ref></hi> (address line) contains one line of a postal<!-- or other--> address.</item><item><hi rend="specList-elementSpec"><ref target="#anchor">anchor/</ref></hi> (anchor point) attaches an identifier to a
point within a text, whether or not it corresponds with a textual
element.</item><item><hi rend="specList-elementSpec"><ref target="#argument">argument</ref></hi> A formal list or prose description of the topics addressed by
	a subdivision of a text.</item><item><hi rend="specList-elementSpec"><ref target="#author">author</ref></hi> in a bibliographic reference, contains the name of the author(s), personal or corporate, of
    a work; the primary statement of responsibility for any bibliographic item. </item><item><hi rend="specList-elementSpec"><ref target="#authority">authority</ref></hi> (release authority) supplies the name of a person or other agency responsible for
  making an electronic file available, other than a publisher or
  distributor.</item><item><hi rend="specList-elementSpec"><ref target="#availability">availability</ref></hi> supplies information about the availability of a text, for
  example any restrictions on its use or distribution, its copyright
  status, etc.</item><item><hi rend="specList-elementSpec"><ref target="#back">back</ref></hi> (back matter) contains any appendixes, etc. following the main part of a text.</item><item><hi rend="specList-elementSpec"><ref target="#bibl">bibl</ref></hi> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may
    not be explicitly tagged. </item><item><hi rend="specList-elementSpec"><ref target="#biblFull">biblFull</ref></hi> (fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all
components of the TEI file description
are present.</item><item><hi rend="specList-elementSpec"><ref target="#biblScope">biblScope</ref></hi> (scope of citation) defines the scope of a bibliographic reference, for example as a
        list of page numbers, or a named subdivision of a larger work.</item><item><hi rend="specList-elementSpec"><ref target="#body">body</ref></hi> (text body) contains the whole body of a single unitary text, excluding any front or back matter.</item><item><hi rend="specList-elementSpec"><ref target="#byline">byline</ref></hi> contains the primary statement of responsibility given for a work
on its title page or at the head or end of the work.</item><item><hi rend="specList-elementSpec"><ref target="#catDesc">catDesc</ref></hi> (category description) describes some category within a taxonomy
or text typology, either in the form of a brief prose description
or in terms of the situational parameters used by the TEI
formal textDesc.</item><item><hi rend="specList-elementSpec"><ref target="#category">category</ref></hi> contains an individual descriptive category, possibly nested
within a superordinate category, within a user-defined taxonomy.</item><item><hi rend="specList-elementSpec"><ref target="#catRef">catRef/</ref></hi> (category reference) specifies one or more defined categories
within some taxonomy or text typology.</item><item><hi rend="specList-elementSpec"><ref target="#cell">cell</ref></hi> contains one cell of a table. </item><item><hi rend="specList-elementSpec"><ref target="#change">change</ref></hi> summarizes a particular change or correction made
to a particular version of an electronic text which is
shared between several researchers.</item><item><hi rend="specList-elementSpec"><ref target="#choice">choice</ref></hi> groups a number of alternative encodings for the same point in
        a text.</item><item><hi rend="specList-elementSpec"><ref target="#cit">cit</ref></hi> (cited quotation) contains a quotation from some other document, together with a
        bibliographic reference to its source.  In a dictionary it may
        contain an example text with at least one occurrence of the word
        form, used in the sense being described, or a translation of the
        headword, or an example. </item><item><hi rend="specList-elementSpec"><ref target="#classCode">classCode</ref></hi> (classification code) contains the classification code used for this text in some
standard classification system.</item><item><hi rend="specList-elementSpec"><ref target="#classDecl">classDecl</ref></hi> (classification declarations) contains one or more taxonomies defining any classificatory
codes used elsewhere in the text.</item><item><hi rend="specList-elementSpec"><ref target="#closer">closer</ref></hi> groups together salutations, datelines, and similar phrases appearing as a final group at
    the end of a division, especially of a letter.</item><item><hi rend="specList-elementSpec"><ref target="#code">code</ref></hi> contains literal code from some formal language such as a
programming language.</item><item><hi rend="specList-elementSpec"><ref target="#corr">corr</ref></hi> (correction) contains the correct form of a passage apparently erroneous in the copy text.</item><item><hi rend="specList-elementSpec"><ref target="#creation">creation</ref></hi> contains information about the creation of a text.</item><item><hi rend="specList-elementSpec"><ref target="#date">date</ref></hi> contains a date in any format.</item><item><hi rend="specList-elementSpec"><ref target="#dateline">dateline</ref></hi> 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. </item><item><hi rend="specList-elementSpec"><ref target="#del">del</ref></hi> (deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as
    superfluous or spurious in the copy text by an author, scribe, annotator, or corrector.</item><item><hi rend="specList-elementSpec"><ref target="#distributor">distributor</ref></hi> supplies the name of a person or other agency responsible for the
distribution of a text.</item><item><hi rend="specList-elementSpec"><ref target="#div">div</ref></hi> (text division) contains a subdivision of the front, body, or back of a text.</item><item><hi rend="specList-elementSpec"><ref target="#divGen">divGen</ref></hi> (automatically generated text division) indicates the location at which a textual division generated
        automatically by a text-processing application is to appear.</item><item><hi rend="specList-elementSpec"><ref target="#docAuthor">docAuthor</ref></hi> (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).</item><item><hi rend="specList-elementSpec"><ref target="#docDate">docDate</ref></hi> (document date) contains the date of a document, as given
(usually) on a title page.</item><item><hi rend="specList-elementSpec"><ref target="#docEdition">docEdition</ref></hi> (document edition) contains an edition statement as presented on a title page of a
document.</item><item><hi rend="specList-elementSpec"><ref target="#docImprint">docImprint</ref></hi> (document imprint) contains the imprint statement (place and date of publication,
publisher name), as given
(usually) at the foot of a title page.</item><item><hi rend="specList-elementSpec"><ref target="#docTitle">docTitle</ref></hi> (document title) contains the title of a document, including all its
constituents, as given on a title page.</item><item><hi rend="specList-elementSpec"><ref target="#edition">edition</ref></hi> (edition) describes the particularities of one edition of a text.</item><item><hi rend="specList-elementSpec"><ref target="#editionStmt">editionStmt</ref></hi> (edition statement) groups information relating to one edition of a text.</item><item><hi rend="specList-elementSpec"><ref target="#editor">editor</ref></hi> secondary statement of responsibility for a
        bibliographic item, for example the name of an individual, institution
        or organization, (or of several such) acting as editor, compiler,
        translator, etc. </item><item><hi rend="specList-elementSpec"><ref target="#editorialDecl">editorialDecl</ref></hi> (editorial practice declaration) provides details of editorial principles and practices applied
during the encoding of a text.</item><item><hi rend="specList-elementSpec"><ref target="#eg">eg</ref></hi> (example) contains any kind of illustrative example. </item><item><hi rend="specList-elementSpec"><ref target="#emph">emph</ref></hi> (emphasized) marks words or phrases which are stressed or emphasized for
        linguistic or rhetorical effect.</item><item><hi rend="specList-elementSpec"><ref target="#encodingDesc">encodingDesc</ref></hi> (encoding description) documents the relationship between an electronic text and the
source or sources from which it was derived.</item><item><hi rend="specList-elementSpec"><ref target="#epigraph">epigraph</ref></hi> contains a quotation, anonymous or attributed, appearing at the start of a section or
    chapter, or on a title page. </item><item><hi rend="specList-elementSpec"><ref target="#extent">extent</ref></hi> describes the approximate size of a text as stored on
some carrier medium, whether digital or non-digital, specified in any convenient units.</item><item><hi rend="specList-elementSpec"><ref target="#figure">figure</ref></hi> groups elements representing or containing graphic information such as an illustration or
    figure.</item><item><hi rend="specList-elementSpec"><ref target="#fileDesc">fileDesc</ref></hi> (file description) contains a full bibliographic description of an electronic
file.</item><item><hi rend="specList-elementSpec"><ref target="#foreign">foreign</ref></hi> (foreign) identifies a word or phrase as belonging to some language other
        than that of the surrounding text. </item><item><hi rend="specList-elementSpec"><ref target="#formula">formula</ref></hi> contains a mathematical or other formula.</item><item><hi rend="specList-elementSpec"><ref target="#front">front</ref></hi> (front matter) contains any prefatory matter (headers,
title page, prefaces, dedications, etc.)
found  at the start of a document, before the main body.</item><item><hi rend="specList-elementSpec"><ref target="#funder">funder</ref></hi> (funding body) specifies the name of an individual, institution, or organization
responsible for the funding of a project or text.</item><item><hi rend="specList-elementSpec"><ref target="#gap">gap</ref></hi> (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.</item><item><hi rend="specList-elementSpec"><ref target="#gi">gi</ref></hi> (element name) contains the name (generic identifier) of an element.</item><item><hi rend="specList-elementSpec"><ref target="#gloss">gloss</ref></hi> identifies a phrase or word used to provide a gloss or
        definition for some other word or phrase.</item><item><hi rend="specList-elementSpec"><ref target="#group">group</ref></hi> contains the body of a composite text, grouping together a sequence of distinct texts (or
    groups of such texts) which are regarded as a unit for some purpose, for example the collected
    works of an author, a sequence of prose essays, etc.</item><item><hi rend="specList-elementSpec"><ref target="#head">head</ref></hi> (heading) contains any type of heading, for example the title of a section,
        or the heading of a list, glossary, manuscript description, etc.</item><item><hi rend="specList-elementSpec"><ref target="#hi">hi</ref></hi> (highlighted) marks a word or phrase as graphically distinct from the
        surrounding text, for reasons concerning which no claim is
        made. </item><item><hi rend="specList-elementSpec"><ref target="#ident">ident</ref></hi> (identifier) contains an identifier or name for an object of some kind in a formal language.</item><item><hi rend="specList-elementSpec"><ref target="#idno">idno</ref></hi> (identifying number) supplies any standard or non-standard number used to identify a
bibliographic item.</item><item><hi rend="specList-elementSpec"><ref target="#index">index</ref></hi> (index entry) marks a location to be indexed for whatever purpose.</item><item><hi rend="specList-elementSpec"><ref target="#interp">interp</ref></hi> (interpretation) summarizes a specific interpretative annotation which can be
linked to a span of text.</item><item><hi rend="specList-elementSpec"><ref target="#interpGrp">interpGrp</ref></hi> (interpretation group) collects together a set of related interpretations which share
responsibility or type.</item><item><hi rend="specList-elementSpec"><ref target="#item">item</ref></hi> contains one
        component of a list.</item><item><hi rend="specList-elementSpec"><ref target="#keywords">keywords</ref></hi> contains a list of keywords or phrases identifying the topic or
nature of a text.</item><item><hi rend="specList-elementSpec"><ref target="#l">l</ref></hi> (verse line) contains a single, possibly incomplete, line of verse.</item><item><hi rend="specList-elementSpec"><ref target="#label">label</ref></hi> contains the label associated with an item in a list; in glossaries, marks the term being
        defined.</item><item><hi rend="specList-elementSpec"><ref target="#language">language</ref></hi> characterizes a single language or sublanguage used within a
  text.</item><item><hi rend="specList-elementSpec"><ref target="#langUsage">langUsage</ref></hi> (language usage) describes the languages, sublanguages, registers, dialects, etc.
represented within a text.</item><item><hi rend="specList-elementSpec"><ref target="#lb">lb/</ref></hi> (line break) marks the start of a new (typographic) line in some edition or version of a text.</item><item><hi rend="specList-elementSpec"><ref target="#lg">lg</ref></hi> (line group) contains a group of verse lines functioning as a formal unit, e.g. a stanza, refrain,
        verse paragraph, etc.</item><item><hi rend="specList-elementSpec"><ref target="#list">list</ref></hi> (list) contains any sequence of items organized as a list.</item><item><hi rend="specList-elementSpec"><ref target="#listBibl">listBibl</ref></hi> (citation list) contains a list of bibliographic citations of any kind. </item><item><hi rend="specList-elementSpec"><ref target="#mentioned">mentioned</ref></hi> marks words or phrases mentioned, not used.</item><item><hi rend="specList-elementSpec"><ref target="#milestone">milestone/</ref></hi> 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.</item><item><hi rend="specList-elementSpec"><ref target="#name">name</ref></hi> (name, proper noun) contains a proper noun or noun phrase.</item><item><hi rend="specList-elementSpec"><ref target="#note">note</ref></hi> contains a note or annotation.</item><item><hi rend="specList-elementSpec"><ref target="#notesStmt">notesStmt</ref></hi> (notes statement) collects together any notes providing information about a text
additional to that recorded in other parts of the bibliographic
description.</item><item><hi rend="specList-elementSpec"><ref target="#num">num</ref></hi> (number) contains a number, written in any form.</item><item><hi rend="specList-elementSpec"><ref target="#opener">opener</ref></hi> groups together dateline, byline, salutation, and similar phrases appearing as a preliminary
    group at the start of a division, especially of a letter.</item><item><hi rend="specList-elementSpec"><ref target="#orig">orig</ref></hi> (original form) contains a reading which is marked as following the original, rather than being normalized
        or corrected.</item><item><hi rend="specList-elementSpec"><ref target="#p">p</ref></hi> (paragraph) marks paragraphs in prose.</item><item><hi rend="specList-elementSpec"><ref target="#pb">pb/</ref></hi> (page break) marks the boundary between one page of a text and the next in a standard reference system.</item><item><hi rend="specList-elementSpec"><ref target="#principal">principal</ref></hi> (principal researcher) supplies the name of the principal researcher responsible for the
creation of an electronic text.</item><item><hi rend="specList-elementSpec"><ref target="#profileDesc">profileDesc</ref></hi> (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.</item><item><hi rend="specList-elementSpec"><ref target="#projectDesc">projectDesc</ref></hi> (project description) describes in detail the aim or purpose for which an electronic
file was encoded, together with any other relevant information
concerning the process by which it was assembled or collected.</item><item><hi rend="specList-elementSpec"><ref target="#ptr">ptr/</ref></hi> (pointer) defines a pointer to another location.</item><item><hi rend="specList-elementSpec"><ref target="#publicationStmt">publicationStmt</ref></hi> (publication statement) groups information concerning the publication or distribution
of an electronic or other text. </item><item><hi rend="specList-elementSpec"><ref target="#publisher">publisher</ref></hi> provides the name of the organization responsible for the publication or distribution of a
        bibliographic item.</item><item><hi rend="specList-elementSpec"><ref target="#pubPlace">pubPlace</ref></hi> (publication place) contains the name of the place where a bibliographic item was published.</item><item><hi rend="specList-elementSpec"><ref target="#q">q</ref></hi> (separated from the surrounding text with quotation marks) contains material which is marked as (ostensibly) being somehow different than the
    surrounding text, 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.</item><item><hi rend="specList-elementSpec"><ref target="#ref">ref</ref></hi> (reference) defines a reference to another location, possibly modified by additional text or comment.</item><item><hi rend="specList-elementSpec"><ref target="#refsDecl">refsDecl</ref></hi> (references declaration) specifies how canonical references are constructed for this
  text.</item><item><hi rend="specList-elementSpec"><ref target="#reg">reg</ref></hi> (regularization) contains a reading which has been regularized or normalized in some sense.</item><item><hi rend="specList-elementSpec"><ref target="#resp">resp</ref></hi> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility.</item><item><hi rend="specList-elementSpec"><ref target="#respStmt">respStmt</ref></hi> (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.</item><item><hi rend="specList-elementSpec"><ref target="#revisionDesc">revisionDesc</ref></hi> (revision description) summarizes the revision history for a file.</item><item><hi rend="specList-elementSpec"><ref target="#row">row</ref></hi> contains one row of a table. </item><item><hi rend="specList-elementSpec"><ref target="#rs">rs</ref></hi> (referencing string) contains a general purpose name or referring string.</item><item><hi rend="specList-elementSpec"><ref target="#s">s</ref></hi> (s-unit) contains a sentence-like division of a text.</item><item><hi rend="specList-elementSpec"><ref target="#salute">salute</ref></hi> (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.</item><item><hi rend="specList-elementSpec"><ref target="#samplingDecl">samplingDecl</ref></hi> (sampling declaration) contains a prose description of the rationale and methods used
in sampling texts in the creation of a corpus or collection.</item><item><hi rend="specList-elementSpec"><ref target="#seg">seg</ref></hi> (arbitrary segment) represents any  segmentation of text below the
  <soCalled>chunk</soCalled> level.</item><item><hi rend="specList-elementSpec"><ref target="#seriesStmt">seriesStmt</ref></hi> (series statement) groups information about the series, if any, to which
a publication belongs.</item><item><hi rend="specList-elementSpec"><ref target="#sic">sic</ref></hi> (latin for thus or so) contains text reproduced although apparently incorrect or inaccurate.</item><item><hi rend="specList-elementSpec"><ref target="#signed">signed</ref></hi> (signature) contains the closing salutation, etc., appended to a foreword,
dedicatory epistle, or other division of a text. </item><item><hi rend="specList-elementSpec"><ref target="#soCalled">soCalled</ref></hi> contains a word or phrase for which the author or narrator
        indicates a disclaiming of responsibility, for example by the use
        of scare quotes or italics.</item><item><hi rend="specList-elementSpec"><ref target="#sourceDesc">sourceDesc</ref></hi> (source description) describes the source 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.</item><item><hi rend="specList-elementSpec"><ref target="#sp">sp</ref></hi> (speech) An individual speech in a performance text, or a passage presented as such in a prose or
        verse text.</item><item><hi rend="specList-elementSpec"><ref target="#speaker">speaker</ref></hi> A specialized form of heading or label, giving the name of one or more speakers in a
        dramatic text or fragment.</item><item><hi rend="specList-elementSpec"><ref target="#sponsor">sponsor</ref></hi> specifies the name of a sponsoring organization or
institution.</item><item><hi rend="specList-elementSpec"><ref target="#stage">stage</ref></hi> (stage direction) contains any kind of stage direction within a dramatic text or fragment.</item><item><hi rend="specList-elementSpec"><ref target="#table">table</ref></hi> contains text displayed in tabular form, in rows and columns.</item><item><hi rend="specList-elementSpec"><ref target="#taxonomy">taxonomy</ref></hi> defines a typology used to classify texts either implicitly, by
means of a bibliographic citation, or explicitly by a structured
taxonomy.</item><item><hi rend="specList-elementSpec"><ref target="#TEI">TEI</ref></hi> (TEI document) contains a single TEI-conformant document,
comprising a TEI header and a text, either in isolation or as part of a
&lt;teiCorpus&gt; element.</item><item><hi rend="specList-elementSpec"><ref target="#teiHeader">teiHeader</ref></hi> (TEI Header) supplies the descriptive and declarative information making
	up an electronic title page prefixed to every TEI-conformant
	text.</item><item><hi rend="specList-elementSpec"><ref target="#text">text</ref></hi> 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.</item><item><hi rend="specList-elementSpec"><ref target="#term">term</ref></hi> contains a single-word, multi-word, or symbolic designation which is regarded as a
        technical term.</item><item><hi rend="specList-elementSpec"><ref target="#textClass">textClass</ref></hi> (text classification) groups information which describes the nature or topic of a text
in terms of a standard classification scheme, thesaurus, etc.</item><item><hi rend="specList-elementSpec"><ref target="#time">time</ref></hi> contains a phrase defining a time of day in any format.</item><item><hi rend="specList-elementSpec"><ref target="#title">title</ref></hi> contains a title for any kind of work.</item><item><hi rend="specList-elementSpec"><ref target="#titlePage">titlePage</ref></hi> (title page) contains the title page of a text, appearing within the front or back matter. </item><item><hi rend="specList-elementSpec"><ref target="#titlePart">titlePart</ref></hi> contains a subsection or division of the title of a work, as
indicated on a title page.</item><item><hi rend="specList-elementSpec"><ref target="#titleStmt">titleStmt</ref></hi> (title statement) groups information about the title of a work and those
responsible for its intellectual content.</item><item><hi rend="specList-elementSpec"><ref target="#trailer">trailer</ref></hi> contains a closing title or footer appearing at the end of a division of a text. </item><item><hi rend="specList-elementSpec"><ref target="#unclear">unclear</ref></hi> contains a word, phrase, or passage which cannot be transcribed with certainty because it
        is illegible or inaudible in the source.</item></list></p></div></body><back><head>Appendixes</head><div xml:id="changes"><head>Substantive changes from the P4
version</head><p>This revision of the TEI Lite schema conforms to the TEI P5
Guidelines, which makes a number of changes from the TEI P4 Guidelines
underlying earlier versions of TEI Lite. The following brief list
indicates some of the major changes which will be needed in existing
TEI P4-conformant documents before they can be used with the new
schema. A fuller list is in preparation for publication as a part of
TEI P5: the items listed here relate specifically to changes in TEI Lite
only.</p><list><item>At P5, a TEI document must declare a namespace of
<code>http://www.tei-c.org/ns/1.0</code></item><item>The attributes <hi rend="att">id</hi> and <hi rend="att">lang</hi> are replaced by
the attributes <hi rend="att">xml:id</hi> and <hi rend="att">xml:lang</hi>
respectively. Values for the latter attribute must conform to RFC
3066</item><item>The element &lt;choice&gt; must be used to wrap &lt;reg&gt;
and &lt;orig&gt; if both are supplied. Similarly for
&lt;sic&gt; and &lt;corr&gt;, and for &lt;abbr&gt; and
&lt;expan&gt;.</item><item><soCalled>numbered divs</soCalled> (&lt;div1&gt;,
&lt;div2&gt;, etc.) are not supported in this version of TEI Lite</item><item>all pointing and linking mechanisms now use the same W3C-defined
mechanism: there is no longer any distinction between internal and
external pointing elements</item><item>the content model of &lt;change&gt; has changed
significantly</item><item><hi>hic desunt multa</hi></item></list></div><div><head>Formal specification</head><p>The TEI Lite is a pure subset of the TEI. All of the  elements
defined in it are taken from the following  standard TEI
modules:

 <ident type="module">tei</ident>, <ident type="module">core</ident>, <ident type="module">header</ident>, <ident type="module">textstructure</ident>, <ident type="module">figures</ident>, <ident type="module">linking</ident>, <ident type="module">analysis</ident>, and <ident type="module">tagdocs</ident>.
</p><p>The following elements from those modules are excluded from the
schema:
&lt;ab&gt;, 
&lt;alt&gt;, 
&lt;altGrp&gt;, 
&lt;altIdent&gt;, 
&lt;analytic&gt;, 
&lt;attDef&gt;, 
&lt;attList&gt;, 
&lt;attRef&gt;, 
&lt;biblItem&gt;, 
&lt;biblStruct&gt;, 
&lt;binaryObject&gt;, 
&lt;broadcast&gt;, 
&lt;c&gt;, 
&lt;cb&gt;, 
&lt;cl&gt;, 
&lt;classSpec&gt;, 
&lt;classes&gt;, 
&lt;content&gt;, 
&lt;correction&gt;, 
&lt;datatype&gt;, 
&lt;defaultVal&gt;, 
&lt;desc&gt;, 
&lt;distinct&gt;, 
&lt;div1&gt;, 
&lt;div2&gt;, 
&lt;div3&gt;, 
&lt;div4&gt;, 
&lt;div5&gt;, 
&lt;div6&gt;, 
&lt;div7&gt;, 
&lt;egXML&gt;, 
&lt;elementSpec&gt;, 
&lt;equipment&gt;, 
&lt;equiv&gt;, 
&lt;exemplum&gt;, 
&lt;fsdDecl&gt;, 
&lt;floatingText&gt;, 
&lt;headItem&gt;, 
&lt;headLabel&gt;, 
&lt;hyphenation&gt;, 
&lt;imprimatur&gt;, 
&lt;interpretation&gt;, 
&lt;join&gt;, 
&lt;joinGrp&gt;, 
&lt;link&gt;, 
&lt;linkGrp&gt;, 
&lt;listRef&gt;, 
&lt;m&gt;, 
&lt;macroSpec&gt;, 
&lt;measure&gt;, 
&lt;meeting&gt;, 
&lt;memberOf&gt;, 
&lt;metDecl&gt;, 
&lt;metSym&gt;, 
&lt;moduleRef&gt;, 
&lt;moduleSpec&gt;, 
&lt;monogr&gt;, 
&lt;normalization&gt;, 
&lt;phr&gt;, 
&lt;postBox&gt;, 
&lt;postCode&gt;, 
&lt;quotation&gt;, 
<!--<gi>quote</gi>, -->&lt;recording&gt;, 
&lt;recordingStmt&gt;, 
&lt;remarks&gt;, 
&lt;schemaSpec&gt;, 
&lt;scriptStmt&gt;, 
&lt;segmentation&gt;, 
&lt;series&gt;, 
&lt;span&gt;, 
&lt;spanGrp&gt;, 
&lt;specDesc&gt;, 
&lt;specGrp&gt;, 
&lt;specGrpRef&gt;, 
&lt;specList&gt;, 
&lt;state&gt;, 
&lt;stdVals&gt;, 
&lt;street&gt;, 
&lt;stringVal&gt;, 
&lt;tag&gt;, 
&lt;timeline&gt;, 
&lt;valDesc&gt;, 
&lt;valItem&gt;, 
&lt;valList&gt;, 
&lt;variantEncoding&gt;, 
&lt;w&gt;, 
&lt;when&gt;</p><p>Here is the TEI Lite schema itself :</p><div><head>Macros</head><div type="refdoc" xml:id="macro.anyXML"><head>macro.anyXML</head><index indexName="ODDS"><term>macro.anyXML (macro)</term></index><table rend="wovenodd"><row><cell cols="2"><hi rend="label">macro.anyXML</hi> defines a content model within which any XML elements are
permitted</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#macro.anyXML">macro.anyXML</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
macro.anyXML =
   element *
   {
      ( attribute * - (xml:id | xml:lang) { text } | text | <ref target="#macro.anyXML">macro.anyXML</ref> )*
   }</eg></cell></row></table></div><div type="refdoc" xml:id="macro.limitedContent"><head>macro.limitedContent</head><index indexName="ODDS"><term>macro.limitedContent (macro)</term></index><table rend="wovenodd"><row><cell cols="2"><hi rend="label">macro.limitedContent</hi> (paragraph content) defines the content of prose elements that are not used for transcription of extant materials.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#desc">desc</ref> <?tex \ ?><ref target="#figDesc">figDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
macro.limitedContent = ( text | <ref target="#model.limitedPhrase">model.limitedPhrase</ref> | <ref target="#model.inter">model.inter</ref> )*</eg></cell></row></table></div><div type="refdoc" xml:id="macro.paraContent"><head>macro.paraContent</head><index indexName="ODDS"><term>macro.paraContent (macro)</term></index><table rend="wovenodd"><row><cell cols="2"><hi rend="label">macro.paraContent</hi> (paragraph content) defines the content of paragraphs and similar elements.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#add">add</ref> <?tex \ ?><ref target="#cell">cell</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#docEdition">docEdition</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#titlePart">titlePart</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
macro.paraContent =
   ( text | <ref target="#model.gLike">model.gLike</ref> | <ref target="#model.phrase">model.phrase</ref> | <ref target="#model.inter">model.inter</ref> | <ref target="#model.global">model.global</ref> )*</eg></cell></row></table></div><div type="refdoc" xml:id="macro.phraseSeq"><head>macro.phraseSeq</head><index indexName="ODDS"><term>macro.phraseSeq (macro)</term></index><table rend="wovenodd"><row><cell cols="2"><hi rend="label">macro.phraseSeq</hi> (phrase sequence) defines a sequence of character data and phrase-level elements.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#addrLine">addrLine</ref> <?tex \ ?><ref target="#author">author</ref> <?tex \ ?><ref target="#biblScope">biblScope</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#distributor">distributor</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#edition">edition</ref> <?tex \ ?><ref target="#editor">editor</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#extent">extent</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#geoDecl">geoDecl</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#publisher">publisher</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?><ref target="#salute">salute</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#speaker">speaker</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#trailer">trailer</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
macro.phraseSeq = ( text | <ref target="#model.gLike">model.gLike</ref> | <ref target="#model.phrase">model.phrase</ref> | <ref target="#model.global">model.global</ref> )*</eg></cell></row></table></div><div type="refdoc" xml:id="macro.phraseSeq.limited"><head>macro.phraseSeq.limited</head><index indexName="ODDS"><term>macro.phraseSeq.limited (macro)</term></index><table rend="wovenodd"><row><cell cols="2"><hi rend="label">macro.phraseSeq.limited</hi> (limited phrase sequence) defines a sequence of character data and those phrase-level elements that are not typically
used for transcribing extant documents.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#authority">authority</ref> <?tex \ ?><ref target="#classCode">classCode</ref> <?tex \ ?><ref target="#creation">creation</ref> <?tex \ ?><ref target="#funder">funder</ref> <?tex \ ?><ref target="#language">language</ref> <?tex \ ?><ref target="#principal">principal</ref> <?tex \ ?><ref target="#resp">resp</ref> <?tex \ ?><ref target="#sponsor">sponsor</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
macro.phraseSeq.limited = ( text | <ref target="#model.limitedPhrase">model.limitedPhrase</ref> | <ref target="#model.global">model.global</ref> )*</eg></cell></row></table></div><div type="refdoc" xml:id="macro.specialPara"><head>macro.specialPara</head><index indexName="ODDS"><term>macro.specialPara (macro)</term></index><table rend="wovenodd"><row><cell cols="2"><hi rend="label">macro.specialPara</hi> ('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.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#item">item</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#typeNote">typeNote</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
macro.specialPara =
   (
      text
    | <ref target="#model.gLike">model.gLike</ref>
    | <ref target="#model.phrase">model.phrase</ref>
    | <ref target="#model.inter">model.inter</ref>
    | <ref target="#model.divPart">model.divPart</ref>
    | <ref target="#model.global">model.global</ref>
   )*</eg></cell></row></table></div></div><div><head>Model classes</head><div type="refdoc" xml:id="model.addrPart"><head>model.addrPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.addrPart</hi><index indexName="ODDS"><term>model.addrPart (model class)</term></index> groups elements such as names or postal codes which may appear
  as part of a  postal<!-- or
other form of--> address.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#address">address</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.nameLike">model.nameLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.nameLike.agent">model.nameLike.agent</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#name">name</ref>] </hi> <?tex \ ?><ref target="#model.placeStateLike">model.placeStateLike</ref> <?tex \ ?><ref target="#rs">rs</ref>] </hi> <?tex \ ?><ref target="#addrLine">addrLine</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.addressLike"><head>model.addressLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.addressLike</hi><index indexName="ODDS"><term>model.addressLike (model class)</term></index> groups elements used to represent a postal or e-mail
address.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.data">model.pPart.data</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#address">address</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.applicationLike"><head>model.applicationLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.applicationLike</hi><index indexName="ODDS"><term>model.applicationLike (model class)</term></index> groups elements used to record application-specific
  information about a document in its header.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#appInfo">appInfo</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#application">application</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.biblLike"><head>model.biblLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.biblLike</hi><index indexName="ODDS"><term>model.biblLike (model class)</term></index> groups elements containing a bibliographic description. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#cit">cit</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#relatedItem">relatedItem</ref> <?tex \ ?><ref target="#sourceDesc">sourceDesc</ref> <?tex \ ?><ref target="#taxonomy">taxonomy</ref> <?tex \ ?> <?tex \ ?><ref target="#model.inter">model.inter</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#biblFull">biblFull</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.biblPart"><head>model.biblPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.biblPart</hi><index indexName="ODDS"><term>model.biblPart (model class)</term></index> groups elements which represent components of
a bibliographic description.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#bibl">bibl</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.imprintPart">model.imprintPart</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#biblScope">biblScope</ref> <?tex \ ?><ref target="#distributor">distributor</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#publisher">publisher</ref>] </hi> <?tex \ ?><ref target="#model.respLike">model.respLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#author">author</ref> <?tex \ ?><ref target="#editor">editor</ref> <?tex \ ?><ref target="#funder">funder</ref> <?tex \ ?><ref target="#principal">principal</ref> <?tex \ ?><ref target="#respStmt">respStmt</ref> <?tex \ ?><ref target="#sponsor">sponsor</ref>] </hi> <?tex \ ?><ref target="#edition">edition</ref> <?tex \ ?><ref target="#extent">extent</ref> <?tex \ ?><ref target="#idno">idno</ref> <?tex \ ?><ref target="#relatedItem">relatedItem</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.choicePart"><head>model.choicePart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.choicePart</hi><index indexName="ODDS"><term>model.choicePart (model class)</term></index> groups elements (other than &lt;choice&gt; itself)
  which can be used  within a &lt;choice&gt; alternation.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#choice">choice</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#unclear">unclear</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.common"><head>model.common</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.common</hi><index indexName="ODDS"><term>model.common (model class)</term></index> groups common chunk- and inter-level elements.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#body">body</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.divPart">model.divPart</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.lLike">model.lLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#l">l</ref>] </hi> <?tex \ ?><ref target="#model.pLike">model.pLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#p">p</ref>] </hi> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#sp">sp</ref>] </hi> <?tex \ ?><ref target="#model.inter">model.inter</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.biblLike">model.biblLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#biblFull">biblFull</ref>] </hi> <?tex \ ?><ref target="#model.egLike">model.egLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#eg">eg</ref>] </hi> <?tex \ ?><ref target="#model.labelLike">model.labelLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#label">label</ref>] </hi> <?tex \ ?><ref target="#model.listLike">model.listLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref>] </hi> <?tex \ ?><ref target="#model.qLike">model.qLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#model.quoteLike">model.quoteLike</ref><hi rend="showmembers4"> [ <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#quote">quote</ref>] </hi> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#said">said</ref>] </hi> <?tex \ ?><ref target="#model.stageLike">model.stageLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#stage">stage</ref>] </hi> <?tex \ ?><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref>] </hi></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This class defines the set of chunk- and inter-level elements;
    it is used in many content models, including those for textual
    divisions.</cell></row></table></div><div type="refdoc" xml:id="model.dateLike"><head>model.dateLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.dateLike</hi><index indexName="ODDS"><term>model.dateLike (model class)</term></index> groups elements containing temporal expressions.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.data">model.pPart.data</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#time">time</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.divBottom"><head>model.divBottom</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.divBottom</hi><index indexName="ODDS"><term>model.divBottom (model class)</term></index> groups elements appearing at the end of a text
  division<!--(e.g., a <gi>trailer</gi>) with those that can occur either
  at the beginning or the end (e.g., a <gi>byline</gi>)-->.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#body">body</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#group">group</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.divBottomPart">model.divBottomPart</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#trailer">trailer</ref>] </hi> <?tex \ ?><ref target="#model.divWrapper">model.divWrapper</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref>] </hi></hi></cell></row></table></div><div type="refdoc" xml:id="model.divBottomPart"><head>model.divBottomPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.divBottomPart</hi><index indexName="ODDS"><term>model.divBottomPart (model class)</term></index> groups elements which can occur only at the end of a text
  division.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#back">back</ref> <?tex \ ?><ref target="#front">front</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divBottom">model.divBottom</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#trailer">trailer</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.divGenLike"><head>model.divGenLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.divGenLike</hi><index indexName="ODDS"><term>model.divGenLike (model class)</term></index> groups elements used to represent a structural division which
  is generated rather than explicitly present in the
  source.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#body">body</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#divGen">divGen</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.divLike"><head>model.divLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.divLike</hi><index indexName="ODDS"><term>model.divLike (model class)</term></index> groups elements used to represent un-numbered generic structural divisions.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#back">back</ref> <?tex \ ?><ref target="#body">body</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#front">front</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#div">div</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.divPart"><head>model.divPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.divPart</hi><index indexName="ODDS"><term>model.divPart (model class)</term></index> groups paragraph-level elements appearing directly within divisions.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#macro.specialPara">macro.specialPara</ref> <?tex \ ?> <?tex \ ?><ref target="#model.common">model.common</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.lLike">model.lLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#l">l</ref>] </hi> <?tex \ ?><ref target="#model.pLike">model.pLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#p">p</ref>] </hi> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#sp">sp</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Note that this element class does not include members of the
<ident type="class">model.inter</ident> class, which can appear either within or between
paragraph-level items.
</cell></row></table></div><div type="refdoc" xml:id="model.divTop"><head>model.divTop</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.divTop</hi><index indexName="ODDS"><term>model.divTop (model class)</term></index> groups elements appearing at  the beginning of a
  text division<!--(e.g., <gi>opener</gi>) with those that can occur
  either at the beginning or the end (e.g., a <gi>byline</gi>)-->.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#body">body</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#group">group</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.divTopPart">model.divTopPart</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.headLike">model.headLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#head">head</ref>] </hi> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#salute">salute</ref>] </hi> <?tex \ ?><ref target="#model.divWrapper">model.divWrapper</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref>] </hi></hi></cell></row></table></div><div type="refdoc" xml:id="model.divTopPart"><head>model.divTopPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.divTopPart</hi><index indexName="ODDS"><term>model.divTopPart (model class)</term></index> groups elements which can occur only at the beginning of a
  text division.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.divTop">model.divTop</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.headLike">model.headLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#head">head</ref>] </hi> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#salute">salute</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.divWrapper"><head>model.divWrapper</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.divWrapper</hi><index indexName="ODDS"><term>model.divWrapper (model class)</term></index> groups elements which can appear at either top or bottom of a
  textual division.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.divTop">model.divTop</ref> <?tex \ ?><ref target="#model.divBottom">model.divBottom</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.egLike"><head>model.egLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.egLike</hi><index indexName="ODDS"><term>model.egLike (model class)</term></index> groups elements containing examples or illustrations.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#figure">figure</ref> <?tex \ ?> <?tex \ ?><ref target="#model.inter">model.inter</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#eg">eg</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.emphLike"><head>model.emphLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.emphLike</hi><index indexName="ODDS"><term>model.emphLike (model class)</term></index> groups phrase-level elements which are typographically
  distinct and to which a specific function can be attributed.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.highlighted">model.highlighted</ref> <?tex \ ?><ref target="#model.limitedPhrase">model.limitedPhrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#title">title</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.encodingPart"><head>model.encodingPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.encodingPart</hi><index indexName="ODDS"><term>model.encodingPart (model class)</term></index> groups elements which may be used inside &lt;encodingDesc&gt;
and appear multiple times.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#encodingDesc">encodingDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#appInfo">appInfo</ref> <?tex \ ?><ref target="#classDecl">classDecl</ref> <?tex \ ?><ref target="#editorialDecl">editorialDecl</ref> <?tex \ ?><ref target="#geoDecl">geoDecl</ref> <?tex \ ?><ref target="#projectDesc">projectDesc</ref> <?tex \ ?><ref target="#refsDecl">refsDecl</ref> <?tex \ ?><ref target="#samplingDecl">samplingDecl</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.entryPart.top"><head>model.entryPart.top</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.entryPart.top</hi><index indexName="ODDS"><term>model.entryPart.top (model class)</term></index> groups high level elements within a structured dictionary entry</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"/></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#cit">cit</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Members of this class typically contain related parts of a
dictionary entry which form a coherent
subdivision, for example a particular sense, homonym, etc.
</cell></row></table></div><div type="refdoc" xml:id="model.frontPart"><head>model.frontPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.frontPart</hi><index indexName="ODDS"><term>model.frontPart (model class)</term></index> groups elements which appear at the level of divisions within front or
back matter.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#back">back</ref> <?tex \ ?><ref target="#front">front</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#divGen">divGen</ref> <?tex \ ?><ref target="#titlePage">titlePage</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.global"><head>model.global</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.global</hi><index indexName="ODDS"><term>model.global (model class)</term></index> groups elements which may appear at any point within a TEI text.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#address">address</ref> <?tex \ ?><ref target="#argument">argument</ref> <?tex \ ?><ref target="#back">back</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#body">body</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#change">change</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#docImprint">docImprint</ref> <?tex \ ?><ref target="#docTitle">docTitle</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#figure">figure</ref> <?tex \ ?><ref target="#front">front</ref> <?tex \ ?><ref target="#group">group</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?><ref target="#text">text</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#titlePage">titlePage</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.paraContent">macro.paraContent</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.phraseSeq">macro.phraseSeq</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.specialPara">macro.specialPara</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.global.edit">model.global.edit</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#gap">gap</ref>] </hi> <?tex \ ?><ref target="#model.global.meta">model.global.meta</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref>] </hi> <?tex \ ?><ref target="#model.milestoneLike">model.milestoneLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#pb">pb</ref>] </hi> <?tex \ ?><ref target="#model.noteLike">model.noteLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#note">note</ref>] </hi></hi></cell></row></table></div><div type="refdoc" xml:id="model.global.edit"><head>model.global.edit</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.global.edit</hi><index indexName="ODDS"><term>model.global.edit (model class)</term></index> groups globally available elements which perform a
  specifically editorial function.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.global">model.global</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#gap">gap</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.global.meta"><head>model.global.meta</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.global.meta</hi><index indexName="ODDS"><term>model.global.meta (model class)</term></index> groups globally available elements which describe the status
  of other elements.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.global">model.global</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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.</cell></row></table></div><div type="refdoc" xml:id="model.glossLike"><head>model.glossLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.glossLike</hi><index indexName="ODDS"><term>model.glossLike (model class)</term></index> groups elements which provide an alternative name,
  explanation, or description for any markup construct.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#category">category</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#taxonomy">taxonomy</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gloss">gloss</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.graphicLike"><head>model.graphicLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.graphicLike</hi><index indexName="ODDS"><term>model.graphicLike (model class)</term></index> groups elements containing images, formulae, and 
  similar objects.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?> <?tex \ ?><ref target="#model.phrase">model.phrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#graphic">graphic</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.headLike"><head>model.headLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.headLike</hi><index indexName="ODDS"><term>model.headLike (model class)</term></index> groups elements used to provide a title or heading at the start of a text
  division.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#divGen">divGen</ref> <?tex \ ?><ref target="#figure">figure</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divTopPart">model.divTopPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#head">head</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.headerPart"><head>model.headerPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.headerPart</hi><index indexName="ODDS"><term>model.headerPart (model class)</term></index> groups high level elements which may appear more than once in a TEI Header. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#teiHeader">teiHeader</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#encodingDesc">encodingDesc</ref> <?tex \ ?><ref target="#profileDesc">profileDesc</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.hiLike"><head>model.hiLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.hiLike</hi><index indexName="ODDS"><term>model.hiLike (model class)</term></index> groups phrase-level elements which are typographically
  distinct but to which no specific function can be attributed.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.highlighted">model.highlighted</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#hi">hi</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.highlighted"><head>model.highlighted</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.highlighted</hi><index indexName="ODDS"><term>model.highlighted (model class)</term></index> groups phrase-level elements which are typographically
  distinct. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#bibl">bibl</ref> <?tex \ ?> <?tex \ ?><ref target="#model.phrase">model.phrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#title">title</ref>] </hi> <?tex \ ?><ref target="#model.hiLike">model.hiLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#hi">hi</ref>] </hi></hi></cell></row></table></div><div type="refdoc" xml:id="model.imprintPart"><head>model.imprintPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.imprintPart</hi><index indexName="ODDS"><term>model.imprintPart (model class)</term></index> groups the bibliographic elements which occur inside imprints. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.biblPart">model.biblPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#biblScope">biblScope</ref> <?tex \ ?><ref target="#distributor">distributor</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#publisher">publisher</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.inter"><head>model.inter</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.inter</hi><index indexName="ODDS"><term>model.inter (model class)</term></index> groups elements which can appear either within or between
  paragraph-like  elements.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#change">change</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.limitedContent">macro.limitedContent</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.paraContent">macro.paraContent</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.specialPara">macro.specialPara</ref> <?tex \ ?> <?tex \ ?><ref target="#model.common">model.common</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.biblLike">model.biblLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#biblFull">biblFull</ref>] </hi> <?tex \ ?><ref target="#model.egLike">model.egLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#eg">eg</ref>] </hi> <?tex \ ?><ref target="#model.labelLike">model.labelLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#label">label</ref>] </hi> <?tex \ ?><ref target="#model.listLike">model.listLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref>] </hi> <?tex \ ?><ref target="#model.qLike">model.qLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.quoteLike">model.quoteLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#quote">quote</ref>] </hi> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#said">said</ref>] </hi> <?tex \ ?><ref target="#model.stageLike">model.stageLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#stage">stage</ref>] </hi> <?tex \ ?><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.lLike"><head>model.lLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.lLike</hi><index indexName="ODDS"><term>model.lLike (model class)</term></index> groups elements representing metrical components such as verse lines. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#lg">lg</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divPart">model.divPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#l">l</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.labelLike"><head>model.labelLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.labelLike</hi><index indexName="ODDS"><term>model.labelLike (model class)</term></index> groups elements used to gloss or explain other parts of a document.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#application">application</ref> <?tex \ ?> <?tex \ ?><ref target="#model.inter">model.inter</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#label">label</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.limitedPhrase"><head>model.limitedPhrase</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.limitedPhrase</hi><index indexName="ODDS"><term>model.limitedPhrase (model class)</term></index> groups phrase-level elements excluding those elements
  primarily intended for transcription of existing sources.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#catDesc">catDesc</ref> <?tex \ ?><ref target="#change">change</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.limitedContent">macro.limitedContent</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#title">title</ref>] </hi> <?tex \ ?><ref target="#model.pPart.data">model.pPart.data</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.addressLike">model.addressLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#address">address</ref>] </hi> <?tex \ ?><ref target="#model.dateLike">model.dateLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#time">time</ref>] </hi> <?tex \ ?><ref target="#model.measureLike">model.measureLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#num">num</ref>] </hi> <?tex \ ?><ref target="#model.nameLike">model.nameLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#model.nameLike.agent">model.nameLike.agent</ref><hi rend="showmembers4"> [ <?tex \ ?><ref target="#name">name</ref>] </hi> <?tex \ ?><ref target="#model.placeStateLike">model.placeStateLike</ref> <?tex \ ?><ref target="#rs">rs</ref>] </hi>] </hi> <?tex \ ?><ref target="#model.pPart.editorial">model.pPart.editorial</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#expan">expan</ref>] </hi> <?tex \ ?><ref target="#model.phrase.xml">model.phrase.xml</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#att">att</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#val">val</ref>] </hi> <?tex \ ?><ref target="#model.ptrLike">model.ptrLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref>] </hi></hi></cell></row></table></div><div type="refdoc" xml:id="model.listLike"><head>model.listLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.listLike</hi><index indexName="ODDS"><term>model.listLike (model class)</term></index> groups list-like elements.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#sourceDesc">sourceDesc</ref> <?tex \ ?> <?tex \ ?><ref target="#model.inter">model.inter</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.measureLike"><head>model.measureLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.measureLike</hi><index indexName="ODDS"><term>model.measureLike (model class)</term></index> groups elements which denote a number, a quantity, a
  measurement, or similar piece of text that conveys some numerical
  meaning.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#measureGrp">measureGrp</ref> <?tex \ ?> <?tex \ ?><ref target="#model.pPart.data">model.pPart.data</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#num">num</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.milestoneLike"><head>model.milestoneLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.milestoneLike</hi><index indexName="ODDS"><term>model.milestoneLike (model class)</term></index> groups milestone-style
elements used to represent reference systems.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#listBibl">listBibl</ref> <?tex \ ?> <?tex \ ?><ref target="#model.global">model.global</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#pb">pb</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.msItemPart"><head>model.msItemPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.msItemPart</hi><index indexName="ODDS"><term>model.msItemPart (model class)</term></index> groups elements which can appear within a manuscript item
description.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"/></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.quoteLike">model.quoteLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#quote">quote</ref>] </hi> <?tex \ ?><ref target="#model.respLike">model.respLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#author">author</ref> <?tex \ ?><ref target="#editor">editor</ref> <?tex \ ?><ref target="#funder">funder</ref> <?tex \ ?><ref target="#principal">principal</ref> <?tex \ ?><ref target="#respStmt">respStmt</ref> <?tex \ ?><ref target="#sponsor">sponsor</ref>] </hi> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#title">title</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.nameLike"><head>model.nameLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.nameLike</hi><index indexName="ODDS"><term>model.nameLike (model class)</term></index> groups elements which name or refer to a person, place, or organization.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.addrPart">model.addrPart</ref> <?tex \ ?><ref target="#model.pPart.data">model.pPart.data</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.nameLike.agent">model.nameLike.agent</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#name">name</ref>] </hi> <?tex \ ?><ref target="#model.placeStateLike">model.placeStateLike</ref> <?tex \ ?><ref target="#rs">rs</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->A superset of the naming elements that may appear in datelines,
    addresses, statements of responsibility, etc.</cell></row></table></div><div type="refdoc" xml:id="model.nameLike.agent"><head>model.nameLike.agent</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.nameLike.agent</hi><index indexName="ODDS"><term>model.nameLike.agent (model class)</term></index> groups elements which contain names of individuals
or corporate bodies.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#respStmt">respStmt</ref> <?tex \ ?> <?tex \ ?><ref target="#model.nameLike">model.nameLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#name">name</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This class is used in the content model of elements which
    reference names of people or organizations.</cell></row></table></div><div type="refdoc" xml:id="model.noteLike"><head>model.noteLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.noteLike</hi><index indexName="ODDS"><term>model.noteLike (model class)</term></index> groups globally-available note-like elements. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#notesStmt">notesStmt</ref> <?tex \ ?> <?tex \ ?><ref target="#model.global">model.global</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#note">note</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.pLike"><head>model.pLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.pLike</hi><index indexName="ODDS"><term>model.pLike (model class)</term></index> groups paragraph-like elements.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#application">application</ref> <?tex \ ?><ref target="#availability">availability</ref> <?tex \ ?><ref target="#cRefPattern">cRefPattern</ref> <?tex \ ?><ref target="#editionStmt">editionStmt</ref> <?tex \ ?><ref target="#editorialDecl">editorialDecl</ref> <?tex \ ?><ref target="#encodingDesc">encodingDesc</ref> <?tex \ ?><ref target="#figure">figure</ref> <?tex \ ?><ref target="#projectDesc">projectDesc</ref> <?tex \ ?><ref target="#publicationStmt">publicationStmt</ref> <?tex \ ?><ref target="#refsDecl">refsDecl</ref> <?tex \ ?><ref target="#samplingDecl">samplingDecl</ref> <?tex \ ?><ref target="#seriesStmt">seriesStmt</ref> <?tex \ ?><ref target="#sourceDesc">sourceDesc</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divPart">model.divPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#p">p</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.pLike.front"><head>model.pLike.front</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.pLike.front</hi><index indexName="ODDS"><term>model.pLike.front (model class)</term></index> groups paragraph-like elements which can occur as direct constituents
of front matter. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#back">back</ref> <?tex \ ?><ref target="#front">front</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#docEdition">docEdition</ref> <?tex \ ?><ref target="#docImprint">docImprint</ref> <?tex \ ?><ref target="#docTitle">docTitle</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#titlePart">titlePart</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.pPart.data"><head>model.pPart.data</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.pPart.data</hi><index indexName="ODDS"><term>model.pPart.data (model class)</term></index> groups phrase-level elements containing names, dates, numbers, measures,
and similar data. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#bibl">bibl</ref> <?tex \ ?> <?tex \ ?><ref target="#model.phrase">model.phrase</ref> <?tex \ ?><ref target="#model.limitedPhrase">model.limitedPhrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.addressLike">model.addressLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#address">address</ref>] </hi> <?tex \ ?><ref target="#model.dateLike">model.dateLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#time">time</ref>] </hi> <?tex \ ?><ref target="#model.measureLike">model.measureLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#num">num</ref>] </hi> <?tex \ ?><ref target="#model.nameLike">model.nameLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.nameLike.agent">model.nameLike.agent</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#name">name</ref>] </hi> <?tex \ ?><ref target="#model.placeStateLike">model.placeStateLike</ref> <?tex \ ?><ref target="#rs">rs</ref>] </hi></hi></cell></row></table></div><div type="refdoc" xml:id="model.pPart.edit"><head>model.pPart.edit</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.pPart.edit</hi><index indexName="ODDS"><term>model.pPart.edit (model class)</term></index> groups phrase-level elements for simple editorial correction and
transcription. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#bibl">bibl</ref> <?tex \ ?> <?tex \ ?><ref target="#model.phrase">model.phrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.pPart.editorial">model.pPart.editorial</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#expan">expan</ref>] </hi> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#unclear">unclear</ref>] </hi></hi></cell></row></table></div><div type="refdoc" xml:id="model.pPart.editorial"><head>model.pPart.editorial</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.pPart.editorial</hi><index indexName="ODDS"><term>model.pPart.editorial (model class)</term></index> groups phrase-level elements for simple editorial interventions that may be useful both
in transcribing and in authoring.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.edit">model.pPart.edit</ref> <?tex \ ?><ref target="#model.limitedPhrase">model.limitedPhrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#expan">expan</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.pPart.transcriptional"><head>model.pPart.transcriptional</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.pPart.transcriptional</hi><index indexName="ODDS"><term>model.pPart.transcriptional (model class)</term></index> groups phrase-level elements used for editorial
transcription of pre-existing source materials. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.edit">model.pPart.edit</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#unclear">unclear</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.personPart"><head>model.personPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.personPart</hi><index indexName="ODDS"><term>model.personPart (model class)</term></index> groups elements which form part of the description of a person.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"/></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#bibl">bibl</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.phrase"><head>model.phrase</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.phrase</hi><index indexName="ODDS"><term>model.phrase (model class)</term></index> groups elements which can occur at the level of individual
words or phrases.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#byline">byline</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#docImprint">docImprint</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.paraContent">macro.paraContent</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.phraseSeq">macro.phraseSeq</ref> <?tex \ ?> <?tex \ ?><ref target="#macro.specialPara">macro.specialPara</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.graphicLike">model.graphicLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#graphic">graphic</ref>] </hi> <?tex \ ?><ref target="#model.highlighted">model.highlighted</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#title">title</ref>] </hi> <?tex \ ?><ref target="#model.hiLike">model.hiLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#hi">hi</ref>] </hi>] </hi> <?tex \ ?><ref target="#model.pPart.data">model.pPart.data</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.addressLike">model.addressLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#address">address</ref>] </hi> <?tex \ ?><ref target="#model.dateLike">model.dateLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#time">time</ref>] </hi> <?tex \ ?><ref target="#model.measureLike">model.measureLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#num">num</ref>] </hi> <?tex \ ?><ref target="#model.nameLike">model.nameLike</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#model.nameLike.agent">model.nameLike.agent</ref><hi rend="showmembers4"> [ <?tex \ ?><ref target="#name">name</ref>] </hi> <?tex \ ?><ref target="#model.placeStateLike">model.placeStateLike</ref> <?tex \ ?><ref target="#rs">rs</ref>] </hi>] </hi> <?tex \ ?><ref target="#model.pPart.edit">model.pPart.edit</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#model.pPart.editorial">model.pPart.editorial</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#expan">expan</ref>] </hi> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#unclear">unclear</ref>] </hi>] </hi> <?tex \ ?><ref target="#model.phrase.xml">model.phrase.xml</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#att">att</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#val">val</ref>] </hi> <?tex \ ?><ref target="#model.ptrLike">model.ptrLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref>] </hi> <?tex \ ?><ref target="#model.segLike">model.segLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#s">s</ref> <?tex \ ?><ref target="#seg">seg</ref>] </hi></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This class of elements can occur only within larger
elements of the class <term>inter</term> or <term>chunk</term>.
In prose, this means these elements can occur within paragraphs,
list items, lines of verse, etc.</cell></row></table></div><div type="refdoc" xml:id="model.phrase.xml"><head>model.phrase.xml</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.phrase.xml</hi><index indexName="ODDS"><term>model.phrase.xml (model class)</term></index> groups phrase-level elements used to encode XML constructs
  such as element names, attribute names, and attribute values</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.phrase">model.phrase</ref> <?tex \ ?><ref target="#model.limitedPhrase">model.limitedPhrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#att">att</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#val">val</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.profileDescPart"><head>model.profileDescPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.profileDescPart</hi><index indexName="ODDS"><term>model.profileDescPart (model class)</term></index> groups elements which may be used inside &lt;profileDesc&gt;
and appear multiple times.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#profileDesc">profileDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#langUsage">langUsage</ref> <?tex \ ?><ref target="#textClass">textClass</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.ptrLike"><head>model.ptrLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.ptrLike</hi><index indexName="ODDS"><term>model.ptrLike (model class)</term></index> groups elements used for purposes of location and reference.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#application">application</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#relatedItem">relatedItem</ref> <?tex \ ?> <?tex \ ?><ref target="#model.phrase">model.phrase</ref> <?tex \ ?><ref target="#model.limitedPhrase">model.limitedPhrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.publicationStmtPart"><head>model.publicationStmtPart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.publicationStmtPart</hi><index indexName="ODDS"><term>model.publicationStmtPart (model class)</term></index> groups elements which may appear within the
  &lt;publicationStmt&gt; element of the TEI Header.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#publicationStmt">publicationStmt</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#authority">authority</ref> <?tex \ ?><ref target="#availability">availability</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#distributor">distributor</ref> <?tex \ ?><ref target="#idno">idno</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#publisher">publisher</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.qLike"><head>model.qLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.qLike</hi><index indexName="ODDS"><term>model.qLike (model class)</term></index> groups elements related to highlighting which can appear either
within or between chunk-level elements. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#cit">cit</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?> <?tex \ ?><ref target="#model.inter">model.inter</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#model.quoteLike">model.quoteLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#quote">quote</ref>] </hi> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#said">said</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.quoteLike"><head>model.quoteLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.quoteLike</hi><index indexName="ODDS"><term>model.quoteLike (model class)</term></index> groups elements used to directly contain quotations.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.qLike">model.qLike</ref> <?tex \ ?><ref target="#model.msItemPart">model.msItemPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#quote">quote</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.respLike"><head>model.respLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.respLike</hi><index indexName="ODDS"><term>model.respLike (model class)</term></index> groups elements which are used to indicate intellectual or other
significant  responsibility, for example within a bibliographic element.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#titleStmt">titleStmt</ref> <?tex \ ?> <?tex \ ?><ref target="#model.biblPart">model.biblPart</ref> <?tex \ ?><ref target="#model.msItemPart">model.msItemPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#author">author</ref> <?tex \ ?><ref target="#editor">editor</ref> <?tex \ ?><ref target="#funder">funder</ref> <?tex \ ?><ref target="#principal">principal</ref> <?tex \ ?><ref target="#respStmt">respStmt</ref> <?tex \ ?><ref target="#sponsor">sponsor</ref></hi></cell></row></table></div><div type="refdoc" xml:id="model.segLike"><head>model.segLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.segLike</hi><index indexName="ODDS"><term>model.segLike (model class)</term></index> groups elements used for arbitrary segmentation. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#bibl">bibl</ref> <?tex \ ?> <?tex \ ?><ref target="#model.phrase">model.phrase</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?><ref target="#seg">seg</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The principles on which segmentation is carried out, and
any special codes or attribute values used, should be defined explicitly
in the &lt;segmentation&gt; element of the &lt;encodingDesc&gt; within
the associated TEI header.</cell></row></table></div><div type="refdoc" xml:id="model.stageLike"><head>model.stageLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.stageLike</hi><index indexName="ODDS"><term>model.stageLike (model class)</term></index> groups elements containing stage directions or similar things
  defined by the module for performance texts.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#sp">sp</ref> <?tex \ ?> <?tex \ ?><ref target="#model.inter">model.inter</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#stage">stage</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Stage directions are members of class <term>inter</term>:
that is, they can appear between or within component-level elements.</cell></row></table></div><div type="refdoc" xml:id="model.titlepagePart"><head>model.titlepagePart</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">model.titlepagePart</hi><index indexName="ODDS"><term>model.titlepagePart (model class)</term></index> groups elements which can occur as direct constituents
of a title page, such as  &lt;docTitle&gt;, &lt;docAuthor&gt;,
&lt;docImprint&gt;, or &lt;epigraph&gt;.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#titlePage">titlePage</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#docEdition">docEdition</ref> <?tex \ ?><ref target="#docImprint">docImprint</ref> <?tex \ ?><ref target="#docTitle">docTitle</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#figure">figure</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#titlePart">titlePart</ref></hi></cell></row></table></div></div><div><head>Attribute classes</head><div type="refdoc" xml:id="att.ascribed"><head>att.ascribed</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.ascribed</hi><index indexName="ODDS"><term>att.ascribed (attribute class)</term><index indexName="ODDS"><term sortBy="who">@who</term></index></index> provides attributes for elements representing speech or action
that can be ascribed to a specific individual.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#change">change</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sp">sp</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">who</cell><cell rend="odd_value">indicates the person, or group of
	people, to whom the element content is ascribed.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">For transcribed speech, this will typically identify  a
      participant or participant group; in other contexts, it will
      point to any identified &lt;person&gt; element.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.canonical"><head>att.canonical</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.canonical</hi><index indexName="ODDS"><term>att.canonical (attribute class)</term><index indexName="ODDS"><term sortBy="key">@key</term></index><index indexName="ODDS"><term sortBy="ref">@ref</term></index></index> provides attributes which can be used to associate a
  representation such as a name or title with canonical information about
  the object being named or referenced.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#att.naming">att.naming</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#rs">rs</ref>] </hi> <?tex \ ?><ref target="#author">author</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docTitle">docTitle</ref> <?tex \ ?><ref target="#resp">resp</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#title">title</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">key</cell><cell rend="odd_value">provides an externally-defined means
 of identifying the entity (or entities) being named, using a coded value
      of some kind.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
string</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any string of Unicode characters</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The value may be a unique identifier from a database, or
	any other externally-defined string identifying the referent. </cell></row></table></cell></row><row><cell rend="odd_label">ref</cell><cell rend="odd_value"> (reference) provides an explicit means of locating a full definition
      for the entity being named by means of one or more URIs.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The value must point directly to one or more XML elements
        by means of one or more URIs, separated by whitespace. If more
        than one is supplied, the implication is that the name
        identifies several distinct entities. </cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.datable"><head>att.datable</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.datable</hi><index indexName="ODDS"><term>att.datable (attribute class)</term></index> provides attributes for normalization of elements that contain
  dates, times, or datable events.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#application">application</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#time">time</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.datable.w3c">att.datable.w3c</ref> (<hi rend="attribute">@period</hi>, <hi rend="attribute">@when</hi>, <hi rend="attribute">@notBefore</hi>, <hi rend="attribute">@notAfter</hi>, <hi rend="attribute">@from</hi>, <hi rend="attribute">@to</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This <soCalled>superclass</soCalled> provides attributes that
    can be used to provide normalized values of temporal information.
    By default, the attributes from the <ident type="class">att.datable.w3c</ident> class are provided. If the
    module for names &amp; dates is loaded, this class also provides
    attributes from the <ident type="class">att.datable.iso</ident>
    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 may not be needed, and there exists much greater
    software support for the W3C datatypes.</cell></row></table></div><div type="refdoc" xml:id="att.datable.w3c"><head>att.datable.w3c</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.datable.w3c</hi><index indexName="ODDS"><term>att.datable.w3c (attribute class)</term><index indexName="ODDS"><term sortBy="period">@period</term></index><index indexName="ODDS"><term sortBy="when">@when</term></index><index indexName="ODDS"><term sortBy="notBefore">@notBefore</term></index><index indexName="ODDS"><term sortBy="notAfter">@notAfter</term></index><index indexName="ODDS"><term sortBy="from">@from</term></index><index indexName="ODDS"><term sortBy="to">@to</term></index></index> provides attributes for normalization of elements that contain
  datable events using the W3C datatypes.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#att.datable">att.datable</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#application">application</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#time">time</ref>] </hi></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">period</cell><cell rend="odd_value">supplies a pointer to some location defining a named
      period of time within which the datable item is understood to
      have occurred.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row></table></cell></row><row><cell rend="odd_label">when</cell><cell rend="odd_value">supplies the value of the date or time in a standard form,
      e.g. yyyy-mm-dd.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A normalized form of temporal expression conforming to the W3C
	<title>XML Schema Part 2: Datatypes Second Edition</title>.</cell></row><row><cell cols="2">Examples of W3C date, time, and date &amp; time formats.<egXML xmlns="http://www.tei-c.org/ns/Examples"><date when="1945-10-24">24 Oct 45</date><date when="1996-09-24T07:25:00Z">September 24th, 1996 at 3:25 in the morning</date><time when="1999-01-04T20:42:00-05:00">Jan 4 1999 at 8 pm</time><time when="14:12:38">fourteen twelve and 38 seconds</time><date when="1962-10">October of 1962</date><date when="--06-12">June 12th</date><date when="---01">the first of the month</date><date when="--08">August</date><date when="2006">MMVI</date><date when="0056">56 AD</date><date when="-0056">56 BC</date></egXML></cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples">This list begins in
the year 1632, more precisely on Trinity Sunday, i.e. the Sunday after
Pentecost, in that year the <date calendar="Julian" when="1632-06-06">27th of May (old style)</date>.</egXML></cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><opener><dateline><placeName>Dorchester, Village,</placeName><date when="1828-03-02">March 2d.  1828.</date></dateline><salute>To
Mrs. Cornell,</salute> Sunday <time when="12:00:00">noon.</time></opener></egXML><!--        <p>
	       <note type="cit">
	       <bibl>
	       <author>
	       <name type="person">Williams, Catherine</name>
	       </author>
	       <title>Fall River, an authentic narrative</title>
	       <date>1833</date>
	       </bibl>
	       </note>
	       </p>--></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The value of the <hi rend="att">when</hi> attribute should be the
        normalized representation of the date, time, or combined date
        &amp; time intended, in any of the standard formats specified
        by <title>XML Schema Part 2: Datatypes Second Edition</title>, using the Gregorian calendar. The most commonly-encountered format for the date part of the <hi rend="att">when</hi>
attribute is  <code>yyyy-mm-dd</code>, but
	  <code>yyyy</code>, <code>--mm</code>, <code>---dd</code>,
	  <code>yyyy-mm</code>, or <code>--mm-dd</code> may also be
	  used. For the time part, the form <code>hh:mm:ss</code> is
	  used. Note that this format does not currently permit use of the
	  value <hi rend="val">0000</hi> to represent the year 1 BCE; instead
	  the value <hi rend="val">-0001</hi> should be used. </cell></row></table></cell></row><row><cell rend="odd_label">notBefore</cell><cell rend="odd_value">specifies the earliest possible date for the event in
	  standard form, e.g. yyyy-mm-dd.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A normalized form of temporal expression conforming to
	the W3C <title>XML Schema Part 2: Datatypes Second
	Edition</title>.</cell></row></table></cell></row><row><cell rend="odd_label">notAfter</cell><cell rend="odd_value">specifies the latest possible date for the event in
	  standard form, e.g. yyyy-mm-dd.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A normalized form of temporal expression conforming to the W3C
	  <title>XML Schema Part 2: Datatypes Second Edition</title>.</cell></row></table></cell></row><row><cell rend="odd_label">from</cell><cell rend="odd_value">indicates the starting point of the period in standard form, e.g. yyyy-mm-dd.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A normalized form of temporal expression conforming to
	  the W3C <title>XML Schema Part 2: Datatypes Second
	  Edition</title>.</cell></row></table></cell></row><row><cell rend="odd_label">to</cell><cell rend="odd_value">indicates the ending point of the period in standard
	  form, e.g. yyyy-mm-dd.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A normalized form of temporal expression conforming to
	  the W3C <title>XML Schema Part 2: Datatypes Second
	  Edition</title>.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.declarable"><head>att.declarable</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.declarable</hi><index indexName="ODDS"><term>att.declarable (attribute class)</term><index indexName="ODDS"><term sortBy="default">@default</term></index></index> provides attributes for those elements in the TEI Header which
  may be independently selected by means of  the special purpose <hi rend="att">decls</hi> attribute.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#availability">availability</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#editorialDecl">editorialDecl</ref> <?tex \ ?><ref target="#geoDecl">geoDecl</ref> <?tex \ ?><ref target="#langUsage">langUsage</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#projectDesc">projectDesc</ref> <?tex \ ?><ref target="#refsDecl">refsDecl</ref> <?tex \ ?><ref target="#samplingDecl">samplingDecl</ref> <?tex \ ?><ref target="#sourceDesc">sourceDesc</ref> <?tex \ ?><ref target="#textClass">textClass</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">default</cell><cell rend="odd_value">indicates whether or not this element is selected by default when
its parent is selected.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:boolean</eg></cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">true</label><item rend="odd_value">This element is selected if its parent is selected</item><label rend="odd_label">false</label><item rend="odd_value">This element can only be selected explicitly, unless it is the
only one of its kind, in which case it is selected if its parent is selected.<hi rend="defaultVal"> [Default]</hi></item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The rules governing the association of declarable elements with
    individual parts of a TEI text are fully defined in chapter <ptr target="#CCAS"/>. Only one element of a particular type may have a
    <hi rend="att">default</hi> attribute with a value of <hi rend="val">true</hi>.</cell></row></table></div><div type="refdoc" xml:id="att.declaring"><head>att.declaring</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.declaring</hi><index indexName="ODDS"><term>att.declaring (attribute class)</term><index indexName="ODDS"><term sortBy="decls">@decls</term></index></index> 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.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#back">back</ref> <?tex \ ?><ref target="#body">body</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#front">front</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#group">group</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#text">text</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">decls</cell><cell rend="odd_value">identifies one or more <term>declarable elements</term> within the
header, which are understood to apply to the element bearing this
attribute and its content.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">must identify a set of declarable elements of different
types. </cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The rules governing the association of declarable elements
with individual parts of a TEI text are fully defined in chapter <ptr target="#CCAS"/>.</cell></row></table></div><div type="refdoc" xml:id="att.dimensions"><head>att.dimensions</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.dimensions</hi><index indexName="ODDS"><term>att.dimensions (attribute class)</term><index indexName="ODDS"><term sortBy="unit">@unit</term></index><index indexName="ODDS"><term sortBy="quantity">@quantity</term></index><index indexName="ODDS"><term sortBy="extent">@extent</term></index><index indexName="ODDS"><term sortBy="atLeast">@atLeast</term></index><index indexName="ODDS"><term sortBy="atMost">@atMost</term></index><index indexName="ODDS"><term sortBy="min">@min</term></index><index indexName="ODDS"><term sortBy="max">@max</term></index><index indexName="ODDS"><term sortBy="precision">@precision</term></index><index indexName="ODDS"><term sortBy="scope">@scope</term></index></index> provides attributes for describing the size of physical  objects.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#att.editLike">att.editLike</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#att.transcriptional">att.transcriptional</ref><hi rend="showmembers3"> [ <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#del">del</ref>] </hi> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#unclear">unclear</ref>] </hi></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">unit</cell><cell rend="odd_value">names the unit used for the measurement<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">cm</label><item rend="odd_value">(centimetres) </item><label rend="odd_label">mm</label><item rend="odd_value">(millimetres) </item><label rend="odd_label">in</label><item rend="odd_value">(inches) </item><label rend="odd_label">lines</label><item rend="odd_value">lines of text</item><label rend="odd_label">chars</label><item rend="odd_value">(characters) characters of text</item></list></cell></row></table></cell></row><row><cell rend="odd_label">quantity</cell><cell rend="odd_value">specifies the length in the units specified<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:double | xsd:decimal</eg></cell></row></table></cell></row><row><cell rend="odd_label">extent</cell><cell rend="odd_value">indicates the size of the object concerned using a
      project-specific vocabulary combining quantity and units in a
      single string of words.  <table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any measurement phrase, e.g. <mentioned>25 letters</mentioned>, <mentioned>2 × 3
inches</mentioned>.</cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><gap extent="5 words"/><height extent="2 ft 8 in"/></egXML></cell></row></table></cell></row><row><cell rend="odd_label">atLeast</cell><cell rend="odd_value">gives a minimum  estimated value for the  measurement.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:double | xsd:decimal</eg></cell></row></table></cell></row><row><cell rend="odd_label">atMost</cell><cell rend="odd_value">gives a maximum  estimated value for the  measurement.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:double | xsd:decimal</eg></cell></row></table></cell></row><row><cell rend="odd_label">min</cell><cell rend="odd_value">where the measurement summarizes more than one
      observation, supplies the minimum value observed.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:double | xsd:decimal</eg></cell></row></table></cell></row><row><cell rend="odd_label">max</cell><cell rend="odd_value">where the measurement summarizes more than one
      observation, supplies the maximum value observed.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:double | xsd:decimal</eg></cell></row></table></cell></row><row><cell rend="odd_label">precision</cell><cell rend="odd_value">characterizes the precision of the values specified by the
      other attributes.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
"high" | "medium" | "low" | "unknown"</eg></cell></row></table></cell></row><row><cell rend="odd_label">scope</cell><cell rend="odd_value">where the measurement summarizes more than one
      observation, specifies the applicability of this measurement.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">all</label><item rend="odd_value">measurement applies to all instances.</item><label rend="odd_label">most</label><item rend="odd_value">measurement applies to most of the instances inspected.</item><label rend="odd_label">range</label><item rend="odd_value">measurement applies to only the specified range of instances.</item></list></cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.divLike"><head>att.divLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.divLike</hi><index indexName="ODDS"><term>att.divLike (attribute class)</term><index indexName="ODDS"><term sortBy="org">@org</term></index><index indexName="ODDS"><term sortBy="sample">@sample</term></index><index indexName="ODDS"><term sortBy="part">@part</term></index></index> provides attributes common to all elements which behave in the same way as divisions.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#lg">lg</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">org</cell><cell rend="odd_value">(organization) specifies how the content of the division is organized.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">composite</label><item rend="odd_value">composite content: i.e. no claim is made about the
		  sequence in which the immediate contents of this division
		  are to be processed, or their inter-relationships.</item><label rend="odd_label">uniform</label><item rend="odd_value">uniform content: i.e. the immediate contents of this
		  element are regarded as forming a logical unit, to be
		  processed in sequence.<hi rend="defaultVal"> [Default]</hi></item></list></cell></row></table></cell></row><row><cell rend="odd_label">sample</cell><cell rend="odd_value">indicates whether this division is a sample of the
		original source and if so, from which part.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">initial</label><item rend="odd_value">division lacks material present at end in source.</item><label rend="odd_label">medial</label><item rend="odd_value">division lacks material at start and end.</item><label rend="odd_label">final</label><item rend="odd_value">division lacks material at start.</item><label rend="odd_label">unknown</label><item rend="odd_value">position of sampled material within original unknown.</item><label rend="odd_label">complete</label><item rend="odd_value">division is not a sample.<hi rend="defaultVal"> [Default]</hi></item></list></cell></row></table></cell></row><row><cell rend="odd_label">part</cell><cell rend="odd_value">specifies whether or not the division is fragmented by
		some other structural element, for example a speech which is
		divided between two or more verse stanzas.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">Y</label><item rend="odd_value">(yes) the division is incomplete in some respect</item><label rend="odd_label">N</label><item rend="odd_value">(no) either the division is complete, or no claim is made as to its completeness.<hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">I</label><item rend="odd_value">(initial) the initial part of an incomplete division</item><label rend="odd_label">M</label><item rend="odd_value">(medial) a medial part of an incomplete division</item><label rend="odd_label">F</label><item rend="odd_value">(final) the final part of an incomplete division</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The values <hi rend="val">I</hi>, <hi rend="val">M</hi>, or <hi rend="val">F</hi>
        should be used only where it is clear how the division is to
        be reconstituted.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.editLike"><head>att.editLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.editLike</hi><index indexName="ODDS"><term>att.editLike (attribute class)</term><index indexName="ODDS"><term sortBy="cert">@cert</term></index><index indexName="ODDS"><term sortBy="resp">@resp</term></index><index indexName="ODDS"><term sortBy="evidence">@evidence</term></index><index indexName="ODDS"><term sortBy="source">@source</term></index></index> provides attributes describing the nature of a encoded scholarly intervention or interpretation of any kind.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#att.transcriptional">att.transcriptional</ref><hi rend="showmembers2"> [ <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#del">del</ref>] </hi> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#unclear">unclear</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>) <?tex \ ?><table rend="attList"><row><cell rend="odd_label">cert</cell><cell rend="odd_value">(certainty) signifies the degree of certainty associated with the
	intervention or interpretation.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
"high" | "medium" | "low" | "unknown"</eg></cell></row></table></cell></row><row><cell rend="odd_label">resp</cell><cell rend="odd_value">(responsible party) indicates the agency responsible for the
	intervention or interpretation, for example an editor or transcriber.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A pointer to an element in the document header that is
      associated with a person asserted as responsible for some aspect
      of the text's creation, transcription, editing, or encoding.</cell></row></table></cell></row><row><cell rend="odd_label">evidence</cell><cell rend="odd_value">indicates the nature of the evidence supporting the reliability or
  accuracy of the intervention or interpretation.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">internal</label><item rend="odd_value">there is internal evidence to support the intervention.</item><label rend="odd_label">external</label><item rend="odd_value">there is external evidence to support the intervention.</item><label rend="odd_label">conjecture</label><item rend="odd_value">the intervention or interpretation has been made by
	    the editor, cataloguer, or scholar on the basis of their
	    expertise.</item></list></cell></row></table></cell></row><row><cell rend="odd_label">source</cell><cell rend="odd_value">contains a list of one or more pointers indicating the
      sources which support the given reading.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A space-delimited series of sigla; each sigil should correspond
to a witness or witness group and occur as the value of the
<hi rend="att">xml:id</hi> attribute on a &lt;witness&gt; or &lt;msDesc&gt; element elsewhere in the
document.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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.</cell></row></table></div><div type="refdoc" xml:id="att.global"><head>att.global</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.global</hi><index indexName="ODDS"><term>att.global (attribute class)</term><index indexName="ODDS"><term sortBy="xml:id">@xml:id</term></index><index indexName="ODDS"><term sortBy="n">@n</term></index><index indexName="ODDS"><term sortBy="xml:lang">@xml:lang</term></index><index indexName="ODDS"><term sortBy="rend">@rend</term></index><index indexName="ODDS"><term sortBy="xml:base">@xml:base</term></index></index> provides attributes common to all elements in the TEI
  encoding scheme.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"/></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.global.linking">att.global.linking</ref> (<hi rend="attribute">@corresp</hi>, <hi rend="attribute">@synch</hi>, <hi rend="attribute">@sameAs</hi>, <hi rend="attribute">@copyOf</hi>, <hi rend="attribute">@next</hi>, <hi rend="attribute">@prev</hi>, <hi rend="attribute">@exclude</hi>, <hi rend="attribute">@select</hi>) <?tex \ ?><ref target="#att.global.analytic">att.global.analytic</ref> (<hi rend="attribute">@ana</hi>) <?tex \ ?><table rend="attList"><row><cell rend="odd_label">xml:id</cell><cell rend="odd_value">(identifier) provides a unique identifier for the element bearing the
      attribute.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:ID</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any valid XML identifier.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">xml:id</hi> attribute may be used to specify a
        canonical reference for an element; see section <ptr target="#CORS"/>.</cell></row></table></cell></row><row><cell rend="odd_label">n</cell><cell rend="odd_value">(number) gives a number (or other label) for an element, which is
      not necessarily unique within the document.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any string of characters; often, but not necessarily,
      numeric.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">n</hi> attribute may be used to specify the
	numbering of chapters, sections, list items, etc.; it may also
	be used in the specification of a standard reference system
	for the text.</cell></row></table></cell></row><row><cell rend="odd_label">xml:lang</cell><cell rend="odd_value">(language) indicates the language of the element content using a
      <soCalled>tag</soCalled> generated according to <ref target="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">BCP 47</ref><table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:language</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">The value must conform to BCP 47. If the value is a
      private use code (i.e., starts with <code>x-</code> or contains
      <code>-x-</code>) it should, and if not it may, match the value
      of an <hi rend="att">ident</hi> attribute of a &lt;language&gt; element
      supplied in the TEI Header of the current document.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If no value is specified for <hi rend="att">xml:lang</hi>, the
        <hi rend="att">xml:lang</hi> value for the immediately enclosing
        element is inherited; for this reason, a value should always
        be specified on the outermost element (&lt;TEI&gt;).</cell></row></table></cell></row><row><cell rend="odd_label">rend</cell><cell rend="odd_value">(rendition) indicates how the element in question was rendered or
	presented in the source text.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any string of characters; if the typographic rendition
      of a text is to be systematically recorded, a systematic set of
      values for the <hi rend="att">rend</hi> attribute should be
      defined.</cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><head rend="align(center) case(allcaps)"><lb/>To The
  <lb/>Duchesse
  <lb/>of
  <lb/>Newcastle,
  <lb/>On Her
  <lb/><hi rend="case(mixed)">New Blazing-World</hi>.
</head></egXML><!--    <p>
          <note type="cit">From the forward by William Newcastle in
        Margaret Cavendish, Duchess of Newcastle's <title>The
        description of a new world, called the blazing-world</title>,
        WWP TR00253</note>
        </p>--></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->These Guidelines make no binding recommendations for the
        values of the <hi rend="att">rend</hi> attribute; the characteristics
        of visual presentation vary too much from text to text and the
        decision to record or ignore individual characteristics varies
        too much from project to project. Some potentially useful
        conventions are noted from time to time at appropriate points
        in the Guidelines.</cell></row></table></cell></row><row><cell rend="odd_label">xml:base</cell><cell rend="odd_value">provides a base URI reference with which applications can
      resolve relative URI references into absolute URI
      references.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any syntactically valid URI reference.</cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><div type="bibl"><head>Bibliography</head><listBibl xml:base="http://www.lib.ucdavis.edu/BWRP/Works/"><bibl n="1"><author><name>Landon, Letitia Elizabeth</name></author><ref target="LandLVowOf.sgm"><title>The Vow of the Peacock</title></ref></bibl><bibl n="2"><author><name>Compton, Margaret Clephane</name></author><ref target="NortMIrene.sgm"><title>Irene, a Poem in Six Cantos</title></ref></bibl><bibl n="3"><author><name>Taylor, Jane</name></author><ref target="TaylJEssay.sgm"><title>Essays in Rhyme on Morals and Manners</title></ref></bibl></listBibl></div></egXML></cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.global.analytic"><head>att.global.analytic</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.global.analytic</hi><index indexName="ODDS"><term>att.global.analytic (attribute class)</term><index indexName="ODDS"><term sortBy="ana">@ana</term></index></index> provides additional global attributes for associating specific analyses or
interpretations with appropriate portions of a text.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">analysis</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#att.global">att.global</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">ana</cell><cell rend="odd_value">(analysis) indicates one or more elements containing interpretations of the
element on which the <hi rend="att">ana</hi> attribute appears.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">one or more valid identifiers of one or more interpretive elements
(usually &lt;fs&gt; or &lt;interp&gt;), separated by white space.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->When multiple values are given, they may reflect either
multiple divergent interpretations of an ambiguous text, or multiple
mutually consistent interpretations of the same passage in different
contexts.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.global.linking"><head>att.global.linking</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.global.linking</hi><index indexName="ODDS"><term>att.global.linking (attribute class)</term><index indexName="ODDS"><term sortBy="corresp">@corresp</term></index><index indexName="ODDS"><term sortBy="synch">@synch</term></index><index indexName="ODDS"><term sortBy="sameAs">@sameAs</term></index><index indexName="ODDS"><term sortBy="copyOf">@copyOf</term></index><index indexName="ODDS"><term sortBy="next">@next</term></index><index indexName="ODDS"><term sortBy="prev">@prev</term></index><index indexName="ODDS"><term sortBy="exclude">@exclude</term></index><index indexName="ODDS"><term sortBy="select">@select</term></index></index> defines a set of attributes for hypertext and other linking,
which are enabled for all elements when the additional tag set for
linking is selected.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">linking</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#att.global">att.global</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">corresp</cell><cell rend="odd_value">(corresponds) points to elements that correspond to the current
      element in some way.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">one or more URIs, separated by whitespace.</cell></row></table></cell></row><row><cell rend="odd_label">synch</cell><cell rend="odd_value">(synchronous) points to elements that are synchronous with the current
      element.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">one or more URIs, separated by whitespace.</cell></row></table></cell></row><row><cell rend="odd_label">sameAs</cell><cell rend="odd_value">points to an element that is the same as the current
      element.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a URI.</cell></row></table></cell></row><row><cell rend="odd_label">copyOf</cell><cell rend="odd_value">points to an element of which the current element is a
	copy.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a URI.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Any content of the current element should be ignored. Its
	true content is that of the element being pointed at.</cell></row></table></cell></row><row><cell rend="odd_label">next</cell><cell rend="odd_value">points to the next element of a virtual aggregate of which
      the current element is part.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a URI.</cell></row></table></cell></row><row><cell rend="odd_label">prev</cell><cell rend="odd_value">(previous) points to the previous element of a virtual aggregate of
      which the current element is part.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a URI.</cell></row></table></cell></row><row><cell rend="odd_label">exclude</cell><cell rend="odd_value">points to elements that are in exclusive alternation
      with the current element.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">one or more URIs, separated by whitespace.</cell></row></table></cell></row><row><cell rend="odd_label">select</cell><cell rend="odd_value">selects one or more alternants; if one alternant is
      selected, the ambiguity or uncertainty is marked as resolved. If
      more than one alternant is selected, the degree of ambiguity or
      uncertainty is marked as reduced by the number of alternants not
      selected.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">one or more URIs, separated by whitespace.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This attribute should be placed on an element which is
	superordinate to all of the alternants from which the
	selection is being made.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.handFeatures"><head>att.handFeatures</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.handFeatures</hi><index indexName="ODDS"><term>att.handFeatures (attribute class)</term><index indexName="ODDS"><term sortBy="scribe">@scribe</term></index><index indexName="ODDS"><term sortBy="script">@script</term></index><index indexName="ODDS"><term sortBy="medium">@medium</term></index><index indexName="ODDS"><term sortBy="scope">@scope</term></index></index> provides attributes describing aspects of the hand in which a
  manuscript is written. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#typeNote">typeNote</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">scribe</cell><cell rend="odd_value">gives a standard name or other identifier for the scribe
believed to be responsible for this hand.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">Any name</cell></row></table></cell></row><row><cell rend="odd_label">script</cell><cell rend="odd_value">characterizes the particular script or writing style used by
this hand, for example <mentioned>secretary</mentioned>, <mentioned>copperplate</mentioned>, <mentioned>Chancery</mentioned>, <mentioned>Italian</mentioned>, etc.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:Name</eg>separated by whitespace</cell></row></table></cell></row><row><cell rend="odd_label">medium</cell><cell rend="odd_value">describes the tint or type of ink, e.g. <mentioned>brown</mentioned>, or other
writing medium, e.g. <mentioned>pencil</mentioned><table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row></table></cell></row><row><cell rend="odd_label">scope</cell><cell rend="odd_value">specifies how widely this  hand is used in the manuscript.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">sole</label><item rend="odd_value">only this hand is used throughout the manuscript</item><label rend="odd_label">major</label><item rend="odd_value">this hand is used through most of the manuscript</item><label rend="odd_label">minor</label><item rend="odd_value">this hand is used occasionally in the manuscript</item></list></cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.internetMedia"><head>att.internetMedia</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.internetMedia</hi><index indexName="ODDS"><term>att.internetMedia (attribute class)</term><index indexName="ODDS"><term sortBy="mimeType">@mimeType</term></index></index> provides attributes for specifying the type of a computer
  resource using a standard taxonomy.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#graphic">graphic</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">mimeType</cell><cell rend="odd_value">(MIME media type) specifies the applicable multimedia internet mail extension (MIME) media type<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">The value should be a valid MIME media type</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This attribute class provides attributes for describing a
    computer resource, typically available over the internet,
    according to standard taxonomies. At present only a single
    taxonomy is supported, the Multipurpose Internet Mail Extensions
    Media Type system. This system of typology of media types is
    defined by the Internet Engineering Task Force in <ref target="http://www.ietf.org/rfc/rfc2046.txt">RFC 2046</ref>. The
    <ref target="http://www.iana.org/assignments/media-types/">list of
    types</ref> is maintained by the Internet Assigned Numbers
    Authority.</cell></row></table></div><div type="refdoc" xml:id="att.interpLike"><head>att.interpLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.interpLike</hi><index indexName="ODDS"><term>att.interpLike (attribute class)</term><index indexName="ODDS"><term sortBy="resp">@resp</term></index><index indexName="ODDS"><term sortBy="type">@type</term></index><index indexName="ODDS"><term sortBy="inst">@inst</term></index></index> provides attributes for elements which represent a formal analysis or interpretation.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">resp</cell><cell rend="odd_value">(responsible party) indicates who is responsible for the interpretation.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A pointer to an element indicating the person
      responsible for the interpretation, typically to a
      &lt;respStmt&gt; in the &lt;teiHeader&gt;.</cell></row></table></cell></row><row><cell rend="odd_label">type</cell><cell rend="odd_value">indicates what kind of phenomenon is being noted in the passage.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Recommended</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">image</label><item rend="odd_value">identifies an image in the passage.
   </item><label rend="odd_label">character</label><item rend="odd_value">identifies a character associated with the passage.
   </item><label rend="odd_label">theme</label><item rend="odd_value">identifies a theme in the passage.
   </item><label rend="odd_label">allusion</label><item rend="odd_value">identifies an allusion to another text.
   </item></list></cell></row></table></cell></row><row><cell rend="odd_label">inst</cell><cell rend="odd_value">(instances) points to instances of the analysis or interpretation represented
by the current element.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">One
or more valid identifiers, separated by whitespace.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The current element should be an analytic one.  The element
pointed at should be a textual one.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.measurement"><head>att.measurement</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.measurement</hi><index indexName="ODDS"><term>att.measurement (attribute class)</term><index indexName="ODDS"><term sortBy="unit">@unit</term></index><index indexName="ODDS"><term sortBy="quantity">@quantity</term></index><index indexName="ODDS"><term sortBy="commodity">@commodity</term></index></index> provides attributes to represent a regularized or normalized measurement.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#measureGrp">measureGrp</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">unit</cell><cell rend="odd_value">indicates the units used for the measurement, usually
      using the standard symbol for the desired units.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">m</label><item rend="odd_value">(metre) SI base unit of length</item><label rend="odd_label">kg</label><item rend="odd_value">(kilogram) SI base unit of mass</item><label rend="odd_label">s</label><item rend="odd_value">(second) SI base unit of time</item><label rend="odd_label">Hz</label><item rend="odd_value">(hertz) SI unit of frequency</item><label rend="odd_label">Pa</label><item rend="odd_value">(pascal) SI unit of pressure or stress</item><label rend="odd_label">Ω</label><item rend="odd_value">(ohm) SI unit of electric resistance</item><label rend="odd_label">L</label><item rend="odd_value">(litre) 1 dm³</item><label rend="odd_label">t</label><item rend="odd_value">(tonne) 10³ kg</item><label rend="odd_label">ha</label><item rend="odd_value">(hectare) 1 hm²</item><label rend="odd_label">Å</label><item rend="odd_value">(ångström) 10⁻¹⁰ m</item><label rend="odd_label">mL</label><item rend="odd_value">(millilitre) </item><label rend="odd_label">cm</label><item rend="odd_value">(centimetre) </item><label rend="odd_label">dB</label><item rend="odd_value">(decibel) see remarks, below</item><label rend="odd_label">kbit</label><item rend="odd_value">(kilobit) 10³ or 1000 bits</item><label rend="odd_label">Kibit</label><item rend="odd_value">(kibibit) 2¹⁰ or 1024 bits</item><label rend="odd_label">kB</label><item rend="odd_value">(kilobyte) 10³ or 1000 bytes</item><label rend="odd_label">KiB</label><item rend="odd_value">(kibibyte) 2¹⁰ or 1024 bytes</item><label rend="odd_label">MB</label><item rend="odd_value">(megabyte) 10⁶ or 1 000 000 bytes</item><label rend="odd_label">MiB</label><item rend="odd_value">(mebibyte) 2²⁰ or 1 048 576 bytes</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If the measurement being represented is not expressed in a
	particular unit, but rather is a number of discrete items, the
	unit <hi rend="val">count</hi> should be used, or the <hi rend="att">unit</hi>
	attribute may be left unspecified.Wherever appropriate, a recognised SI unit name should be
	used (see further <ptr target="http://www.bipm.org/en/si/"/>;  <ptr target="http://physics.nist.gov/cuu/Units/"/>). The list above is
	indicative rather than exhaustive. <!--	<p>These Guidelines recommend that the symbol
	<mentioned>B</mentioned> be used to indicate a bel only when
	prefixed by a symbol indicating a factor less than one; and
	that it be used to indicate a byte when used alone or when
	prefixed by an SI symbol idicating a factor greater than one
	or by an IEC symbol indicating a binary factor. If the unit
	bel needs to be indicated in combination with a symbol
	indicating a facter greater than one, the entire unit should
	be spelled out, as in <val>kbel</val> (10,000 decibels) or
	<val>Mbel</val> (10&#x2077; decibels).</p> --></cell></row></table></cell></row><row><cell rend="odd_label">quantity</cell><cell rend="odd_value">specifies the number of the specified units that
      comprise the measurement<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:double | xsd:decimal</eg></cell></row></table></cell></row><row><cell rend="odd_label">commodity</cell><cell rend="odd_value">indicates the substance that is being measured<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg>separated by whitespace</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->In general, when the commodity is made of discrete
	entities, the plural form should be used, even when the
	measurement is of only one of them.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This attribute class provides a triplet of attributes that may
    be used either to regularize the values of the measurement being
    encoded, or to normalize them with respect to a standard
    measurement system.  

<egXML xmlns="http://www.tei-c.org/ns/Examples"><!-- regularization:--><l>So weren't you gonna buy <measure quantity="0.5" unit="gal" commodity="ice cream">half a gallon</measure>, baby</l><!-- normalization: --><l>So won't you go and buy <measure quantity="1.893" unit="L" commodity="ice cream">half a gallon</measure>,
baby?</l></egXML><?tei winita need better examples.?><!-- 1st is from several places, including http://www.azlyrics.com/lyrics/weirdalyankovic/iloverockyroad.html--><!-- 2nd is from http://www.lyricsdownload.com/weird-al-yankovic-1985-food-medley08i-love-rocky-road-lyrics.html --></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The unit should normally be named using the standard
    abbreviation for an SI unit (see further <ptr target="http://www.bipm.org/en/si/"/>; <ptr target="http://physics.nist.gov/cuu/Units/"/>). However, encoders
    may also specify measurements using informally defined units such
    as <hi rend="val">lines</hi> or <hi rend="val">characters</hi>.</cell></row></table></div><div type="refdoc" xml:id="att.naming"><head>att.naming</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.naming</hi><index indexName="ODDS"><term>att.naming (attribute class)</term><index indexName="ODDS"><term sortBy="nymRef">@nymRef</term></index></index> provides attributes common to elements which refer to named persons, places, organizations etc.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#rs">rs</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>) <?tex \ ?><table rend="attList"><row><cell rend="odd_label">nymRef</cell><cell rend="odd_value">(reference to the canonical name) provides a means of locating the canonical form
      (<term>nym</term>) of the names associated with the object
       named by
      the element bearing it.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any valid URI</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The value must point directly to one or more XML elements
        by means of one or more URIs, separated by whitespace. If more
        than one is supplied, the implication is that the name
        is associated with  several distinct canonical names. </cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.placement"><head>att.placement</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.placement</hi><index indexName="ODDS"><term>att.placement (attribute class)</term><index indexName="ODDS"><term sortBy="place">@place</term></index></index> provides attributes for describing where on the source page or
  object a textual element appears.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#figure">figure</ref> <?tex \ ?><ref target="#note">note</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">place</cell><cell rend="odd_value"><table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Recommended</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:Name</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">below</label><item rend="odd_value">below the line</item><label rend="odd_label">bottom</label><item rend="odd_value">at the foot of the page</item><label rend="odd_label">margin</label><item rend="odd_value">in the margin (left, right, or both)</item><label rend="odd_label">top</label><item rend="odd_value">at the top of the page</item><label rend="odd_label">opposite</label><item rend="odd_value">on the opposite, i.e. facing, page</item><label rend="odd_label">overleaf</label><item rend="odd_value">on the other side of the leaf</item><label rend="odd_label">above</label><item rend="odd_value">above the line</item><label rend="odd_label">end</label><item rend="odd_value">at the end of e.g. chapter or volume.</item><label rend="odd_label">inline</label><item rend="odd_value">within the body of the text.</item><label rend="odd_label">inspace</label><item rend="odd_value"> in a predefined space, for example left by an earlier scribe.</item></list></cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><add place="margin">[An addition written in the margin]</add><add place="bottom opposite">[An addition written at the
	  foot of the current page and also on the facing page]</add></egXML></cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><note place="bottom">Ibid, p.7</note></egXML></cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.pointing"><head>att.pointing</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.pointing</hi><index indexName="ODDS"><term>att.pointing (attribute class)</term><index indexName="ODDS"><term sortBy="type">@type</term></index><index indexName="ODDS"><term sortBy="evaluate">@evaluate</term></index></index> defines a set of attributes used by all elements which point
  to other elements by means of one or more URI references.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">linking</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">type</cell><cell rend="odd_value">categorizes the pointer in some respect, using any
      convenient set of categories.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">The type should indicate the intended function of the
      pointer, or the rhetorical relationship between its source and
      target.</cell></row></table></cell></row><row><cell rend="odd_label">evaluate</cell><cell rend="odd_value">specifies the intended meaning when the target of a
      pointer is itself a pointer.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">all</label><item rend="odd_value">if the element pointed to is itself a pointer, then
	  the target of that pointer will be taken, and so on, until
	  an element is found which is not a pointer.</item><label rend="odd_label">one</label><item rend="odd_value">if the element pointed to is itself a pointer, then
	  its target (whether a pointer or not) is taken as the target
	  of this pointer.</item><label rend="odd_label">none</label><item rend="odd_value">no further evaluation of targets is carried out
	  beyond that needed to find the element specified in the
	  pointer's target.</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If no value is given, the application program is
          responsible for deciding (possibly on the basis of user
          input) how far to trace a chain of pointers.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.segLike"><head>att.segLike</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.segLike</hi><index indexName="ODDS"><term>att.segLike (attribute class)</term><index indexName="ODDS"><term sortBy="function">@function</term></index><index indexName="ODDS"><term sortBy="part">@part</term></index></index> provides attributes for elements used for arbitrary segmentation. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?><ref target="#seg">seg</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">function</cell><cell rend="odd_value">characterizes the function of the segment.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">For a &lt;cl&gt;, may take values such as
coordinate, subject, adverbial etc. For a &lt;phr&gt;, such values as
subject, predicate etc. may be more appropriate.</cell></row></table></cell></row><row><cell rend="odd_label">part</cell><cell rend="odd_value">specifies whether or not the segment is fragmented by some other
structural element, for example a clause which is divided between two
or more sentences.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">Y</label><item rend="odd_value">(yes) the segment is incomplete in some respect</item><label rend="odd_label">N</label><item rend="odd_value">(no) either the segment is complete, or no claim is made as to
its completeness<hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">I</label><item rend="odd_value">(initial) the initial part of an incomplete segment</item><label rend="odd_label">M</label><item rend="odd_value">(medial) a medial part of an incomplete segment</item><label rend="odd_label">F</label><item rend="odd_value">(final) the final part of an incomplete segment</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The values <hi rend="val">I</hi>, <hi rend="val">M</hi>, or <hi rend="val">F</hi>
        should be used only where it is clear how the division is to
        be reconstituted.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.sourced"><head>att.sourced</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.sourced</hi><index indexName="ODDS"><term>att.sourced (attribute class)</term><index indexName="ODDS"><term sortBy="ed">@ed</term></index></index> provides attributes identifying the source edition from which
  some encoded feature derives.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#refState">refState</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">ed</cell><cell rend="odd_value"> (edition) supplies an arbitrary identifier for the source edition in which
      the associated feature (for example, a  page, column, or line
      break) occurs at this point in the text.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">Any string of characters; usually a siglum
      conventionally used for the edition.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="att.spanning"><head>att.spanning</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.spanning</hi><index indexName="ODDS"><term>att.spanning (attribute class)</term><index indexName="ODDS"><term sortBy="spanTo">@spanTo</term></index></index> provides attributes for elements which delimit a span of text by pointing mechanisms rather than by enclosing it.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#index">index</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">spanTo</cell><cell rend="odd_value">indicates the end of a span initiated by the element
	bearing this attribute.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">points to an element following this one in the current document. </cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The span is defined as running in document order from the start
    of the content of the pointing element (if any) 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.</cell></row></table></div><div type="refdoc" xml:id="att.tableDecoration"><head>att.tableDecoration</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.tableDecoration</hi><index indexName="ODDS"><term>att.tableDecoration (attribute class)</term><index indexName="ODDS"><term sortBy="role">@role</term></index><index indexName="ODDS"><term sortBy="rows">@rows</term></index><index indexName="ODDS"><term sortBy="cols">@cols</term></index></index> provides attributes used to decorate rows or cells of a table.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#cell">cell</ref> <?tex \ ?><ref target="#row">row</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">role</cell><cell rend="odd_value">indicates the kind of information held in this cell or
in each cell of this row.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">label</label><item rend="odd_value">labelling or descriptive information only.</item><label rend="odd_label">data</label><item rend="odd_value">data values.<hi rend="defaultVal"> [Default]</hi></item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->When this attribute is specified on a row, its value is the
	default for all cells in this row. When specified on a cell,
	its value overrides any default specified by the
<hi rend="att">role</hi> attribute of the parent &lt;row&gt; element.</cell></row></table></cell></row><row><cell rend="odd_label">rows</cell><cell rend="odd_value">indicates the number of rows occupied by this cell or row.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:nonNegativeInteger</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A number; a value greater than one indicates that this
      cell (or row)
spans several rows.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Where several cells span several rows, it may be more convenient
to use nested tables.</cell></row></table></cell></row><row><cell rend="odd_label">cols</cell><cell rend="odd_value">(columns) indicates the number of columns occupied by this cell or
	row.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:nonNegativeInteger</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A number; a value greater than one indicates that this
      cell or row
spans several columns.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Where an initial cell spans an entire row, it may be better treated as
a heading.</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.transcriptional"><head>att.transcriptional</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.transcriptional</hi><index indexName="ODDS"><term>att.transcriptional (attribute class)</term><index indexName="ODDS"><term sortBy="hand">@hand</term></index><index indexName="ODDS"><term sortBy="status">@status</term></index><index indexName="ODDS"><term sortBy="seq">@seq</term></index></index> provides attributes specific to elements encoding authorial or
  scribal intervention in a text when
  transcribing manuscript or similar sources.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#del">del</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) <?tex \ ?> (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) <table rend="attList"><row><cell rend="odd_label">hand</cell><cell rend="odd_value">signifies the hand of the agent which made the intervention.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">must refer to a &lt;handNote&gt; element, typically
      declared in the document header (see section <ptr target="#PHDH"/>).</cell></row></table></cell></row><row><cell rend="odd_label">status</cell><cell rend="odd_value">indicates the effect of the intervention, for example in
      the case of a deletion, strikeouts
      which include too much or too little text, or in the case of an
      addition, an insertion which duplicates some of the text
      already present.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">duplicate</label><item rend="odd_value">all of the text indicated as an addition duplicates
	  some text that is in the original, whether the duplication
	  is word-for-word or less exact.</item><label rend="odd_label">duplicate-partial</label><item rend="odd_value">part of the text indicated as an addition duplicates
	  some text that is in the original</item><label rend="odd_label">excessStart</label><item rend="odd_value">some text at the beginning of the deletion is marked
          as deleted even though it clearly should not be
          deleted.</item><label rend="odd_label">excessEnd</label><item rend="odd_value">some text at the end of the deletion is marked as
          deleted even though it clearly should not be
          deleted.</item><label rend="odd_label">shortStart</label><item rend="odd_value">some text at the beginning of the deletion is not
          marked as deleted even though it clearly should be.</item><label rend="odd_label">shortEnd</label><item rend="odd_value">some text at the end of the deletion is not marked as
          deleted even though it clearly should be.</item><label rend="odd_label">partial</label><item rend="odd_value">some text in the deletion is not marked as deleted
	  even though it clearly should be.</item><label rend="odd_label">unremarkable</label><item rend="odd_value">the deletion is not faulty.<hi rend="defaultVal"> [Default]</hi></item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Status information on each deletion is needed rather rarely
	except in critical editions from authorial manuscripts; status
	information on additions is even less common.Marking a deletion or addition as faulty is inescapably an
        interpretive act; the usual test applied in practice is the
	linguistic acceptability of the text with and without the
        letters or words in question.</cell></row></table></cell></row><row><cell rend="odd_label">seq</cell><cell rend="odd_value">(sequence) assigns a sequence number related to the order in which
      the encoded features carrying this attribute are believed to have occurred.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:nonNegativeInteger</eg></cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.translatable"><head>att.translatable</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.translatable</hi><index indexName="ODDS"><term>att.translatable (attribute class)</term><index indexName="ODDS"><term sortBy="version">@version</term></index></index> provides attributes used to  indicate the status of a translatable
portion of an ODD document.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gloss">gloss</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">version</cell><cell rend="odd_value">specifies the version name or number of the source from
	which the translated version was derived<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The version may be a number, a letter, or a date</cell></row></table></cell></row></table></cell></row></table></div><div type="refdoc" xml:id="att.typed"><head>att.typed</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.typed</hi><index indexName="ODDS"><term>att.typed (attribute class)</term><index indexName="ODDS"><term sortBy="type">@type</term></index><index indexName="ODDS"><term sortBy="subtype">@subtype</term></index></index> provides attributes which can be used to classify or subclassify elements in any way. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#application">application</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#relatedItem">relatedItem</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#text">text</ref> <?tex \ ?><ref target="#time">time</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">type</cell><cell rend="odd_value">characterizes the element in some sense, using any convenient
 classification scheme or typology.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row></table></cell></row><row><cell rend="odd_label">subtype</cell><cell rend="odd_value">provides a sub-categorization of the element, if needed<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">subtype</hi> attribute may be used to provide any
sub-classification for the element, additional to that provided by its
<hi rend="att">type</hi> attribute.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The typology used may be formally defined using
the &lt;classification&gt; element of the &lt;encodingDesc&gt; within
the associated TEI header, or as a list within one of the components
of the &lt;encodingDesc&gt; element, or informally as descriptive prose within
the &lt;encodingDesc&gt; element.</cell></row></table></div><div type="refdoc" xml:id="att.xmlspace"><head>att.xmlspace</head><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">att.xmlspace</hi><index indexName="ODDS"><term>att.xmlspace (attribute class)</term><index indexName="ODDS"><term sortBy="xml:space">@xml:space</term></index></index> groups TEI elements for which it is reasonable to specify
  whitespace management using the W3C-defined xml:space attribute.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tei</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Members</hi></cell><cell rend="wovenodd-col2"><hi rend="showmembers1"> <?tex \ ?><ref target="#eg">eg</ref></hi></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><row><cell rend="odd_label">xml:space</cell><cell rend="odd_value">signals an intention that white space should be 
      preserved by applications<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">default</label><item rend="odd_value"/><label rend="odd_label">preserve</label><item rend="odd_value"/></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <ref target="http://www.w3.org/TR/REC-xml/#sec-white-space"> XML
      specification</ref> should be consulted for guidance on the use of this
      attribute.</cell></row></table></cell></row></table></cell></row></table></div></div><div><head>Elements</head><div type="refdoc" xml:id="TEI"><head>&lt;TEI&gt;</head><index indexName="ODDS"><term sortBy="TEI">&lt;TEI&gt;</term><index indexName="ODDS"><term sortBy="version">@version</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;TEI&gt; </hi>(TEI document) contains a single TEI-conformant document,
comprising a TEI header and a text, either in isolation or as part of a
&lt;teiCorpus&gt; element.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">version</cell><cell rend="odd_value">The version of the TEI scheme<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:decimal</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A number identifying the version of the TEI guidelines</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#teiCorpus">teiCorpus</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#teiHeader">teiHeader</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#text">text</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element TEI
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute version { xsd:decimal }?,
   ( <ref target="#teiHeader">teiHeader</ref>, ( ( <ref target="#model.resourceLike">model.resourceLike</ref>+, <ref target="#text">text</ref>? ) | <ref target="#text">text</ref> ) )
}</eg><seg rend="pre">
&lt;sch:ns prefix="tei" uri="http://www.tei-c.org/ns/1.0"/&gt;
&lt;sch:ns prefix="rng" uri="http://relaxng.org/ns/structure/1.0"/&gt;</seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><TEI><teiHeader><fileDesc><titleStmt><title>The shortest TEI Document Imaginable</title></titleStmt><publicationStmt><p>First published as part of TEI P2.</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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This element is required.</cell></row></table></div><div type="refdoc" xml:id="abbr"><head>&lt;abbr&gt;</head><index indexName="ODDS"><term sortBy="abbr">&lt;abbr&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;abbr&gt; </hi>(abbreviation) contains an abbreviation of any sort. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">allows the encoder to classify the abbreviation according to some convenient
                typology.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">suspension</label><item rend="odd_value">the abbreviation provides the first letter(s) of the word or phrase,
                        omitting the remainder.</item><label rend="odd_label">contraction</label><item rend="odd_value">the abbreviation omits some letter(s) in the middle.</item><label rend="odd_label">brevigraph</label><item rend="odd_value">the abbreviation comprises a special symbol or mark.</item><label rend="odd_label">superscription</label><item rend="odd_value">the abbreviation includes writing above the line.</item><label rend="odd_label">acronym</label><item rend="odd_value">the abbreviation comprises the initial letters of the words of a phrase.</item><label rend="odd_label">title</label><item rend="odd_value">the abbreviation is for a title of address (Dr, Ms, Mr, …)</item><label rend="odd_label">organization</label><item rend="odd_value">the abbreviation is for the name of an organization.</item><label rend="odd_label">geographic</label><item rend="odd_value">the abbreviation is for a geographic name.</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">type</hi> attribute is provided for the sake of those who wish to
                    classify abbreviations at their point of occurrence; this may be useful in some
                    circumstances, though usually the same abbreviation will have the same type in
                    all occurrences. As the sample values make clear, abbreviations may be
                    classified by the method used to construct them, the method of writing them, or
                    the referent of the term abbreviated; the typology used is up to the encoder and
                    should be carefully planned to meet the needs of the expected use. For a
                    typology of Middle English abbreviations, see <ptr target="#PETTY"/></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.editorial">model.pPart.editorial</ref> <?tex \ ?><ref target="#model.choicePart">model.choicePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element abbr
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type { xsd:Name }?,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><abbr>SPQR</abbr></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><choice><abbr>SPQR</abbr><expan>senatus populusque romanorum</expan></choice></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;abbr&gt; tag is not required; if appropriate, the encoder may transcribe
            abbreviations in the source text silently, without tagging them. If abbreviations are
            not transcribed directly but <emph>expanded</emph> silently, then the TEI header should
            so indicate.</cell></row></table></div><div type="refdoc" xml:id="add"><head>&lt;add&gt;</head><index indexName="ODDS"><term sortBy="add">&lt;add&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;add&gt; </hi>(addition) contains letters, words, or phrases inserted in the text by an
        author, scribe, annotator, or corrector. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.transcriptional">att.transcriptional</ref> (<hi rend="attribute">@hand</hi>, <hi rend="attribute">@status</hi>, <hi rend="attribute">@seq</hi>) <?tex \ ?> (<ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) ) <ref target="#att.placement">att.placement</ref> (<hi rend="attribute">@place</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element add
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.transcriptional">att.transcriptional.attributes</ref>,
   <ref target="#att.placement">att.placement.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">The story I am going to relate is true as to
            its main facts, and as to the consequences <add place="above">of
                these facts</add> from which this tale takes its title.</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;add&gt; element should not be used for additions made by
            editors or encoders. In these cases, either the &lt;corr&gt;
            or &lt;supplied&gt; element should be used.
        </cell></row></table></div><div type="refdoc" xml:id="addrLine"><head>&lt;addrLine&gt;</head><index indexName="ODDS"><term sortBy="addrLine">&lt;addrLine&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;addrLine&gt; </hi>(address line) contains one line of a postal<!-- or other--> address.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.addrPart">model.addrPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element addrLine
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><address><addrLine>Computing Center, MC 135</addrLine><addrLine>P.O. Box 6998</addrLine><addrLine>Chicago, IL</addrLine><addrLine>60680 USA</addrLine></address></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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
            &lt;address&gt; element directly but may be wrapped within an
            &lt;addrLine&gt; if they form part of the printed address in some
            source text. </cell></row></table></div><div type="refdoc" xml:id="address"><head>&lt;address&gt;</head><index indexName="ODDS"><term sortBy="address">&lt;address&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;address&gt; </hi>contains a postal  address, for example of a
        publisher, an organization, or an individual.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.addressLike">model.addressLike</ref> <?tex \ ?><ref target="#model.publicationStmtPart">model.publicationStmtPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#addrLine">addrLine</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element address
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#model.global">model.global</ref>*, ( ( <ref target="#model.addrPart">model.addrPart</ref> ), <ref target="#model.global">model.global</ref>* )+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><address><street>via Marsala 24</street><postCode>40126</postCode><name>Bologna</name><name n="I">Italy</name></address></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><address><addrLine>Computing Center, MC 135</addrLine><addrLine>P.O. Box 6998</addrLine><addrLine>Chicago, IL  60680</addrLine><addrLine>USA</addrLine></address></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This element should be used for postal
            addresses only. Within it, the generic element &lt;addrLine&gt;
            may be used as an alternative to any of the more specialized
            elements available from the model.addrPart class, such as
            &lt;street&gt;, &lt;postCode&gt; etc.</cell></row></table></div><div type="refdoc" xml:id="anchor"><head>&lt;anchor/&gt;</head><index indexName="ODDS"><term sortBy="anchor">&lt;anchor&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;anchor/&gt; </hi>(anchor point) attaches an identifier to a
point within a text, whether or not it corresponds with a textual
element.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">linking</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.milestoneLike">model.milestoneLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Empty element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element anchor
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   empty
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><s>The anchor is he<anchor xml:id="A234"/>re somewhere.</s><s>Help me find it.<ptr target="#A234"/></s></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->On this
element, the global <hi rend="att">xml:id</hi> attribute must be supplied to
specify an identifier for the point at which this element occurs
within a document. 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.</cell></row></table></div><div type="refdoc" xml:id="appInfo"><head>&lt;appInfo&gt;</head><index indexName="ODDS"><term sortBy="appInfo">&lt;appInfo&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;appInfo&gt; </hi>(application information) records information about an application which has
  edited the TEI file. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.encodingPart">model.encodingPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#application">application</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element appInfo
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#model.applicationLike">model.applicationLike</ref>+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><appInfo><application version="1.24" ident="Xaira"><label>XAIRA Indexer</label><ptr target="#P1"/></application></appInfo></egXML></cell></row></table></div><div type="refdoc" xml:id="application"><head>&lt;application&gt;</head><index indexName="ODDS"><term sortBy="application">&lt;application&gt;</term><index indexName="ODDS"><term sortBy="ident">@ident</term></index><index indexName="ODDS"><term sortBy="version">@version</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;application&gt; </hi>provides information about an application which has acted upon the document.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><ref target="#att.datable">att.datable</ref> (<ref target="#att.datable.w3c">att.datable.w3c</ref> (<hi rend="attribute">@period</hi>, <hi rend="attribute">@when</hi>, <hi rend="attribute">@notBefore</hi>, <hi rend="attribute">@notAfter</hi>, <hi rend="attribute">@from</hi>, <hi rend="attribute">@to</hi>)) <table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.typed.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.datable.attributes"/><row><cell rend="odd_label">ident</cell><cell rend="odd_value">Supplies an identifier for the application, independent of its version number or display
        name.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row></table></cell></row><row><cell rend="odd_label">version</cell><cell rend="odd_value">Supplies a version number for the application, independent of its identifier or display
        name.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
token { pattern = "[\d]+[a-z]*[\d]*(\.[\d]+[a-z]*[\d]*){0,3}" }</eg></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.applicationLike">model.applicationLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#desc">desc</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element application
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#att.datable">att.datable.attributes</ref>,
   attribute ident { xsd:Name },
   attribute version
   {
      token { pattern = "[\d]+[a-z]*[\d]*(\.[\d]+[a-z]*[\d]*){0,3}" }
   },
   ( <ref target="#model.labelLike">model.labelLike</ref>+, ( <ref target="#model.ptrLike">model.ptrLike</ref>* | <ref target="#model.pLike">model.pLike</ref>* ) )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><appInfo><application version="1.5" ident="ImageMarkupTool1" notAfter="2006-06-01"><label>Image Markup Tool</label><ptr target="#P1"/><ptr target="#P2"/></application></appInfo></egXML>This example shows an appInfo element documenting the fact that version 1.5 of the Image
      Markup Tool1 application has an interest in two parts of a document which was last saved on
      June 6 2006. The parts concerned are accessible at the URLs given as target for the two
        &lt;ptr&gt; elements. </cell></row></table></div><div type="refdoc" xml:id="argument"><head>&lt;argument&gt;</head><index indexName="ODDS"><term sortBy="argument">&lt;argument&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;argument&gt; </hi>A formal list or prose description of the topics addressed by
	a subdivision of a text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#opener">opener</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divWrapper">model.divWrapper</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#eg">eg</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element argument
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( ( <ref target="#model.global">model.global</ref> | <ref target="#model.headLike">model.headLike</ref> )*, ( ( <ref target="#model.common">model.common</ref> ), <ref target="#model.global">model.global</ref>* )+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- --> Often contains either a list or a
	paragraph</cell></row></table></div><div type="refdoc" xml:id="att"><head>&lt;att&gt;</head><index indexName="ODDS"><term sortBy="att">&lt;att&gt;</term><index indexName="ODDS"><term sortBy="scheme">@scheme</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;att&gt; </hi>(attribute) contains the name of an attribute appearing within running text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tagdocs</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">scheme</cell><cell rend="odd_value">supplies an identifier for the scheme in which this name is defined.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">TEI</label><item rend="odd_value">(text encoding initiative) this attribute is part of the TEI scheme.<hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">DBK</label><item rend="odd_value">(docbook) this attribute is part of the Docbook scheme.</item><label rend="odd_label">XX</label><item rend="odd_value">(unknown) this attribute is part of an unknown scheme.</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.phrase.xml">model.phrase.xml</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Character data only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element att
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute scheme { xsd:Name }?,
   text
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><p>The TEI defines six <soCalled>global</soCalled> attributes; their names are
        <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">style</att> is not among them.</p></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->A namespace prefix may be used in order to specify the scheme as an alternative to specifying
      it via the scheme attribute: it takes precedence</cell></row></table></div><div type="refdoc" xml:id="author"><head>&lt;author&gt;</head><index indexName="ODDS"><term sortBy="author">&lt;author&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;author&gt; </hi>in a bibliographic reference, contains the name of the author(s), personal or corporate, of
    a work; the primary statement of responsibility for any bibliographic item.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.respLike">model.respLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element author
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.canonical">att.canonical.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COBICOR-eg-251"><author>British Broadcasting Corporation</author><author>La Fayette, Marie Madeleine Pioche de la Vergne, comtesse de (1634–1693)</author></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Particularly where cataloguing is likely to be based on the content of the header, it is
      advisable to use generally recognized authority lists for the exact form of personal names.
      The attributes <hi rend="att">key</hi> or <hi rend="att">ref</hi> may also be used to reference canonical
      information about the author intended in an 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.</cell></row></table></div><div type="refdoc" xml:id="authority"><head>&lt;authority&gt;</head><index indexName="ODDS"><term sortBy="authority">&lt;authority&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;authority&gt; </hi>(release authority) supplies the name of a person or other agency responsible for
  making an electronic file available, other than a publisher or
  distributor. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.publicationStmtPart">model.publicationStmtPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element authority
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><authority>John Smith</authority></egXML></cell></row></table></div><div type="refdoc" xml:id="availability"><head>&lt;availability&gt;</head><index indexName="ODDS"><term sortBy="availability">&lt;availability&gt;</term><index indexName="ODDS"><term sortBy="status">@status</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;availability&gt; </hi>supplies information about the availability of a text, for
  example any restrictions on its use or distribution, its copyright
  status, etc. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.declarable.attributes"/><row><cell rend="odd_label">status</cell><cell rend="odd_value">supplies a code identifying the current availability of the
text.
   <table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">free</label><item rend="odd_value">the text is freely available.
    </item><label rend="odd_label">unknown</label><item rend="odd_value">the status of the text is unknown.
    <hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">restricted</label><item rend="odd_value">the text is not freely available.
   </item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.publicationStmtPart">model.publicationStmtPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element availability
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   attribute status { "free" | "unknown" | "restricted" }?,
   <ref target="#model.pLike">model.pLike</ref>+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->A consistent format should be adopted</cell></row></table></div><div type="refdoc" xml:id="back"><head>&lt;back&gt;</head><index indexName="ODDS"><term sortBy="back">&lt;back&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;back&gt; </hi>(back matter) contains any appendixes, etc. following the main part of a text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#text">text</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#divGen">divGen</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#docEdition">docEdition</ref> <?tex \ ?><ref target="#docImprint">docImprint</ref> <?tex \ ?><ref target="#docTitle">docTitle</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#titlePage">titlePage</ref> <?tex \ ?><ref target="#titlePart">titlePart</ref> <?tex \ ?><ref target="#trailer">trailer</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element back
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   (
      ( <ref target="#model.frontPart">model.frontPart</ref> | <ref target="#model.pLike.front">model.pLike.front</ref> | <ref target="#model.global">model.global</ref> )*,
      (
         (
            (
               ( <ref target="#model.div1Like">model.div1Like</ref> ),
               ( <ref target="#model.frontPart">model.frontPart</ref> | <ref target="#model.div1Like">model.div1Like</ref> | <ref target="#model.global">model.global</ref> )*
            )
          | (
               ( <ref target="#model.divLike">model.divLike</ref> ),
               ( <ref target="#model.frontPart">model.frontPart</ref> | <ref target="#model.divLike">model.divLike</ref> | <ref target="#model.global">model.global</ref> )*
            )
         )?
      ),
      ( ( ( <ref target="#model.divBottomPart">model.divBottomPart</ref> ), ( <ref target="#model.divBottomPart">model.divBottomPart</ref> | <ref target="#model.global">model.global</ref> )* )? )
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><back><div1 type="appendix"><head>The Golden Dream or, the Ingenuous Confession</head><p>To shew the Depravity of human Nature </p></div1><div1 type="epistle"><head>A letter from the Printer, which he desires may be inserted</head><salute>Sir.</salute><p>I have done with your Copy, so you may return it to the Vatican, if you please </p></div1><div1 type="advert"><head>The Books usually read by the Scholars of Mrs Two-Shoes are these and are sold at Mr
            Newbery's at the Bible and Sun in St Paul's Church-yard.</head><list><item n="1">The Christmas Box, Price 1d.</item><item n="2">The History of Giles Gingerbread, 1d.</item><item n="42">A Curious Collection of Travels, selected from the Writers of all Nations,
              10 Vol, Pr. bound 1l.</item></list></div1><div1 type="advert"><head><hi rend="center">By the KING's Royal Patent,</hi> Are sold by J. NEWBERY, at the
            Bible and Sun in St. Paul's Church-Yard.</head><list><item n="1">Dr. James's Powders for Fevers, the Small-Pox, Measles, Colds, &amp;c.
              2s. 6d</item><item n="2">Dr. Hooper's Female Pills, 1s.</item></list></div1></back></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The content model of back matter is identical to that of front matter, reflecting the facts
      of cultural history.</cell></row></table></div><div type="refdoc" xml:id="bibl"><head>&lt;bibl&gt;</head><index indexName="ODDS"><term sortBy="bibl">&lt;bibl&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;bibl&gt; </hi>(bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may
    not be explicitly tagged.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.biblLike">model.biblLike</ref> <?tex \ ?><ref target="#model.msItemPart">model.msItemPart</ref> <?tex \ ?><ref target="#model.personPart">model.personPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#author">author</ref> <?tex \ ?><ref target="#biblScope">biblScope</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#editor">editor</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#publisher">publisher</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#relatedItem">relatedItem</ref> <?tex \ ?><ref target="#respStmt">respStmt</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#distributor">distributor</ref> <?tex \ ?><ref target="#edition">edition</ref> <?tex \ ?><ref target="#extent">extent</ref> <?tex \ ?><ref target="#funder">funder</ref> <?tex \ ?><ref target="#idno">idno</ref> <?tex \ ?><ref target="#principal">principal</ref> <?tex \ ?><ref target="#sponsor">sponsor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#code">code</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element bibl
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   (
      text
    | <ref target="#model.gLike">model.gLike</ref>
    | <ref target="#model.highlighted">model.highlighted</ref>
    | <ref target="#model.pPart.data">model.pPart.data</ref>
    | <ref target="#model.pPart.edit">model.pPart.edit</ref>
    | <ref target="#model.segLike">model.segLike</ref>
    | <ref target="#model.ptrLike">model.ptrLike</ref>
    | <ref target="#model.biblPart">model.biblPart</ref>
    | <ref target="#model.global">model.global</ref>
   )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale,
      1990)</bibl></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Contains phrase-level elements, together with any combination of elements
      from the <term>biblPart</term> class</cell></row></table></div><div type="refdoc" xml:id="biblFull"><head>&lt;biblFull&gt;</head><index indexName="ODDS"><term sortBy="biblFull">&lt;biblFull&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;biblFull&gt; </hi>(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all
components of the TEI file description
are present.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.biblLike">model.biblLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#editionStmt">editionStmt</ref> <?tex \ ?><ref target="#extent">extent</ref> <?tex \ ?><ref target="#notesStmt">notesStmt</ref> <?tex \ ?><ref target="#publicationStmt">publicationStmt</ref> <?tex \ ?><ref target="#seriesStmt">seriesStmt</ref> <?tex \ ?><ref target="#sourceDesc">sourceDesc</ref> <?tex \ ?><ref target="#titleStmt">titleStmt</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element biblFull
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   (
      (
         <ref target="#titleStmt">titleStmt</ref>,
         <ref target="#editionStmt">editionStmt</ref>?,
         <ref target="#extent">extent</ref>?,
         <ref target="#publicationStmt">publicationStmt</ref>,
         <ref target="#seriesStmt">seriesStmt</ref>?,
         <ref target="#notesStmt">notesStmt</ref>?
      ),
      <ref target="#sourceDesc">sourceDesc</ref>*
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><biblFull><titleStmt><title>The Feminist Companion to Literature in English:
            women writers from the middle ages to the present</title><author>Blain, Virginia</author><author>Clements, Patricia</author><author>Grundy, Isobel</author></titleStmt><editionStmt><edition>UK edition</edition></editionStmt><extent>1231 pp</extent><publicationStmt><publisher>Yale University Press</publisher><pubPlace>New Haven and London</pubPlace><date>1990</date></publicationStmt><sourceDesc><p>No source: this is an original work</p></sourceDesc></biblFull></egXML></cell></row></table></div><div type="refdoc" xml:id="biblScope"><head>&lt;biblScope&gt;</head><index indexName="ODDS"><term sortBy="biblScope">&lt;biblScope&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;biblScope&gt; </hi>(scope of citation) defines the scope of a bibliographic reference, for example as a
        list of page numbers, or a named subdivision of a larger work. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">identifies the type of information conveyed by the element, e.g.
                <hi rend="val">columns</hi>, <hi rend="val">pages</hi>, <hi rend="val">volume</hi>.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">vol</label><item rend="odd_value">(volume) the element contains a volume number.</item><label rend="odd_label">issue</label><item rend="odd_value">the element contains an issue number, or volume and
                        issue numbers.</item><label rend="odd_label">pp</label><item rend="odd_value">(pages) the element contains a page number or page range.</item><label rend="odd_label">chap</label><item rend="odd_value">(chapter) the element contains a chapter indication (number
                        and/or title)</item><label rend="odd_label">part</label><item rend="odd_value">the element identifies a part of a book or collection.</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.imprintPart">model.imprintPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element biblScope
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type { "vol" | "issue" | "pp" | "chap" | "part" | xsd:Name }?,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><biblScope>pp 12–34</biblScope><biblScope type="vol">II</biblScope><biblScope type="pp">12</biblScope></egXML></cell></row></table></div><div type="refdoc" xml:id="body"><head>&lt;body&gt;</head><index indexName="ODDS"><term sortBy="body">&lt;body&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;body&gt; </hi>(text body) contains the whole body of a single unitary text, excluding any front or back matter. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#text">text</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#divGen">divGen</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#eg">eg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#salute">salute</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#trailer">trailer</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element body
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   (
      <ref target="#model.global">model.global</ref>*,
      ( ( <ref target="#model.divTop">model.divTop</ref> ), ( <ref target="#model.global">model.global</ref> | <ref target="#model.divTop">model.divTop</ref> )* )?,
      ( ( <ref target="#model.divGenLike">model.divGenLike</ref> ), ( <ref target="#model.global">model.global</ref> | <ref target="#model.divGenLike">model.divGenLike</ref> )* )?,
      (
         ( ( <ref target="#model.divLike">model.divLike</ref> ), ( <ref target="#model.global">model.global</ref> | <ref target="#model.divGenLike">model.divGenLike</ref> )* )+
       | ( ( <ref target="#model.div1Like">model.div1Like</ref> ), ( <ref target="#model.global">model.global</ref> | <ref target="#model.divGenLike">model.divGenLike</ref> )* )+
       | (
            ( ( <ref target="#model.common">model.common</ref> ), <ref target="#model.global">model.global</ref>* )+,
            (
               ( ( <ref target="#model.divLike">model.divLike</ref> ), ( <ref target="#model.global">model.global</ref> | <ref target="#model.divGenLike">model.divGenLike</ref> )* )+
             | ( ( <ref target="#model.div1Like">model.div1Like</ref> ), ( <ref target="#model.global">model.global</ref> | <ref target="#model.divGenLike">model.divGenLike</ref> )* )+
            )?
         )
      ),
      ( ( <ref target="#model.divBottom">model.divBottom</ref> ), <ref target="#model.global">model.global</ref>* )*
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="byline"><head>&lt;byline&gt;</head><index indexName="ODDS"><term sortBy="byline">&lt;byline&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;byline&gt; </hi>contains the primary statement of responsibility given for a work
on its title page or at the head or end of the work.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#opener">opener</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divWrapper">model.divWrapper</ref> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#docAuthor">docAuthor</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element byline
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( text | <ref target="#model.gLike">model.gLike</ref> | <ref target="#model.phrase">model.phrase</ref> | <ref target="#docAuthor">docAuthor</ref> | <ref target="#model.global">model.global</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><byline>Written by a CITIZEN who continued all the
while in London. Never made publick before.</byline></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><byline>Written from her own MEMORANDUMS</byline></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><byline>By George Jones, Political Editor, in Washington</byline></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><dateline>Zagreb:</dateline><byline>de notre envoyé spécial.</byline></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><byline>BY
<docAuthor>THOMAS PHILIPOTT,</docAuthor>
Master of Arts,
(Somtimes)
Of Clare-Hall in Cambridge.</byline></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The byline on a title page may include either the name
or a description for the document's author. Where the name is included,
it may optionally be tagged using the &lt;docAuthor&gt; element.</cell></row></table></div><div type="refdoc" xml:id="cRefPattern"><head>&lt;cRefPattern&gt;</head><index indexName="ODDS"><term sortBy="cRefPattern">&lt;cRefPattern&gt;</term><index indexName="ODDS"><term sortBy="matchPattern">@matchPattern</term></index><index indexName="ODDS"><term sortBy="replacementPattern">@replacementPattern</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;cRefPattern&gt; </hi>(canonical reference pattern) specifies an expression and replacement pattern for
  transforming a canonical reference into a URI.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">matchPattern</cell><cell rend="odd_value">specifies a regular expression against which the values of
      <hi rend="att">cRef</hi> attributes can be matched.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
token</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">must be a regular expression according to the <ref target="http://www.w3.org/TR/xmlschema-2/#regexs">W3C XML Schema
      Language</ref></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Parenthesised groups are used not only for establishing
        order of precedence and atoms for quantification, but also for
        creating subpatterns to be referenced by the <hi rend="att">replacementPattern</hi>
        attribute.</cell></row></table></cell></row><row><cell rend="odd_label">replacementPattern</cell><cell rend="odd_value">specifies a <soCalled>replacement pattern</soCalled>
      which, once subpattern substitution has been performed, provides
      a URI.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
text</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">Should be the skeleton of a relative or absolute URI,
      with references to groups in the <hi rend="att">matchPattern</hi>.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The strings <q>$1</q> through <q>$9</q> are references to
	the corresponding group in the regular expression specified
	by <hi rend="att">matchPattern</hi> (counting open parenthesis, left to right).
	Processors are expected to replace them with whatever matched
	the corresponding group in the regular expression.If a digit preceded by a dollar sign is needed in the
	actual replacement pattern (as opposed to being used as a back
	reference), the dollar sign must be written as
	<code>%24</code>.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#refsDecl">refsDecl</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element cRefPattern
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute matchPattern { token },
   attribute replacementPattern { text },
   <ref target="#model.pLike">model.pLike</ref>*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><cRefPattern matchPattern="([1-9A-Za-z]+)\s+([0-9]+):([0-9]+)" replacementPattern="#xpath(//div[@type='book'][@n='$1']/div[@type='chap'][@n='$2']/div[@type='verse'][@n='$3'])"/></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The result of the substitution may be either an absolute or a
    relative URI reference. In the latter case it is combined with the
    value of <hi rend="att">xml:base</hi> in force at the place where the
    <hi rend="att">cRef</hi> attribute occurs to form an absolute URI in the
    usual manner as prescribed by <ref target="http://www.w3.org/TR/xmlbase/">XML Base</ref>.</cell></row></table></div><div type="refdoc" xml:id="catDesc"><head>&lt;catDesc&gt;</head><index indexName="ODDS"><term sortBy="catDesc">&lt;catDesc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;catDesc&gt; </hi>(category description) describes some category within a taxonomy
or text typology, either in the form of a brief prose description
or in terms of the situational parameters used by the TEI
formal textDesc. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#category">category</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element catDesc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( text | <ref target="#model.limitedPhrase">model.limitedPhrase</ref> | <ref target="#model.catDescPart">model.catDescPart</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><catDesc>Prose reportage</catDesc></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><catDesc><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></catDesc></egXML></cell></row></table></div><div type="refdoc" xml:id="catRef"><head>&lt;catRef/&gt;</head><index indexName="ODDS"><term sortBy="catRef">&lt;catRef&gt;</term><index indexName="ODDS"><term sortBy="target">@target</term></index><index indexName="ODDS"><term sortBy="scheme">@scheme</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;catRef/&gt; </hi>(category reference) specifies one or more defined categories
within some taxonomy or text typology. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">target</cell><cell rend="odd_value">identifies the categories concerned
   <table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A series of one or more space-separated pointers (URIs)
      to &lt;category&gt; elements, typically located within a
      &lt;taxonomy&gt; element inside a TEI header</cell></row></table></cell></row><row><cell rend="odd_label">scheme</cell><cell rend="odd_value">identifies the classification scheme within which the set of
    categories concerned is defined
   <table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">May supply the identifier of the associated &lt;taxonomy&gt; element.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#textClass">textClass</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Empty element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element catRef
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute target { list { xsd:anyURI+ } },
   attribute scheme { xsd:anyURI }?,
   empty
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><catRef target="#news #prov #sales2"/><!-- elsewhere --><taxonomy><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The scheme attribute need be supplied only if more than
one taxonomy has been declared</cell></row></table></div><div type="refdoc" xml:id="category"><head>&lt;category&gt;</head><index indexName="ODDS"><term sortBy="category">&lt;category&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;category&gt; </hi>contains an individual descriptive category, possibly nested
within a superordinate category, within a user-defined taxonomy. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#category">category</ref> <?tex \ ?><ref target="#taxonomy">taxonomy</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#catDesc">catDesc</ref> <?tex \ ?><ref target="#category">category</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element category
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( ( <ref target="#catDesc">catDesc</ref> | <ref target="#model.glossLike">model.glossLike</ref>* ), <ref target="#category">category</ref>* )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><category xml:id="b1"><catDesc>Prose reportage</catDesc></category></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><category xml:id="b2"><catDesc>Prose
 </catDesc><category xml:id="b11"><catDesc>reportage</catDesc></category><category xml:id="b12"><catDesc>fiction</catDesc></category></category></egXML></cell></row></table></div><div type="refdoc" xml:id="cell"><head>&lt;cell&gt;</head><index indexName="ODDS"><term sortBy="cell">&lt;cell&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;cell&gt; </hi>contains one cell of a table.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">figures</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.tableDecoration">att.tableDecoration</ref> (<hi rend="attribute">@role</hi>, <hi rend="attribute">@rows</hi>, <hi rend="attribute">@cols</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#row">row</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element cell
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.tableDecoration">att.tableDecoration.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><row><cell role="label">General conduct</cell><cell role="data">Not satisfactory, on account of his great unpunctuality
                     and inattention to duties</cell></row></egXML></cell></row></table></div><div type="refdoc" xml:id="change"><head>&lt;change&gt;</head><index indexName="ODDS"><term sortBy="change">&lt;change&gt;</term><index indexName="ODDS"><term sortBy="when">@when</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;change&gt; </hi>summarizes a particular change or correction made
to a particular version of an electronic text which is
shared between several researchers. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.ascribed">att.ascribed</ref> (<hi rend="attribute">@who</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.ascribed.attributes"/><row><cell rend="odd_label">when</cell><cell rend="odd_value">supplies the date of the change in standard form, i.e. YYYY-MM-DD.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a date, time, or date &amp; time in any of the formats
      defined in <title>XML Schema Part 2: Datatypes Second
      Edition</title></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#revisionDesc">revisionDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element change
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.ascribed">att.ascribed.attributes</ref>,
   attribute when
   {
      xsd:date
    | xsd:gYear
    | xsd:gMonth
    | xsd:gDay
    | xsd:gYearMonth
    | xsd:gMonthDay
    | xsd:time
    | xsd:dateTime
   }?,
   ( text | <ref target="#model.limitedPhrase">model.limitedPhrase</ref> | <ref target="#model.inter">model.inter</ref> | <ref target="#model.global">model.global</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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><change who="#BZ" when="2008-02-02">Finished chapter 23</change><change who="#BZ" when="2008-01-02">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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">who</hi> attribute may be used to point to any other
    element, but will typically specify a &lt;respStmt&gt; or
    &lt;person&gt; 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.</cell></row></table></div><div type="refdoc" xml:id="choice"><head>&lt;choice&gt;</head><index indexName="ODDS"><term sortBy="choice">&lt;choice&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;choice&gt; </hi>groups a number of alternative encodings for the same point in
        a text.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#choice">choice</ref> <?tex \ ?> <?tex \ ?><ref target="#model.pPart.editorial">model.pPart.editorial</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#seg">seg</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element choice
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#model.choicePart">model.choicePart</ref> | <ref target="#choice">choice</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">An American encoding of <title>Gulliver's Travels</title> which
            retains the British spelling but also provides a version
            regularized to American spelling might be encoded as follows.<egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COEDCOR-eg-71"><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></egXML><!-- Gulliver's Travels --></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Because the children of a  &lt;choice&gt; 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 &lt;choice&gt; elements may self-nest.For a specialized version of &lt;choice&gt; for encoding multiple
            witnesses of a single work, see section <ptr target="#TCAPLL"/>.</cell></row></table></div><div type="refdoc" xml:id="cit"><head>&lt;cit&gt;</head><index indexName="ODDS"><term sortBy="cit">&lt;cit&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;cit&gt; </hi>(cited quotation) contains a quotation from some other document, together with a
        bibliographic reference to its source.  In a dictionary it may
        contain an example text with at least one occurrence of the word
        form, used in the sense being described, or a translation of the
        headword, or an example.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.quoteLike">model.quoteLike</ref> <?tex \ ?><ref target="#model.entryPart.top">model.entryPart.top</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element cit
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   (
      <ref target="#model.qLike">model.qLike</ref>
    | <ref target="#model.biblLike">model.biblLike</ref>
    | <ref target="#model.ptrLike">model.ptrLike</ref>
    | <ref target="#model.global">model.global</ref>
    | <ref target="#model.entryPart">model.entryPart</ref>
   )+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#DSHD-eg-30"><cit><quote>and the breath of the whale is frequently attended with such an insupportable smell,
                    as to bring on disorder of the brain.</quote><bibl>Ulloa's South America</bibl></cit></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><entry><form><orth>horrifier</orth></form><cit type="translation" xml:lang="en"><quote>to horrify</quote></cit><cit type="example"><quote>elle était horrifiée par la dépense</quote><cit type="translation" xml:lang="en"><quote>she was horrified at the expense.</quote></cit></cit></entry></egXML></cell></row></table></div><div type="refdoc" xml:id="classCode"><head>&lt;classCode&gt;</head><index indexName="ODDS"><term sortBy="classCode">&lt;classCode&gt;</term><index indexName="ODDS"><term sortBy="scheme">@scheme</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;classCode&gt; </hi>(classification code) contains the classification code used for this text in some
standard classification system. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">scheme</cell><cell rend="odd_value">identifies the classification system or taxonomy in use.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">may point to a local definition, for example in a
      &lt;taxonomy&gt; element, or more usually to some external
      location where the scheme is fully defined.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#textClass">textClass</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element classCode
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute scheme { xsd:anyURI },
   <ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><classCode scheme="http://www.udc.org">410</classCode></egXML></cell></row></table></div><div type="refdoc" xml:id="classDecl"><head>&lt;classDecl&gt;</head><index indexName="ODDS"><term sortBy="classDecl">&lt;classDecl&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;classDecl&gt; </hi>(classification declarations) contains one or more taxonomies defining any classificatory
codes used elsewhere in the text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.encodingPart">model.encodingPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#taxonomy">taxonomy</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element classDecl
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#taxonomy">taxonomy</ref>+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><classDecl><taxonomy xml:id="LCSH"><bibl>Library of Congress Subject Headings</bibl></taxonomy></classDecl><!-- ... --><textClass><keywords scheme="#LCSH"><list><item>Political science</item><item>United States -- Politics and government —
                      Revolution, 1775-1783</item></list></keywords></textClass></egXML></cell></row></table></div><div type="refdoc" xml:id="closer"><head>&lt;closer&gt;</head><index indexName="ODDS"><term sortBy="closer">&lt;closer&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;closer&gt; </hi>groups together salutations, datelines, and similar phrases appearing as a final group at
    the end of a division, especially of a letter.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.divBottomPart">model.divBottomPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#salute">salute</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element closer
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   (
      text
    | <ref target="#model.gLike">model.gLike</ref>
    | <ref target="#signed">signed</ref>
    | <ref target="#dateline">dateline</ref>
    | <ref target="#salute">salute</ref>
    | <ref target="#model.phrase">model.phrase</ref>
    | <ref target="#model.global">model.global</ref>
   )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><div type="letter"><p> perhaps you will favour me with a sight of it when convenient.</p><closer><salute>I remain, &amp;c. &amp;c.</salute><signed>H. Colburn</signed></closer></div></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#DSCO-eg-53"><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></egXML><!-- James Joyce, Ulysses --></cell></row></table></div><div type="refdoc" xml:id="code"><head>&lt;code&gt;</head><index indexName="ODDS"><term sortBy="code">&lt;code&gt;</term><index indexName="ODDS"><term sortBy="lang">@lang</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;code&gt; </hi>contains literal code from some formal language such as a
programming language.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tagdocs</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">lang</cell><cell rend="odd_value">(formal language) a name identifying the formal language in which  the
	code is expressed<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Character data only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element code
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute lang { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   text
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><code lang="JAVA">
       Size fCheckbox1Size = new Size();
       fCheckbox1Size.Height = 500;
       fCheckbox1Size.Width = 500;
       xCheckbox1.setSize(fCheckbox1Size);
</code></egXML></cell></row></table></div><div type="refdoc" xml:id="corr"><head>&lt;corr&gt;</head><index indexName="ODDS"><term sortBy="corr">&lt;corr&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;corr&gt; </hi>(correction) contains the correct form of a passage apparently erroneous in the copy text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) <?tex \ ?> (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref> <?tex \ ?><ref target="#model.choicePart">model.choicePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element corr
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.editLike">att.editLike.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">If all that is desired is to call attention to the
      fact that the copy text has been corrected, &lt;corr&gt; may be used alone:<egXML xmlns="http://www.tei-c.org/ns/Examples">I don't know,
      Juan. It's so far in the past now — how <corr>can we</corr> prove
      or disprove anyone's theories?</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">It is also possible, using the &lt;choice&gt; and
      &lt;sic&gt; elements, to provide an uncorrected reading:<egXML xmlns="http://www.tei-c.org/ns/Examples">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?</egXML></cell></row></table></div><div type="refdoc" xml:id="creation"><head>&lt;creation&gt;</head><index indexName="ODDS"><term sortBy="creation">&lt;creation&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;creation&gt; </hi>contains information about the creation of a text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#profileDesc">profileDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element creation
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><creation><date>Before 1987</date></creation></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><creation><date when="1988-07-10">10 July 1988</date></creation></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Character data and phrase-level elements.The &lt;creation&gt; element may be used to record details
of a text's creation, e.g. the date and place it was composed, if these
are of interest; it should not be confused with the
&lt;publicationStmt&gt; element, which records date and place of
publication.</cell></row></table></div><div type="refdoc" xml:id="date"><head>&lt;date&gt;</head><index indexName="ODDS"><term sortBy="date">&lt;date&gt;</term><index indexName="ODDS"><term sortBy="calendar">@calendar</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;date&gt; </hi>contains a date in any format.      </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.datable">att.datable</ref> (<ref target="#att.datable.w3c">att.datable.w3c</ref> (<hi rend="attribute">@period</hi>, <hi rend="attribute">@when</hi>, <hi rend="attribute">@notBefore</hi>, <hi rend="attribute">@notAfter</hi>, <hi rend="attribute">@from</hi>, <hi rend="attribute">@to</hi>)) <ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) <?tex \ ?> (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.datable.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.editLike.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.typed.attributes"/><row><cell rend="odd_label">calendar</cell><cell rend="odd_value">indicates the system or calendar to which the date
                represented by the content of this element belongs.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">Gregorian</label><item rend="odd_value">Gregorian calendar</item><label rend="odd_label">Julian</label><item rend="odd_value">Julian calendar</item><label rend="odd_label">Islamic</label><item rend="odd_value">Islamic or Muslim (hijri) lunar calendar</item><label rend="odd_label">Hebrew</label><item rend="odd_value">Hebrew or Jewish lunisolar calendar</item><label rend="odd_label">Revolutionary</label><item rend="odd_value">French Revolutionary calendar</item><label rend="odd_label">Iranian</label><item rend="odd_value">Iranian or Persian (Jalaali) solar calendar</item><label rend="odd_label">Coptic</label><item rend="odd_value">Coptic or Alexandrian calendar</item><label rend="odd_label">Chinese</label><item rend="odd_value">Chinese lunisolar calendar</item></list></cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples">He was born on
                    <date calendar="Gregorian">Feb. 22, 1732</date>
                    (<date calendar="Julian" when="1732-02-22">
                        Feb. 11, 1731/32, O.S.</date>).</egXML></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.dateLike">model.dateLike</ref> <?tex \ ?><ref target="#model.publicationStmtPart">model.publicationStmtPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element date
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.datable">att.datable.attributes</ref>,
   <ref target="#att.editLike">att.editLike.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   attribute calendar
   {
      "Gregorian"
    | "Julian"
    | "Islamic"
    | "Hebrew"
    | "Revolutionary"
    | "Iranian"
    | "Coptic"
    | "Chinese"
    | xsd:Name
   }?,
   ( text | <ref target="#model.gLike">model.gLike</ref> | <ref target="#model.phrase">model.phrase</ref> | <ref target="#model.global">model.global</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><date when="1980-02">early February 1980</date></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">Given on the <date when="1977-06-12">Twelfth Day of June
            in the Year of Our Lord One Thousand Nine Hundred and
            Seventy-seven of the Republic the Two Hundredth and first
            and of the University the Eighty-Sixth.</date></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><date when="1990-09">September 1990</date></egXML></cell></row></table></div><div type="refdoc" xml:id="dateline"><head>&lt;dateline&gt;</head><index indexName="ODDS"><term sortBy="dateline">&lt;dateline&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;dateline&gt; </hi>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.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#closer">closer</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divWrapper">model.divWrapper</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element dateline
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><dateline>Walden, this 29. of August 1592</dateline></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#DSCO-eg-53"><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></egXML><!-- James Joyce, Ulysses --></cell></row></table></div><div type="refdoc" xml:id="del"><head>&lt;del&gt;</head><index indexName="ODDS"><term sortBy="del">&lt;del&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;del&gt; </hi>(deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as
    superfluous or spurious in the copy text by an author, scribe, annotator, or corrector. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.transcriptional">att.transcriptional</ref> (<hi rend="attribute">@hand</hi>, <hi rend="attribute">@status</hi>, <hi rend="attribute">@seq</hi>) <?tex \ ?> (<ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) ) <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element del
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.transcriptional">att.transcriptional.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><l><del rend="overtyped">Mein</del> Frisch <del rend="overstrike" type="primary">schwebt</del>
        weht der Wind</l></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Degrees of uncertainty over what can still be read may be indicated by use of the
      &lt;certainty&gt; element (see <ptr target="#CE"/>).This element should be used for deletion of shorter sequences of text, typically single words
      or phrases. The &lt;delSpan&gt; element should be used for longer sequences of text, for
      those containing structural subdivisions, and for those containing overlapping additions and
      deletions.The text deleted must be at least partially legible, in order for the encoder to be able to
      transcribe it. Illegible text within a deletion may be marked using the &lt;gap&gt; tag to
      signal that text is present but has not been transcribed. Attributes on the &lt;gap&gt;
      element may be used to indicate how much text is omitted, the reason for omitting it, etc. If
      text is not fully legible, the &lt;unclear&gt; element (available when using the additional
      tagset for transcription of primary sources) should be used to signal the areas of text which
      cannot be read with confidence in a similar way. See further sections <ptr target="#PHOM"/>
      and, for the close association of the &lt;del&gt; tag with the &lt;gap&gt;, &lt;damage&gt;,
      &lt;unclear&gt; and &lt;supplied&gt; elements (the latter three tags available when using
      the additional tagset for transcription of primary sources), <ptr target="#PHCOMB"/>.The &lt;del&gt; tag should not be used for deletions made by editors or encoders. In these
      cases, either the &lt;corr&gt; tag or the &lt;gap&gt; tag should be used.</cell></row></table></div><div type="refdoc" xml:id="desc"><head>&lt;desc&gt;</head><index indexName="ODDS"><term sortBy="desc">&lt;desc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;desc&gt; </hi>(description) contains a brief description of the object documented by its
    parent element, including its intended usage, purpose,
    or application where this is appropriate.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.translatable">att.translatable</ref> (<hi rend="attribute">@version</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.glossLike">model.glossLike</ref> <?tex \ ?><ref target="#model.labelLike">model.labelLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element desc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.translatable">att.translatable.attributes</ref>,
   <ref target="#macro.limitedContent">macro.limitedContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><desc>contains a brief description of the purpose and application for
        an element, attribute, attribute value, class, or entity.</desc></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->TEI convention requires that this be expressed as a finite
      clause, begining with an active verb.</cell></row></table></div><div type="refdoc" xml:id="distributor"><head>&lt;distributor&gt;</head><index indexName="ODDS"><term sortBy="distributor">&lt;distributor&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;distributor&gt; </hi>supplies the name of a person or other agency responsible for the
distribution of a text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.imprintPart">model.imprintPart</ref> <?tex \ ?><ref target="#model.publicationStmtPart">model.publicationStmtPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element distributor
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><distributor>Oxford Text Archive</distributor><distributor>Redwood and Burn Ltd</distributor></egXML></cell></row></table></div><div type="refdoc" xml:id="div"><head>&lt;div&gt;</head><index indexName="ODDS"><term sortBy="div">&lt;div&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;div&gt; </hi>(text division) contains a subdivision of the front, body, or back of a text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.divLike">att.divLike</ref> (<hi rend="attribute">@org</hi>, <hi rend="attribute">@sample</hi>, <hi rend="attribute">@part</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.divLike">model.divLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#divGen">divGen</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#eg">eg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#salute">salute</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#trailer">trailer</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element div
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.divLike">att.divLike.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   (
      ( <ref target="#model.divTop">model.divTop</ref> | <ref target="#model.global">model.global</ref> )*,
      (
         (
            ( ( ( <ref target="#model.divLike">model.divLike</ref> | <ref target="#model.divGenLike">model.divGenLike</ref> ), <ref target="#model.global">model.global</ref>* )+ )
          | (
               ( ( <ref target="#model.common">model.common</ref> ), <ref target="#model.global">model.global</ref>* )+,
               ( ( <ref target="#model.divLike">model.divLike</ref> | <ref target="#model.divGenLike">model.divGenLike</ref> ), <ref target="#model.global">model.global</ref>* )*
            )
         ),
         ( ( <ref target="#model.divBottom">model.divBottom</ref> ), <ref target="#model.global">model.global</ref>* )*
      )?
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="divGen"><head>&lt;divGen&gt;</head><index indexName="ODDS"><term sortBy="divGen">&lt;divGen&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;divGen&gt; </hi>(automatically generated text division) indicates the location at which a textual division generated
        automatically by a text-processing application is to appear. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">specifies what type of generated text division (e.g. index,
                table of contents, etc.) is to appear.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">index</label><item rend="odd_value">an index is to be generated and inserted at this point.</item><label rend="odd_label">toc</label><item rend="odd_value">a table of contents</item><label rend="odd_label">figlist</label><item rend="odd_value">a list of figures</item><label rend="odd_label">tablist</label><item rend="odd_value">a list of tables</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Valid values are application-dependent; those shown are of
                    obvious utility in document production, but are by no means
                    exhaustive.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.frontPart">model.frontPart</ref> <?tex \ ?><ref target="#model.divGenLike">model.divGenLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#head">head</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element divGen
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type { xsd:Name }?,
   <ref target="#model.headLike">model.headLike</ref>*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">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 <hi rend="att">indexName</hi>
            
            attribute on &lt;index&gt; elements in the text has been used to specify index
            entries for the two generated indexes, named NAMES and THINGS:<egXML xmlns="http://www.tei-c.org/ns/Examples"><back><div1 type="backmat"><head>Bibliography</head><listBibl><bibl/></listBibl></div1><div1 type="backmat"><head>Indices</head><divGen n="Index Nominum" type="NAMES"/><divGen n="Index Rerum" type="THINGS"/></div1></back></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">Another use for &lt;divGen&gt; is to specify the
            location of an automatically produced table of contents:<egXML xmlns="http://www.tei-c.org/ns/Examples"><front><!--<titlePage>...</titlePage>--><divGen type="toc"/><div><head>Preface</head><p> ... </p></div></front></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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.<!-- The <att>n</att> attribute should be used
                to give a title for the text division being generated--></cell></row></table></div><div type="refdoc" xml:id="docAuthor"><head>&lt;docAuthor&gt;</head><index indexName="ODDS"><term sortBy="docAuthor">&lt;docAuthor&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;docAuthor&gt; </hi>(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). </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#byline">byline</ref> <?tex \ ?> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref> <?tex \ ?><ref target="#model.divWrapper">model.divWrapper</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element docAuthor
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.canonical">att.canonical.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The document author's name often occurs within a byline,
but the &lt;docAuthor&gt; element may be used whether the
&lt;byline&gt; element is used or not.</cell></row></table></div><div type="refdoc" xml:id="docDate"><head>&lt;docDate&gt;</head><index indexName="ODDS"><term sortBy="docDate">&lt;docDate&gt;</term><index indexName="ODDS"><term sortBy="when">@when</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;docDate&gt; </hi>(document date) contains the date of a document, as given
(usually) on a title page. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">when</cell><cell rend="odd_value">gives the value of the date in standard form, i.e. YYYY-MM-DD.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a date in one of the formats specified in <title>XML
      Schema Part 2: Datatypes Second Edition</title></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->For simple dates, the <hi rend="att">when</hi> attribute should give
        the Gregorian or proleptic Gregorian date in the form
        (YYYY-MM-DD) specified by <title>XML Schema Part
        2</title>. <!-- More complicated dates or special applications
        may require another calendar or another form; these should be
        documented in the <gi>stdVals</gi> element in the TEI Header.
        --></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#docImprint">docImprint</ref> <?tex \ ?> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref> <?tex \ ?><ref target="#model.divWrapper">model.divWrapper</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element docDate
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute when
   {
      xsd:date
    | xsd:gYear
    | xsd:gMonth
    | xsd:gDay
    | xsd:gYearMonth
    | xsd:gMonthDay
    | xsd:time
    | xsd:dateTime
   }?,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><docImprint>Oxford, Clarendon Press, <docDate>1987</docDate></docImprint></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Cf. the general &lt;date&gt; 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.</cell></row></table></div><div type="refdoc" xml:id="docEdition"><head>&lt;docEdition&gt;</head><index indexName="ODDS"><term sortBy="docEdition">&lt;docEdition&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;docEdition&gt; </hi>(document edition) contains an edition statement as presented on a title page of a
document. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element docEdition
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><docEdition>The Third edition Corrected</docEdition></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Cf. the &lt;edition&gt; element of bibliographic
citation.  As usual, the shorter name has been given to the
more frequent element.</cell></row></table></div><div type="refdoc" xml:id="docImprint"><head>&lt;docImprint&gt;</head><index indexName="ODDS"><term sortBy="docImprint">&lt;docImprint&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;docImprint&gt; </hi>(document imprint) contains the imprint statement (place and date of publication,
publisher name), as given
(usually) at the foot of a title page. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#publisher">publisher</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#docDate">docDate</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element docImprint
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   (
      text
    | <ref target="#model.gLike">model.gLike</ref>
    | <ref target="#model.phrase">model.phrase</ref>
    | <ref target="#pubPlace">pubPlace</ref>
    | <ref target="#docDate">docDate</ref>
    | <ref target="#publisher">publisher</ref>
    | <ref target="#model.global">model.global</ref>
   )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><docImprint>Oxford, Clarendon Press, 1987</docImprint></egXML>Imprints may be somewhat more complex:
<egXML xmlns="http://www.tei-c.org/ns/Examples"><docImprint><pubPlace>London</pubPlace>
Printed for <name>E. Nutt</name>,
at 
<pubPlace>Royal Exchange</pubPlace>;
<name>J. Roberts</name> in 
<pubPlace>wick-Lane</pubPlace>;
<name>A. Dodd</name> without 
<pubPlace>Temple-Bar</pubPlace>;
and <name>J. Graves</name> in 
<pubPlace>St. James's-street.</pubPlace><date>1722.</date></docImprint></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Cf. the &lt;imprint&gt; element of bibliographic
citations.  As with title, author, and editions, the shorter name is
reserved for the element likely to be used more often.</cell></row></table></div><div type="refdoc" xml:id="docTitle"><head>&lt;docTitle&gt;</head><index indexName="ODDS"><term sortBy="docTitle">&lt;docTitle&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;docTitle&gt; </hi>(document title) contains the title of a document, including all its
constituents, as given on a title page. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#gap">gap</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#titlePart">titlePart</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element docTitle
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.canonical">att.canonical.attributes</ref>,
   ( <ref target="#model.global">model.global</ref>*, ( <ref target="#titlePart">titlePart</ref>, <ref target="#model.global">model.global</ref>* )+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><docTitle><titlePart type="main">The DUNCIAD,
     VARIOURVM.
     </titlePart><titlePart type="sub">WITH THE
     PROLEGOMENA of SCRIBLERUS.
     </titlePart></docTitle></egXML></cell></row></table></div><div type="refdoc" xml:id="edition"><head>&lt;edition&gt;</head><index indexName="ODDS"><term sortBy="edition">&lt;edition&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;edition&gt; </hi>(edition) describes the particularities of one edition of a text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#editionStmt">editionStmt</ref> <?tex \ ?> <?tex \ ?><ref target="#model.biblPart">model.biblPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element edition
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><edition>First edition <date>Oct 1990</date></edition><edition n="S2">Students' edition</edition></egXML></cell></row></table></div><div type="refdoc" xml:id="editionStmt"><head>&lt;editionStmt&gt;</head><index indexName="ODDS"><term sortBy="editionStmt">&lt;editionStmt&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;editionStmt&gt; </hi>(edition statement) groups information relating to one edition of a text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#fileDesc">fileDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?><ref target="#respStmt">respStmt</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#edition">edition</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element editionStmt
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#model.pLike">model.pLike</ref>+ | ( <ref target="#edition">edition</ref>, <ref target="#respStmt">respStmt</ref>* ) )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><editionStmt><edition n="S2">Students' edition</edition><respStmt><resp>Adapted by </resp><name>Elizabeth Kirk</name></respStmt></editionStmt></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><editionStmt><p>First edition, <date>Michaelmas Term, 1991.</date></p></editionStmt></egXML></cell></row></table></div><div type="refdoc" xml:id="editor"><head>&lt;editor&gt;</head><index indexName="ODDS"><term sortBy="editor">&lt;editor&gt;</term><index indexName="ODDS"><term sortBy="role">@role</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;editor&gt; </hi>secondary statement of responsibility for a
        bibliographic item, for example the name of an individual, institution
        or organization, (or of several such) acting as editor, compiler,
        translator, etc.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">role</cell><cell rend="odd_value">specifies the nature of the intellectual responsibility<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">semi-open list (examples might include: translator, editor,
                compiler, illustrator, etc.)</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.respLike">model.respLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element editor
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute role { xsd:Name }?,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><editor>Eric Johnson</editor><editor role="illustrator">John Tenniel</editor></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->A consistent format should be adopted.Particularly where cataloguing is likely to be based on
            the content of the header, it is advisable to use generally recognized
            authority lists for the exact form of personal names. </cell></row></table></div><div type="refdoc" xml:id="editorialDecl"><head>&lt;editorialDecl&gt;</head><index indexName="ODDS"><term sortBy="editorialDecl">&lt;editorialDecl&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;editorialDecl&gt; </hi>(editorial practice declaration) provides details of editorial principles and practices applied
during the encoding of a text.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.encodingPart">model.encodingPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element editorialDecl
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   ( <ref target="#model.pLike">model.pLike</ref>+ | <ref target="#model.editorialDeclPart">model.editorialDeclPart</ref>+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><editorialDecl><normalization><p>All words converted to Modern American spelling using
 Websters 9th Collegiate dictionary
  </p></normalization><quotation marks="all" form="std"><p>All opening quotation marks converted to “ all closing
 quotation marks converted to &amp;cdq;.</p></quotation></editorialDecl></egXML></cell></row></table></div><div type="refdoc" xml:id="eg"><head>&lt;eg&gt;</head><index indexName="ODDS"><term sortBy="eg">&lt;eg&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;eg&gt; </hi>(example) contains any kind of illustrative example.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tagdocs</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.xmlspace">att.xmlspace</ref> (<hi rend="attribute">@xml:space</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.egLike">model.egLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Character data only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element eg
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.xmlspace">att.xmlspace.attributes</ref>,
   text
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><p>The
    <gi>term</gi> element is declared using the following syntax:
    <eg>&lt;![CDATA[&lt;!ELEMENT term (%phrase.content;)&gt;]]</eg></p></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If the example contains material in XML markup, either it must be
enclosed within a CDATA marked  section, or character entity
references must be used to represent the markup delimiters. If the
    example contains well-formed XML, it should be marked using the
    more specific &lt;egXML&gt; element.</cell></row></table></div><div type="refdoc" xml:id="emph"><head>&lt;emph&gt;</head><index indexName="ODDS"><term sortBy="emph">&lt;emph&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;emph&gt; </hi>(emphasized) marks words or phrases which are stressed or emphasized for
        linguistic or rhetorical effect.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element emph
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">You took the car and did <emph>what</emph>?!!</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COHQHE-eg-11"><q>What it all comes to is this,</q> he said. <q><emph>What
                    does Christopher Robin do in the morning nowadays?</emph></q></egXML></cell></row></table></div><div type="refdoc" xml:id="encodingDesc"><head>&lt;encodingDesc&gt;</head><index indexName="ODDS"><term sortBy="encodingDesc">&lt;encodingDesc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;encodingDesc&gt; </hi>(encoding description) documents the relationship between an electronic text and the
source or sources from which it was derived.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.headerPart">model.headerPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#appInfo">appInfo</ref> <?tex \ ?><ref target="#classDecl">classDecl</ref> <?tex \ ?><ref target="#editorialDecl">editorialDecl</ref> <?tex \ ?><ref target="#geoDecl">geoDecl</ref> <?tex \ ?><ref target="#projectDesc">projectDesc</ref> <?tex \ ?><ref target="#refsDecl">refsDecl</ref> <?tex \ ?><ref target="#samplingDecl">samplingDecl</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element encodingDesc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( ( <ref target="#model.encodingPart">model.encodingPart</ref> | <ref target="#model.pLike">model.pLike</ref> )+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><encodingDesc><p>Basic encoding, capturing lexical information only. All
hyphenation, punctuation, and variant spellings normalized. No
formatting or layout information preserved.</p></encodingDesc></egXML></cell></row></table></div><div type="refdoc" xml:id="epigraph"><head>&lt;epigraph&gt;</head><index indexName="ODDS"><term sortBy="epigraph">&lt;epigraph&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;epigraph&gt; </hi>contains a quotation, anonymous or attributed, appearing at the start of a section or
    chapter, or on a title page.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#opener">opener</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divWrapper">model.divWrapper</ref> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#eg">eg</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element epigraph
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#model.common">model.common</ref> | <ref target="#model.global">model.global</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><epigraph xml:lang="la"><cit><bibl>Lucret.</bibl><quote><l part="F">petere inde coronam,</l><l>Vnde prius nulli velarint tempora Musae.</l></quote></cit></epigraph></egXML></cell></row></table></div><div type="refdoc" xml:id="expan"><head>&lt;expan&gt;</head><index indexName="ODDS"><term sortBy="expan">&lt;expan&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;expan&gt; </hi>(expansion) contains the expansion of an abbreviation. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) <?tex \ ?> (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.editorial">model.pPart.editorial</ref> <?tex \ ?><ref target="#model.choicePart">model.choicePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element expan
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.editLike">att.editLike.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">The address is Southmoor <choice><expan>Road</expan><abbr>Rd</abbr></choice></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The content of this element should usually be a complete word
            or phrase. The &lt;ex&gt; element provided by the <ident type="module">transcr</ident> module may be used to mark up
            sequences of letters supplied within such  an expansion.</cell></row></table></div><div type="refdoc" xml:id="extent"><head>&lt;extent&gt;</head><index indexName="ODDS"><term sortBy="extent">&lt;extent&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;extent&gt; </hi>describes the approximate size of a text as stored on
some carrier medium, whether digital or non-digital, specified in any convenient units.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#fileDesc">fileDesc</ref> <?tex \ ?> <?tex \ ?><ref target="#model.biblPart">model.biblPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element extent
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><extent>3200 sentences</extent><extent>between 10 and 20 Mb</extent><extent>ten 3.5 inch high density diskettes</extent></egXML></cell></row></table></div><div type="refdoc" xml:id="figDesc"><head>&lt;figDesc&gt;</head><index indexName="ODDS"><term sortBy="figDesc">&lt;figDesc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;figDesc&gt; </hi>(description of figure) contains a brief prose description of the appearance or content
of a graphic figure, for use when documenting an image without
displaying it. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">figures</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#figure">figure</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element figDesc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.limitedContent">macro.limitedContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><figure><graphic url="emblem1.png"/><head>Emblemi d'Amore</head><figDesc>A pair of  naked winged cupids, each holding a
	flaming torch, in a rural setting.</figDesc></figure></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This element is intended for use as an alternative to the
content of its parent &lt;figure&gt; element; for example, to display
when the image is required but the equipment in use cannot display
graphic images. It may also be used for indexing or documentary
purposes.</cell></row></table></div><div type="refdoc" xml:id="figure"><head>&lt;figure&gt;</head><index indexName="ODDS"><term sortBy="figure">&lt;figure&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;figure&gt; </hi>groups elements representing or containing graphic information such as an illustration or
    figure. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">figures</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.placement">att.placement</ref> (<hi rend="attribute">@place</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#figure">figure</ref> <?tex \ ?> <?tex \ ?><ref target="#model.inter">model.inter</ref> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#gap">gap</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figDesc">figDesc</ref> <?tex \ ?><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#eg">eg</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element figure
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.placement">att.placement.attributes</ref>,
   (
      <ref target="#model.headLike">model.headLike</ref>
    | <ref target="#model.pLike">model.pLike</ref>
    | <ref target="#figDesc">figDesc</ref>
    | <ref target="#model.graphicLike">model.graphicLike</ref>
    | <ref target="#model.egLike">model.egLike</ref>
    | <ref target="#figure">figure</ref>
    | <ref target="#model.global">model.global</ref>
   )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><figure><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><graphic url="http://www.example.org/fig1.png" scale="0.5"/></figure></egXML></cell></row></table></div><div type="refdoc" xml:id="fileDesc"><head>&lt;fileDesc&gt;</head><index indexName="ODDS"><term sortBy="fileDesc">&lt;fileDesc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;fileDesc&gt; </hi>(file description) contains a full bibliographic description of an electronic
file.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#teiHeader">teiHeader</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#editionStmt">editionStmt</ref> <?tex \ ?><ref target="#extent">extent</ref> <?tex \ ?><ref target="#notesStmt">notesStmt</ref> <?tex \ ?><ref target="#publicationStmt">publicationStmt</ref> <?tex \ ?><ref target="#seriesStmt">seriesStmt</ref> <?tex \ ?><ref target="#sourceDesc">sourceDesc</ref> <?tex \ ?><ref target="#titleStmt">titleStmt</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element fileDesc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   (
      (
         <ref target="#titleStmt">titleStmt</ref>,
         <ref target="#editionStmt">editionStmt</ref>?,
         <ref target="#extent">extent</ref>?,
         <ref target="#publicationStmt">publicationStmt</ref>,
         <ref target="#seriesStmt">seriesStmt</ref>?,
         <ref target="#notesStmt">notesStmt</ref>?
      ),
      <ref target="#sourceDesc">sourceDesc</ref>+
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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.</cell></row></table></div><div type="refdoc" xml:id="foreign"><head>&lt;foreign&gt;</head><index indexName="ODDS"><term sortBy="foreign">&lt;foreign&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;foreign&gt; </hi>(foreign) identifies a word or phrase as belonging to some language other
        than that of the surrounding text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element foreign
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#DRPAL-eg-44">This is heathen Greek to you still?
            Your <foreign xml:lang="la">lapis philosophicus</foreign>?</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The global <hi rend="att">xml:lang</hi> 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 <ptr target="#CHSH"/>.This element is intended for use only where no other element is
            available to mark the phrase or words concerned. The global
            <hi rend="att">xml:lang</hi> 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 &lt;distinct&gt; element may be used to identify phrases
            belonging to sublanguages or registers not generally regarded as
            true languages.</cell></row></table></div><div type="refdoc" xml:id="formula"><head>&lt;formula&gt;</head><index indexName="ODDS"><term sortBy="formula">&lt;formula&gt;</term><index indexName="ODDS"><term sortBy="notation">@notation</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;formula&gt; </hi>contains a mathematical or other formula. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">figures</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">notation</cell><cell rend="odd_value">supplies the name of a previously defined notation used for the content of the element.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">The name of a formal notation previously declared in the document type
      declaration.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.graphicLike">model.graphicLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#graphic">graphic</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element formula
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute notation { xsd:anyURI }?,
   ( text | <ref target="#model.graphicLike">model.graphicLike</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><formula notation="TeX">$e=mc^2$</formula></egXML></cell></row></table></div><div type="refdoc" xml:id="front"><head>&lt;front&gt;</head><index indexName="ODDS"><term sortBy="front">&lt;front&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;front&gt; </hi>(front matter) contains any prefatory matter (headers,
title page, prefaces, dedications, etc.)
found  at the start of a document, before the main body.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#text">text</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#divGen">divGen</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#div">div</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#docEdition">docEdition</ref> <?tex \ ?><ref target="#docImprint">docImprint</ref> <?tex \ ?><ref target="#docTitle">docTitle</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#titlePage">titlePage</ref> <?tex \ ?><ref target="#titlePart">titlePart</ref> <?tex \ ?><ref target="#trailer">trailer</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element front
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   (
      ( <ref target="#model.frontPart">model.frontPart</ref> | <ref target="#model.pLike.front">model.pLike.front</ref> | <ref target="#model.global">model.global</ref> )*,
      (
         (
            (
               ( <ref target="#model.div1Like">model.div1Like</ref> ),
               ( <ref target="#model.frontPart">model.frontPart</ref> | <ref target="#model.div1Like">model.div1Like</ref> | <ref target="#model.global">model.global</ref> )*
            )
          | (
               ( <ref target="#model.divLike">model.divLike</ref> ),
               ( <ref target="#model.frontPart">model.frontPart</ref> | <ref target="#model.divLike">model.divLike</ref> | <ref target="#model.global">model.global</ref> )*
            )
         )?
      ),
      ( ( ( <ref target="#model.divBottomPart">model.divBottomPart</ref> ), ( <ref target="#model.divBottomPart">model.divBottomPart</ref> | <ref target="#model.global">model.global</ref> )* )? )
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><front><epigraph><quote>Nam Sibyllam quidem Cumis ego ipse oculis meis
	  vidi in ampulla pendere, et cum illi pueri dicerent:
	  <q xml:lang="grc">Sibylla ti weleis</q>; respondebat
	  illa: <q xml:lang="grc">apowanein welo.</q></quote></epigraph><div type="dedication"><p>For Ezra Pound <q xml:lang="it">il miglior fabbro.</q></p></div></front></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><front><div type="dedication"><p>To our three selves</p></div><div type="preface"><head>Author's Note</head><p>All the characters in this book are purely imaginary, and if the
author has used names that may suggest a reference to living persons
she has done so inadvertently.
 ...</p></div></front></egXML></cell></row></table></div><div type="refdoc" xml:id="funder"><head>&lt;funder&gt;</head><index indexName="ODDS"><term sortBy="funder">&lt;funder&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;funder&gt; </hi>(funding body) specifies the name of an individual, institution, or organization
responsible for the funding of a project or text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.respLike">model.respLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element funder
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><funder>The National Endowment for the Humanities, an independent
     federal agency</funder><funder>Directorate General XIII of the Commission of the
     European Communities</funder><funder>The Andrew W. Mellon Foundation</funder><funder>The Social Sciences and Humanities Research Council of Canada</funder></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Funders provide financial support for a project; they are
distinct from <term>sponsors</term>, who provide intellectual
support and authority.</cell></row></table></div><div type="refdoc" xml:id="gap"><head>&lt;gap&gt;</head><index indexName="ODDS"><term sortBy="gap">&lt;gap&gt;</term><index indexName="ODDS"><term sortBy="reason">@reason</term></index><index indexName="ODDS"><term sortBy="hand">@hand</term></index><index indexName="ODDS"><term sortBy="agent">@agent</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;gap&gt; </hi>(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. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) <?tex \ ?> (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) <table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.editLike.attributes"/><row><cell rend="odd_label">reason</cell><cell rend="odd_value">gives the reason for omission. Sample values include
        <hi rend="val">sampling</hi>, <hi rend="val">inaudible</hi>,
        <hi rend="val">irrelevant</hi>, <hi rend="val">cancelled</hi>.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any short indication of the reason for the omission.</cell></row></table></cell></row><row><cell rend="odd_label">hand</cell><cell rend="odd_value">in the case of text omitted from the transcription because of
        deliberate deletion by an identifiable hand, signifies the hand which
        made the deletion.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">must be one of the hand identifiers declared in the document
        header (see section <ptr target="#PHDH"/>).</cell></row></table></cell></row><row><cell rend="odd_label">agent</cell><cell rend="odd_value">In the case of text omitted because of damage, categorizes the cause of the damage, if it can be identified.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">rubbing</label><item rend="odd_value">damage results from rubbing of the
            leaf edges</item><label rend="odd_label">mildew</label><item rend="odd_value">damage results from mildew on the leaf surface</item><label rend="odd_label">smoke</label><item rend="odd_value">damage results from smoke</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.global.edit">model.global.edit</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element gap
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.editLike">att.editLike.attributes</ref>,
   attribute reason
   {
      list { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }+ }
   }?,
   attribute hand { xsd:anyURI }?,
   attribute agent { xsd:Name }?,
   <ref target="#model.glossLike">model.glossLike</ref>*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><gap extent="4" unit="chars" reason="illegible"/></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><gap extent="1" unit="essay" reason="sampling"/></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;gap&gt;, &lt;unclear&gt;, and &lt;del&gt; core tag
      elements may be closely allied in use with the &lt;damage&gt; and
      &lt;supplied&gt; elements, available when using the additional
      tagset for transcription of primary sources. See section <ptr target="#PHCOMB"/> for discussion of which element is appropriate
      for which circumstance.</cell></row></table></div><div type="refdoc" xml:id="geoDecl"><head>&lt;geoDecl&gt;</head><index indexName="ODDS"><term sortBy="geoDecl">&lt;geoDecl&gt;</term><index indexName="ODDS"><term sortBy="datum">@datum</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;geoDecl&gt; </hi>(geographic coordinates declaration) documents the notation and the datum used for geographic
  coordinates expressed as content of the &lt;geo&gt; element
  elsewhere within the document.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.declarable.attributes"/><row><cell rend="odd_label">datum</cell><cell rend="odd_value">supplies a commonly used code name for the datum employed.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">WGS84</label><item rend="odd_value">(World Geodetic System) a pair of numbers to be interpreted as latitude followed by longitude
	  according to the World Geodetic System.<hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">MGRS</label><item rend="odd_value">(Military Grid Reference System) the values supplied are geospatial entity object codes,
	based on  Universal Transverse Mercator coordinates</item><label rend="odd_label">OSGB36</label><item rend="odd_value">(ordnance survey great britain) the value supplied is to be interpreted as a British National Grid
	  Reference.</item><label rend="odd_label">ED50</label><item rend="odd_value">(European Datum coordinate system) the value supplied is to be interpreted as latitude followed by
	  longitude according to the European Datum coordinate system.</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.encodingPart">model.encodingPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element geoDecl
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   attribute datum { "WGS84" | "MGRS" | "OSGB36" | "ED50" | xsd:Name }?,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><geoDecl datum="OSGB36"/></egXML></cell></row></table></div><div type="refdoc" xml:id="gi"><head>&lt;gi&gt;</head><index indexName="ODDS"><term sortBy="gi">&lt;gi&gt;</term><index indexName="ODDS"><term sortBy="scheme">@scheme</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;gi&gt; </hi>(element name) contains the name (generic identifier) of an element.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tagdocs</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">scheme</cell><cell rend="odd_value">supplies the name of the scheme in which this name is defined.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">TEI</label><item rend="odd_value">(text encoding initiative) this element is part of the TEI scheme.<hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">DBK</label><item rend="odd_value">(docbook) this element is part of the Docbook scheme.</item><label rend="odd_label">XX</label><item rend="odd_value">(unknown) this element is part of an unknown scheme.</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.phrase.xml">model.phrase.xml</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Character data only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element gi
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute scheme { xsd:Name }?,
   text
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML>This example shows the use of both a namespace prefix and the schema 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.</cell></row></table></div><div type="refdoc" xml:id="gloss"><head>&lt;gloss&gt;</head><index indexName="ODDS"><term sortBy="gloss">&lt;gloss&gt;</term><index indexName="ODDS"><term sortBy="target">@target</term></index><index indexName="ODDS"><term sortBy="cRef">@cRef</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;gloss&gt; </hi>identifies a phrase or word used to provide a gloss or
        definition for some other word or phrase. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?><ref target="#att.translatable">att.translatable</ref> (<hi rend="attribute">@version</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.declaring.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.translatable.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.typed.attributes"/><row><cell rend="odd_label">target</cell><cell rend="odd_value">identifies the associated &lt;term&gt; element by an
                absolute or relative URI reference<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">should be a valid URI reference that resolves to a
                &lt;term&gt; element</cell></row></table></cell></row><row><cell rend="odd_label">cRef</cell><cell rend="odd_value">(canonical reference) identifies the associated &lt;term&gt; element using a canonical
                reference from a scheme defined in a &lt;refsDecl&gt; element
                in the TEI header<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">the result of applying the algorithm for the resolution
                of canonical references (described in section <ptr target="#SACR"/>) should be a valid URI reference that resolves
                to a &lt;term&gt; element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;refsDecl&gt; to use may be indicated with the
                    <hi rend="att">decls</hi> attribute.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref> <?tex \ ?><ref target="#model.glossLike">model.glossLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element gloss
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   <ref target="#att.translatable">att.translatable.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   ( attribute target { xsd:anyURI }? | attribute cRef { xsd:anyURI }? ),
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">We may define <term xml:id="tdpv" rend="sc">discoursal point of view</term>
            as <gloss target="#tdpv">the relationship, expressed through discourse
                structure, between the implied author or some other addresser,
                and the fiction.</gloss></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">target</hi> and <hi rend="att">cRef</hi> attributes are
            mutually exclusive.</cell></row></table></div><div type="refdoc" xml:id="graphic"><head>&lt;graphic/&gt;</head><index indexName="ODDS"><term sortBy="graphic">&lt;graphic&gt;</term><index indexName="ODDS"><term sortBy="width">@width</term></index><index indexName="ODDS"><term sortBy="height">@height</term></index><index indexName="ODDS"><term sortBy="scale">@scale</term></index><index indexName="ODDS"><term sortBy="url">@url</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;graphic/&gt; </hi>indicates the location of an inline graphic, illustration, or figure. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.internetMedia">att.internetMedia</ref> (<hi rend="attribute">@mimeType</hi>) <?tex \ ?><ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.internetMedia.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.declaring.attributes"/><row><cell rend="odd_label">width</cell><cell rend="odd_value">The display width of the image<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
token
{
   pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
}</eg></cell></row></table></cell></row><row><cell rend="odd_label">height</cell><cell rend="odd_value">The display height of the image<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
token
{
   pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
}</eg></cell></row></table></cell></row><row><cell rend="odd_label">scale</cell><cell rend="odd_value">A scale factor to be applied to the image to make it the desired display size<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:double | xsd:decimal</eg></cell></row></table></cell></row><row><cell rend="odd_label">url</cell><cell rend="odd_value">(uniform resource locator) A URL which refers to the image itself.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.graphicLike">model.graphicLike</ref> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Empty element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element graphic
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.internetMedia">att.internetMedia.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   attribute width
   {
      token
      {
         pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
      }
   }?,
   attribute height
   {
      token
      {
         pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
      }
   }?,
   attribute scale { xsd:double | xsd:decimal }?,
   attribute url { xsd:anyURI }?,
   empty
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">mimeType</hi> attribute should be used to supply the
            MIME media type of the image specified by the <hi rend="att">url</hi>
            
            attribute.</cell></row></table></div><div type="refdoc" xml:id="group"><head>&lt;group&gt;</head><index indexName="ODDS"><term sortBy="group">&lt;group&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;group&gt; </hi>contains the body of a composite text, grouping together a sequence of distinct texts (or
    groups of such texts) which are regarded as a unit for some purpose, for example the collected
    works of an author, a sequence of prose essays, etc.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#group">group</ref> <?tex \ ?><ref target="#text">text</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#group">group</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#salute">salute</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#text">text</ref> <?tex \ ?><ref target="#trailer">trailer</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element group
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   (
      ( <ref target="#model.divTop">model.divTop</ref> | <ref target="#model.global">model.global</ref> )*,
      ( ( <ref target="#text">text</ref> | <ref target="#group">group</ref> ), ( <ref target="#text">text</ref> | <ref target="#group">group</ref> | <ref target="#model.global">model.global</ref> )* ),
      <ref target="#model.divBottom">model.divBottom</ref>*
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><egXML><text><!-- Section on Alexander Pope starts --><front><!-- biographical notice by editor --></front><group><text><!-- first poem --></text><text><!-- second poem --></text></group></text><!-- end of Pope section--></egXML></egXML></cell></row></table></div><div type="refdoc" xml:id="head"><head>&lt;head&gt;</head><index indexName="ODDS"><term sortBy="head">&lt;head&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;head&gt; </hi>(heading) contains any type of heading, for example the title of a section,
        or the heading of a list, glossary, manuscript description, etc. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.headLike">model.headLike</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element head
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">The most common use for the &lt;head&gt; element
            is to mark the headings of sections.  In older writings, the
            headings or <term>incipits</term> 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 &lt;trailer&gt;, as
            in this example:<egXML xmlns="http://www.tei-c.org/ns/Examples"><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><list><head>Chapter-Headings</head></list><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">The &lt;head&gt; element is also used to mark headings
            of other units, such as lists:<egXML xmlns="http://www.tei-c.org/ns/Examples">With a few exceptions, connectives are equally useful in
            all kinds of discourse:  description, narration, exposition,
            argument.
            <list type="simple"><head>Connectives</head><item>above</item><item>accordingly</item><item>across from</item><item>adjacent to</item><item>again</item><item><!-- ... --></item></list></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;head&gt; 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 &lt;head&gt; element based on its
            structural position.  A &lt;head&gt; occurring as the first
            element of a list is the title of that list; one occurring as
            the first element of a &lt;div1&gt; is the title of that
            chapter or section.</cell></row></table></div><div type="refdoc" xml:id="hi"><head>&lt;hi&gt;</head><index indexName="ODDS"><term sortBy="hi">&lt;hi&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;hi&gt; </hi>(highlighted) marks a word or phrase as graphically distinct from the
        surrounding text, for reasons concerning which no claim is
        made.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.hiLike">model.hiLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element hi
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COHQHE-eg-13"><hi rend="gothic">And this Indenture further witnesseth</hi>
            that the said <hi rend="italic">Walter Shandy</hi>, merchant,
            in consideration of the said intended marriage ...</egXML></cell></row></table></div><div type="refdoc" xml:id="ident"><head>&lt;ident&gt;</head><index indexName="ODDS"><term sortBy="ident">&lt;ident&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;ident&gt; </hi>(identifier) contains an identifier or name for an object of some kind in a formal language.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tagdocs</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Character data only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element ident
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   text
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><ident type="namespace">http://www.tei-c.org/ns/Examples</ident></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->In running prose, this element may be used for any kind of
  identifier in any formal language.</cell></row></table></div><div type="refdoc" xml:id="idno"><head>&lt;idno&gt;</head><index indexName="ODDS"><term sortBy="idno">&lt;idno&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;idno&gt; </hi>(identifying number) supplies any standard or non-standard number used to identify a
bibliographic item.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">categorizes the number, for example as an ISBN or other
         standard series.
   <table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A name or abbreviation indicating what type of identifying
         number is given (e.g. ISBN, LCCN).</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#seriesStmt">seriesStmt</ref> <?tex \ ?> <?tex \ ?><ref target="#model.biblPart">model.biblPart</ref> <?tex \ ?><ref target="#model.publicationStmtPart">model.publicationStmtPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Character data only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element idno
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type { xsd:Name }?,
   text
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><idno type="ISSN">0143-3385</idno><idno type="OTA">116</idno></egXML></cell></row></table></div><div type="refdoc" xml:id="index"><head>&lt;index&gt;</head><index indexName="ODDS"><term sortBy="index">&lt;index&gt;</term><index indexName="ODDS"><term sortBy="indexName">@indexName</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;index&gt; </hi>(index entry) marks a location to be indexed for whatever purpose. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.spanning">att.spanning</ref> (<hi rend="attribute">@spanTo</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.spanning.attributes"/><row><cell rend="odd_label">indexName</cell><cell rend="odd_value">supplies a name to specify which index (of several) the index entry belongs to.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">an application-specific name, consisting of Unicode characters only.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This attribute makes it possible to create multiple indexes for a text.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#index">index</ref> <?tex \ ?> <?tex \ ?><ref target="#model.global.meta">model.global.meta</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#index">index</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element index
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.spanning">att.spanning.attributes</ref>,
   attribute indexName { xsd:Name }?,
   ( <ref target="#term">term</ref>, <ref target="#index">index</ref>? )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">David's other principal backer, Josiah
            ha-Kohen <index indexName="NAMES"><term>Josiah ha-Kohen b. Azarya</term></index> b. Azarya, son of one of the last gaons of Sura <index indexName="PLACES"><term>Sura</term></index> was David's own first cousin.</egXML></cell></row></table></div><div type="refdoc" xml:id="interp"><head>&lt;interp&gt;</head><index indexName="ODDS"><term sortBy="interp">&lt;interp&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;interp&gt; </hi>(interpretation) summarizes a specific interpretative annotation which can be
linked to a span of text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">analysis</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.interpLike">att.interpLike</ref> (<hi rend="attribute">@resp</hi>, <hi rend="attribute">@type</hi>, <hi rend="attribute">@inst</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#interpGrp">interpGrp</ref> <?tex \ ?> <?tex \ ?><ref target="#model.global.meta">model.global.meta</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element interp
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.interpLike">att.interpLike.attributes</ref>,
   ( text | <ref target="#model.gLike">model.gLike</ref> | <ref target="#model.glossLike">model.glossLike</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><interp type="structuralunit">aftermath</interp></egXML></cell></row></table></div><div type="refdoc" xml:id="interpGrp"><head>&lt;interpGrp&gt;</head><index indexName="ODDS"><term sortBy="interpGrp">&lt;interpGrp&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;interpGrp&gt; </hi>(interpretation group) collects together a set of related interpretations which share
responsibility or type. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">analysis</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.interpLike">att.interpLike</ref> (<hi rend="attribute">@resp</hi>, <hi rend="attribute">@type</hi>, <hi rend="attribute">@inst</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.global.meta">model.global.meta</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element interpGrp
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.interpLike">att.interpLike.attributes</ref>,
   ( <ref target="#model.glossLike">model.glossLike</ref>*, <ref target="#interp">interp</ref>+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><interpGrp resp="#TMA" type="structuralunit"><desc>basic structural organization</desc><interp xml:id="I1">introduction</interp><interp xml:id="I2">conflict</interp><interp xml:id="I3">climax</interp><interp xml:id="I4">revenge</interp><interp xml:id="I5">reconciliation</interp><interp xml:id="I6">aftermath</interp></interpGrp><bibl xml:id="TMA"><!-- bibliographic citation for source of this
interpretive framework --></bibl></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Any number of &lt;interp&gt; elements.</cell></row></table></div><div type="refdoc" xml:id="item"><head>&lt;item&gt;</head><index indexName="ODDS"><term sortBy="item">&lt;item&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;item&gt; </hi>contains one
        component of a list.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#list">list</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element item
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.specialPara">macro.specialPara</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><list type="ordered"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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 <hi rend="att">n</hi> attribute, but it is not
            required that numbering be recorded explicitly.
            In ordered lists, the <hi rend="att">n</hi> attribute on the
            &lt;item&gt; element is by definition synonymous with the use of the
            &lt;label&gt; element to record the enumerator of the list item.  In
            glossary lists, however, the term being defined should be given with the
            
            &lt;label&gt; element, not <hi rend="att">n</hi>.</cell></row></table></div><div type="refdoc" xml:id="keywords"><head>&lt;keywords&gt;</head><index indexName="ODDS"><term sortBy="keywords">&lt;keywords&gt;</term><index indexName="ODDS"><term sortBy="scheme">@scheme</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;keywords&gt; </hi>contains a list of keywords or phrases identifying the topic or
nature of a text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">scheme</cell><cell rend="odd_value">identifies the controlled vocabulary within which the set of
  keywords concerned is defined.
   <table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">Usually this will indicate an external website or other
      location where the scheme is documented. </cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#textClass">textClass</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#list">list</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element keywords
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute scheme { xsd:anyURI },
   ( <ref target="#term">term</ref>+ | <ref target="#list">list</ref> )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><keywords scheme="http://classificationweb.net"><list><item>Babbage, Charles</item><item>Mathematicians - Great Britain - Biography</item></list></keywords></egXML></cell></row></table></div><div type="refdoc" xml:id="l"><head>&lt;l&gt;</head><index indexName="ODDS"><term sortBy="l">&lt;l&gt;</term><index indexName="ODDS"><term sortBy="part">@part</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;l&gt; </hi>(verse line) contains a single, possibly incomplete, line of verse.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">part</cell><cell rend="odd_value">specifies whether or not the line is metrically complete. <table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">Y</label><item rend="odd_value">(yes) the line is metrically incomplete</item><label rend="odd_label">N</label><item rend="odd_value">(no) either the line is complete, or no claim is made as to its completeness<hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">I</label><item rend="odd_value">(initial) the initial part of an incomplete line</item><label rend="odd_label">M</label><item rend="odd_value">(medial) a medial part of an incomplete line</item><label rend="odd_label">F</label><item rend="odd_value">(final) the final part of an incomplete line</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The values <hi rend="val">I</hi>, <hi rend="val">M</hi>, or <hi rend="val">F</hi> should be used only where
                    it is clear how the line is to be reconstituted.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.lLike">model.lLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element l
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><l met="-/-/-/-/-/" part="Y"/></egXML></cell></row></table></div><div type="refdoc" xml:id="label"><head>&lt;label&gt;</head><index indexName="ODDS"><term sortBy="label">&lt;label&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;label&gt; </hi>contains the label associated with an item in a list; in glossaries, marks the term being
        defined. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#list">list</ref> <?tex \ ?> <?tex \ ?><ref target="#model.labelLike">model.labelLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element label
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">Labels are most commonly used for the headwords in glossary lists; note the use of the
            global <hi rend="att">xml:lang</hi> attribute to set the default language of the glossary list to
            Middle English, and identify the glosses and headings as modern English or Latin:<egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">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 <title>Autobiography</title>. In this
            usage the &lt;label&gt; element is synonymous with the <hi rend="att">n</hi> attribute on the
                &lt;item&gt; element:<egXML xmlns="http://www.tei-c.org/ns/Examples">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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">Labels may also be used for other structured list items, as in this extract from the
            journal of Edward Gibbon:<egXML xmlns="http://www.tei-c.org/ns/Examples"><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 — <q xml:lang="la">Omnia vincit amor, et nos
                        cedamus amori.</q></item><label>August.</label><item>I went to Crassy, and staid two days.</item></list></egXML></cell></row></table></div><div type="refdoc" xml:id="langUsage"><head>&lt;langUsage&gt;</head><index indexName="ODDS"><term sortBy="langUsage">&lt;langUsage&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;langUsage&gt; </hi>(language usage) describes the languages, sublanguages, registers, dialects, etc.
represented within a text.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.profileDescPart">model.profileDescPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#language">language</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element langUsage
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   <ref target="#language">language</ref>+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="language"><head>&lt;language&gt;</head><index indexName="ODDS"><term sortBy="language">&lt;language&gt;</term><index indexName="ODDS"><term sortBy="ident">@ident</term></index><index indexName="ODDS"><term sortBy="usage">@usage</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;language&gt; </hi>characterizes a single language or sublanguage used within a
  text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">ident</cell><cell rend="odd_value">(identifier) Supplies a language code constructed as defined in <ref target="http://tools.ietf.org/html/bcp47">BCP 47</ref> which is used to identify the language documented
      by this element, and which is referenced by the global <hi rend="att">xml:lang</hi> attribute.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:language</eg></cell></row></table></cell></row><row><cell rend="odd_label">usage</cell><cell rend="odd_value">specifies the approximate percentage (by volume) of the
      text which uses this language.
      <table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:nonNegativeInteger { maxInclusive = "100" }</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a whole number between 0 and 100</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#langUsage">langUsage</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element language
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute ident { xsd:language },
   attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?,
   <ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><langUsage xml:lang="en-US"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Particularly for sublanguages, an informal
    prose characterization should be supplied as content for the
    element.</cell></row></table></div><div type="refdoc" xml:id="lb"><head>&lt;lb/&gt;</head><index indexName="ODDS"><term sortBy="lb">&lt;lb&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;lb/&gt; </hi>(line break) marks the start of a new (typographic) line in some edition or version of a text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><ref target="#att.sourced">att.sourced</ref> (<hi rend="attribute">@ed</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.milestoneLike">model.milestoneLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Empty element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element lb
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#att.sourced">att.sourced.attributes</ref>,
   empty
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">Indicating typographical line breaks within metrical lines, where they occur at different
            places in different editions:<egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">Indicating line structure of title page, display text, etc.:<egXML xmlns="http://www.tei-c.org/ns/Examples"><docTitle><titlePart type="main"><lb/>THE <lb/>Pilgrim's Progress <lb/>FROM <lb/>THIS WORLD, <lb/>TO <lb/>That
                    which is to come: </titlePart><!-- etc. --></docTitle></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->By convention, &lt;lb&gt; elements should appear at the point in the text where a new
            line starts. The <hi rend="att">n</hi> attribute, if used, indicates the number or other value
            associated with the text between this point and the next &lt;lb&gt; 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 &lt;l&gt; element is available) except in circumstances
            where structural units cannot otherwise be marked. The <hi rend="att">type</hi> attribute may be used to characterize the linebreak in any respect,
            for example as word-breaking or not. </cell></row></table></div><div type="refdoc" xml:id="lg"><head>&lt;lg&gt;</head><index indexName="ODDS"><term sortBy="lg">&lt;lg&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;lg&gt; </hi>(line group) contains a group of verse lines functioning as a formal unit, e.g. a stanza, refrain,
        verse paragraph, etc.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.divLike">att.divLike</ref> (<hi rend="attribute">@org</hi>, <hi rend="attribute">@sample</hi>, <hi rend="attribute">@part</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#lg">lg</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divPart">model.divPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#salute">salute</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#trailer">trailer</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element lg
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.divLike">att.divLike.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   (
      ( <ref target="#model.divTop">model.divTop</ref> | <ref target="#model.global">model.global</ref> )*,
      ( <ref target="#model.lLike">model.lLike</ref> | <ref target="#lg">lg</ref> ),
      ( <ref target="#model.lLike">model.lLike</ref> | <ref target="#lg">lg</ref> | <ref target="#model.global">model.global</ref> )*,
      ( ( <ref target="#model.divBottom">model.divBottom</ref> ), <ref target="#model.global">model.global</ref>* )*
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->contains verse lines or nested line groups only, possibly prefixed by a
            heading.</cell></row></table></div><div type="refdoc" xml:id="list"><head>&lt;list&gt;</head><index indexName="ODDS"><term sortBy="list">&lt;list&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;list&gt; </hi>(list) contains any sequence of items organized as a list. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">describes the form of the list.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">ordered</label><item rend="odd_value">list items are numbered or lettered. </item><label rend="odd_label">bulleted</label><item rend="odd_value">list items are marked with a bullet or other typographic device. </item><label rend="odd_label">simple</label><item rend="odd_value">list items are not numbered or bulleted. <hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">gloss</label><item rend="odd_value">each list item glosses some term or concept, which is given by a label element
            preceding the list item.</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The formal syntax of the element declarations allows &lt;label&gt; tags to be omitted
          from lists tagged <hi rend="tag">&lt;list type="gloss"&gt;</hi>; this is however a semantic error.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#keywords">keywords</ref> <?tex \ ?><ref target="#revisionDesc">revisionDesc</ref> <?tex \ ?> <?tex \ ?><ref target="#model.listLike">model.listLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#item">item</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#closer">closer</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?><ref target="#postscript">postscript</ref> <?tex \ ?><ref target="#salute">salute</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?><ref target="#trailer">trailer</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element list
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type { "ordered" | "bulleted" | "simple" | "gloss" | xsd:Name }?,
   (
      ( ( <ref target="#model.divTop">model.divTop</ref> ) | ( <ref target="#model.global">model.global</ref> ) )*,
      (
         ( <ref target="#item">item</ref>, <ref target="#model.global">model.global</ref>* )+
       | ( ( <ref target="#label">label</ref>, <ref target="#model.global">model.global</ref>*, <ref target="#item">item</ref>, <ref target="#model.global">model.global</ref>* )+ )
      ),
      ( ( <ref target="#model.divBottom">model.divBottom</ref> ), <ref target="#model.global">model.global</ref>* )*
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><list type="ordered"><item>a butcher</item><item>a baker</item><item>a candlestick maker, with <list type="bullets"><item>rings on his fingers</item><item>bells on his toes</item></list></item></list></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">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):<egXML xmlns="http://www.tei-c.org/ns/Examples"><div1 type="section"><head>Athelstan's Ordinance</head><list type="ordered"><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 type="ordered"><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 type="ordered"><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 type="ordered"><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></egXML>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.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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 type="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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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.</cell></row></table></div><div type="refdoc" xml:id="listBibl"><head>&lt;listBibl&gt;</head><index indexName="ODDS"><term sortBy="listBibl">&lt;listBibl&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;listBibl&gt; </hi>(citation list) contains a list of bibliographic citations of any kind.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#listBibl">listBibl</ref> <?tex \ ?> <?tex \ ?><ref target="#model.listLike">model.listLike</ref> <?tex \ ?><ref target="#model.msItemPart">model.msItemPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element listBibl
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   ( <ref target="#model.headLike">model.headLike</ref>*, ( <ref target="#model.biblLike">model.biblLike</ref> | <ref target="#model.milestoneLike">model.milestoneLike</ref> | <ref target="#listBibl">listBibl</ref> )+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><listBibl><head>Works consulted</head><bibl>Blain, Clements and Grundy: Feminist Companion to
                    Literature in English (Yale, 1990)
                </bibl><biblStruct><analytic><title>The Interesting story of the Children in the Wood</title></analytic><monogr><title>The Penny Histories</title><author>Victor E Neuberg</author><imprint><publisher>OUP</publisher><date>1968</date></imprint></monogr></biblStruct></listBibl></egXML></cell></row></table></div><div type="refdoc" xml:id="measureGrp"><head>&lt;measureGrp&gt;</head><index indexName="ODDS"><term sortBy="measureGrp">&lt;measureGrp&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;measureGrp&gt; </hi>(measure group) contains a group of dimensional specifications which relate to the same object, for example
    the height and width of a manuscript page. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.measurement">att.measurement</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@commodity</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.measureLike">model.measureLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element measureGrp
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.measurement">att.measurement.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   ( text | <ref target="#model.gLike">model.gLike</ref> | <ref target="#model.measureLike">model.measureLike</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><measureGrp type="leaves" unit="mm"><height scope="range">157-160</height><width quantity="105"/></measureGrp><measureGrp type="ruledArea" unit="mm"><height scope="most" quantity="90"/><width scope="most" quantity="48"/></measureGrp><measureGrp type="box" unit="in"><height quantity="12"/><width quantity="10"/><depth quantity="6"/></measureGrp></egXML></cell></row></table></div><div type="refdoc" xml:id="mentioned"><head>&lt;mentioned&gt;</head><index indexName="ODDS"><term sortBy="mentioned">&lt;mentioned&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;mentioned&gt; </hi>marks words or phrases mentioned, not used. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element mentioned
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COHQU-eg-44">There is thus a
            striking accentual difference between a verbal form like <mentioned xml:id="X234" xml:lang="el">eluthemen</mentioned><gloss target="#X234">we were released,</gloss> accented on the second syllable of the
            word, and its participial derivative <mentioned xml:id="X235" xml:lang="el">lutheis</mentioned><gloss target="#X235">released,</gloss> accented on the last.</egXML></cell></row></table></div><div type="refdoc" xml:id="milestone"><head>&lt;milestone/&gt;</head><index indexName="ODDS"><term sortBy="milestone">&lt;milestone&gt;</term><index indexName="ODDS"><term sortBy="unit">@unit</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;milestone/&gt; </hi>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. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><ref target="#att.sourced">att.sourced</ref> (<hi rend="attribute">@ed</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.typed.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.sourced.attributes"/><row><cell rend="odd_label">unit</cell><cell rend="odd_value">provides a conventional name for the kind of section changing at
                                        this milestone.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">page</label><item rend="odd_value">physical page breaks (synonymous with the
                                                  &lt;pb&gt; element).</item><label rend="odd_label">column</label><item rend="odd_value">column breaks.</item><label rend="odd_label">line</label><item rend="odd_value">line breaks (synonymous with the &lt;lb&gt;
                                                  element).</item><label rend="odd_label">book</label><item rend="odd_value">any units termed book, liber, etc.</item><label rend="odd_label">poem</label><item rend="odd_value">individual poems in a collection.</item><label rend="odd_label">canto</label><item rend="odd_value">cantos or other major sections of a poem.</item><label rend="odd_label">speaker</label><item rend="odd_value">changes of speaker or narrator.</item><label rend="odd_label">stanza</label><item rend="odd_value">stanzas within a poem, book, or canto.</item><label rend="odd_label">act</label><item rend="odd_value">acts within a play.</item><label rend="odd_label">scene</label><item rend="odd_value">scenes within a play or act.</item><label rend="odd_label">section</label><item rend="odd_value">sections of any kind.</item><label rend="odd_label">absent</label><item rend="odd_value">passages not present in the reference
                                                  edition.</item><label rend="odd_label">unnumbered</label><item rend="odd_value">passages present in the text, but not to be
                                                  included as part of the
                                                  reference.</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If the milestone marks the beginning of a piece of text
                                                  not present in the reference edition, the special
                                                  value <term>absent</term> may be used as the value
                                                  of <hi rend="att">unit</hi>. The normal interpretation is
                                                  that the reference edition does not contain the
                                                  text which follows, until the next
                                                  &lt;milestone&gt; tag for the edition in question
                                                  is encountered.In addition to the values suggested, other terms may be
                                                  appropriate (e.g. <term>Stephanus</term> for the
                                                  Stephanus numbers in Plato).</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.milestoneLike">model.milestoneLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Empty element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element milestone
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#att.sourced">att.sourced.attributes</ref>,
   attribute unit
   {
      "page"
    | "column"
    | "line"
    | "book"
    | "poem"
    | "canto"
    | "speaker"
    | "stanza"
    | "act"
    | "scene"
    | "section"
    | "absent"
    | "unnumbered"
    | xsd:Name
   },
   empty
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><milestone n="23" ed="La" unit="Dreissiger"/> ... <milestone n="24" ed="AV" unit="verse"/> ...</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->For this element, the global <hi rend="att">n</hi> attribute indicates the new number
                              or other value for the unit which changes at this milestone. The
                              special value <mentioned>unnumbered</mentioned> 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.
                              <!--Milestones for page and column should precede
milestones for line numbers. --></cell></row></table></div><div type="refdoc" xml:id="name"><head>&lt;name&gt;</head><index indexName="ODDS"><term sortBy="name">&lt;name&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;name&gt; </hi>(name, proper noun) contains a proper noun or noun phrase. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.naming">att.naming</ref> (<hi rend="attribute">@nymRef</hi>) <?tex \ ?> (<ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>)) <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.nameLike.agent">model.nameLike.agent</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element name
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.naming">att.naming.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Proper nouns referring to people, places, and organizations may be tagged instead with
                &lt;persName&gt;, &lt;placeName&gt;, or &lt;orgName&gt;, when the TEI module for
            names and dates is included.</cell></row></table></div><div type="refdoc" xml:id="note"><head>&lt;note&gt;</head><index indexName="ODDS"><term sortBy="note">&lt;note&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index><index indexName="ODDS"><term sortBy="resp">@resp</term></index><index indexName="ODDS"><term sortBy="anchored">@anchored</term></index><index indexName="ODDS"><term sortBy="target">@target</term></index><index indexName="ODDS"><term sortBy="targetEnd">@targetEnd</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;note&gt; </hi>contains a note or annotation.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.placement">att.placement</ref> (<hi rend="attribute">@place</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.placement.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">describes the type of note.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">Values can be taken from any convenient typology of annotation suitable to the
                work in hand; e.g. annotation, gloss, citation, digression, preliminary,
            temporary</cell></row></table></cell></row><row><cell rend="odd_label">resp</cell><cell rend="odd_value"> (responsible party) indicates who is responsible for the annotation: author, editor, translator, etc.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Required when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a pointer to one of the identifiers declared in the document header, associated
                with a person asserted as responsible for some aspect of the text's creation,
                transcription, editing, encoding, or annotation</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->For specialized types of editorial annotation (e.g. for marking corrections,
                    normalizations, cruxes, etc.), see chapter <ptr target="#TC" type="div1"/>.</cell></row></table></cell></row><row><cell rend="odd_label">anchored</cell><cell rend="odd_value">indicates whether the copy text shows the exact place of reference for the note.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:boolean</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->In modern texts, notes are usually anchored by means of explicit footnote or
                    endnote symbols. An explicit indication of the phrase or line annotated may
                    however be used instead (e.g. <q>page 218, lines 3–4</q>). The
                    <hi rend="att">anchored</hi> attribute indicates whether any explicit location is given,
                    whether by symbol or by prose cross-reference. The value <hi rend="val">true</hi>
                    indicates that such an explicit location is indicated in the copy text; the
                    value <hi rend="val">false</hi> indicates that the copy text does not indicate a specific
                    place of attachment for the note. If the specific symbols used in the copy text
                    at the location the note is anchored are to be recorded, use the <hi rend="att">n</hi>
                    attribute.</cell></row></table></cell></row><row><cell rend="odd_label">target</cell><cell rend="odd_value">indicates the point (or points) of attachment for a note, or the beginning of the
                span to which the note is attached.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Required when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">reference to the <hi rend="att">xml:id</hi>s of element(s) which begin at the location
                in question (e.g. the <hi rend="att">xml:id</hi> of an &lt;anchor&gt; element).</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If <hi rend="att">target</hi> and <hi rend="att">targetEnd</hi> are to be used to indicate where
                    notes attach to the text, then elements at the appropriate locations
                    (&lt;anchor&gt; elements if necessary) must be given <hi rend="att">xml:id</hi> values
                    to be pointed at.</cell></row></table></cell></row><row><cell rend="odd_label">targetEnd</cell><cell rend="odd_value">points to the end of the span to which the note is attached, if the note is not
                embedded in the text at that point.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Required when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">reference to the <hi rend="att">xml:id</hi>(s) of element(s) which <emph>end</emph> at
                the location(s) in question, or to an empty element at the point in question.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This attribute is retained for backwards compatibility; it
	may be removed at a subsequent release of the Guidelines. The
	recommended way of pointing to a span of elements is by means
	of the <ident>range</ident> function of XPointer, as further
	described in  <ptr target="#SATSRN"/>. </cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.noteLike">model.noteLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element note
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.placement">att.placement.attributes</ref>,
   attribute type { xsd:Name }?,
   attribute resp { xsd:anyURI }?,
   attribute anchored { xsd:boolean }?,
   attribute target { list { xsd:anyURI+ } }?,
   attribute targetEnd { list { xsd:anyURI+ } }?,
   <ref target="#macro.specialPara">macro.specialPara</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">And yet it is not only in the great line of
            Italian renaissance art, but even in the painterly <note type="gloss"><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. (Tr.)</note> style of the Dutch genre
            painters of the seventeenth century that drapery has this psychological significance.
        </egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The global <hi rend="att">n</hi> 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: <egXML xmlns="http://www.tei-c.org/ns/Examples">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.</egXML>
            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.</cell></row></table></div><div type="refdoc" xml:id="notesStmt"><head>&lt;notesStmt&gt;</head><index indexName="ODDS"><term sortBy="notesStmt">&lt;notesStmt&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;notesStmt&gt; </hi>(notes statement) collects together any notes providing information about a text
additional to that recorded in other parts of the bibliographic
description.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#fileDesc">fileDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#note">note</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element notesStmt
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#model.noteLike">model.noteLike</ref>+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><notesStmt><note>Historical commentary provided by Mark Cohen</note><note>OCR scanning done at University of Toronto</note></notesStmt></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Information of different kinds should not be grouped
together into the same note.</cell></row></table></div><div type="refdoc" xml:id="num"><head>&lt;num&gt;</head><index indexName="ODDS"><term sortBy="num">&lt;num&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index><index indexName="ODDS"><term sortBy="value">@value</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;num&gt; </hi>(number) contains a number, written in any form. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">indicates the type of numeric value.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">cardinal</label><item rend="odd_value">absolute number, e.g. 21, 21.5</item><label rend="odd_label">ordinal</label><item rend="odd_value">ordinal number, e.g. 21st</item><label rend="odd_label">fraction</label><item rend="odd_value">fraction, e.g. one half or three-quarters</item><label rend="odd_label">percentage</label><item rend="odd_value">a percentage</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If a different typology is desired, other values can be used for this
                attribute.</cell></row></table></cell></row><row><cell rend="odd_label">value</cell><cell rend="odd_value">supplies the value of the number in standard form.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:double | xsd:decimal</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">a numeric value.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The standard form used is defined by the TEI datatype data.numeric.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.measureLike">model.measureLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element num
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type
   {
      "cardinal" | "ordinal" | "fraction" | "percentage" | xsd:Name
   }?,
   attribute value { xsd:double | xsd:decimal }?,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><p>I reached <num type="cardinal" value="21">twenty-one</num> on my <num type="ordinal" value="21">twenty-first</num> birthday... light travels at <num value="10E10">10<hi rend="sup">10</hi></num> cm per second.</p></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Detailed analyses of quantities and units of measure in historical documents may also use
            the feature structure mechanism described in chapter <ptr target="#FS"/>. The
            &lt;num&gt; element is intended for use in simple applications.</cell></row></table></div><div type="refdoc" xml:id="opener"><head>&lt;opener&gt;</head><index indexName="ODDS"><term sortBy="opener">&lt;opener&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;opener&gt; </hi>groups together dateline, byline, salutation, and similar phrases appearing as a preliminary
    group at the start of a division, especially of a letter.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.divTopPart">model.divTopPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#argument">argument</ref> <?tex \ ?><ref target="#byline">byline</ref> <?tex \ ?><ref target="#dateline">dateline</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#salute">salute</ref> <?tex \ ?><ref target="#signed">signed</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element opener
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   (
      text
    | <ref target="#model.gLike">model.gLike</ref>
    | <ref target="#model.phrase">model.phrase</ref>
    | <ref target="#argument">argument</ref>
    | <ref target="#byline">byline</ref>
    | <ref target="#dateline">dateline</ref>
    | <ref target="#epigraph">epigraph</ref>
    | <ref target="#salute">salute</ref>
    | <ref target="#signed">signed</ref>
    | <ref target="#model.global">model.global</ref>
   )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><opener><dateline>Walden, this 29. of August 1592</dateline></opener></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#DSCO-eg-51"><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></egXML><!-- Trollope Autobiog, p 77 --></cell></row></table></div><div type="refdoc" xml:id="orig"><head>&lt;orig&gt;</head><index indexName="ODDS"><term sortBy="orig">&lt;orig&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;orig&gt; </hi>(original form) contains a reading which is marked as following the original, rather than being normalized
        or corrected.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref> <?tex \ ?><ref target="#model.choicePart">model.choicePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element orig
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">If all that is desired is to call attention to the original version in the copy text,
                &lt;orig&gt; may be used alone:<egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#KYD"><l>But this will be a <orig>meere</orig> confusion</l><l>And hardly shall we all be <orig>vnderstoode</orig></l></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">More usually, an &lt;orig&gt; will be combined with a regularized form within a
                &lt;choice&gt; element:<egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="p"><head>&lt;p&gt;</head><index indexName="ODDS"><term sortBy="p">&lt;p&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;p&gt; </hi>(paragraph) marks paragraphs in prose.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pLike">model.pLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element p
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#NJAL"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="pb"><head>&lt;pb/&gt;</head><index indexName="ODDS"><term sortBy="pb">&lt;pb&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;pb/&gt; </hi>(page break) marks the boundary between one page of a text and the next in a standard reference system. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><ref target="#att.sourced">att.sourced</ref> (<hi rend="attribute">@ed</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.milestoneLike">model.milestoneLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Empty element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element pb
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#att.sourced">att.sourced.attributes</ref>,
   empty
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">Page numbers may vary in different editions of a text.<egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">A page break may be associated with a facsimile image of the page it introduces by means
            of the <hi rend="att">facs</hi> attribute<egXML xmlns="http://www.tei-c.org/ns/Examples"><TEI><teiHeader><!--...--></teiHeader><text><pb n="1" facs="page1.png"/><!-- page1.png contains an image of the page;
                        the text it contains is encoded here --><pb n="2" facs="page2.png"/><!-- similarly, for page 2 --></text></TEI></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->By convention, &lt;pb&gt; elements should appear at the start of the page to which they
            refer. The global <hi rend="att">n</hi> attribute indicates the number or other value associated
            with the page which follows. This will normally be the page number or signature printed
            on it, since the physical sequence number is implicit in the presence of the &lt;pb&gt;
            element itself. The <hi rend="att">type</hi> attribute may be used to characterize the page break in any respect,
            for example as word-breaking or not. </cell></row></table></div><div type="refdoc" xml:id="postscript"><head>&lt;postscript&gt;</head><index indexName="ODDS"><term sortBy="postscript">&lt;postscript&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;postscript&gt; </hi>contains a postscript, e.g. to a letter. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.divBottomPart">model.divBottomPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#eg">eg</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element postscript
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( ( <ref target="#model.common">model.common</ref> ) | ( <ref target="#model.global">model.global</ref> ) )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><div type="letter"><opener><dateline><placeName>Rimaone</placeName><date when="2006-11-21">21 Nov 06</date></dateline><salute>Dear Susan,</salute></opener><p>Thank you very much for the assistance splitting those
	logs. I'm sorry about the misunderstanding as to the size of
	the task. I really was not asking for help, only to borrow the
	axe. Hope you had fun in any case.</p><closer><salute>Sincerely yours,</salute><signed>Seymour</signed></closer><postscript><label>P.S.</label><p>The collision occured on <date when="2001-07-06">06 Jul 01</date>.</p></postscript></div></egXML></cell></row></table></div><div type="refdoc" xml:id="principal"><head>&lt;principal&gt;</head><index indexName="ODDS"><term sortBy="principal">&lt;principal&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;principal&gt; </hi>(principal researcher) supplies the name of the principal researcher responsible for the
creation of an electronic text. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.respLike">model.respLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element principal
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><principal>Gary Taylor</principal></egXML></cell></row></table></div><div type="refdoc" xml:id="profileDesc"><head>&lt;profileDesc&gt;</head><index indexName="ODDS"><term sortBy="profileDesc">&lt;profileDesc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;profileDesc&gt; </hi>(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.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.headerPart">model.headerPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#creation">creation</ref> <?tex \ ?><ref target="#langUsage">langUsage</ref> <?tex \ ?><ref target="#textClass">textClass</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element profileDesc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#creation">creation</ref>?, <ref target="#model.profileDescPart">model.profileDescPart</ref>* )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="projectDesc"><head>&lt;projectDesc&gt;</head><index indexName="ODDS"><term sortBy="projectDesc">&lt;projectDesc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;projectDesc&gt; </hi>(project description) describes in detail the aim or purpose for which an electronic
file was encoded, together with any other relevant information
concerning the process by which it was assembled or collected.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.encodingPart">model.encodingPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element projectDesc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   <ref target="#model.pLike">model.pLike</ref>+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><projectDesc><p>Texts collected for use in the Claremont Shakespeare
 Clinic, June 1990</p></projectDesc></egXML></cell></row></table></div><div type="refdoc" xml:id="ptr"><head>&lt;ptr/&gt;</head><index indexName="ODDS"><term sortBy="ptr">&lt;ptr&gt;</term><index indexName="ODDS"><term sortBy="target">@target</term></index><index indexName="ODDS"><term sortBy="cRef">@cRef</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;ptr/&gt; </hi>(pointer) defines a pointer to another location.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.pointing">att.pointing</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@evaluate</hi>) <?tex \ ?><ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.pointing.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.declaring.attributes"/><row><cell rend="odd_label">target</cell><cell rend="odd_value">specifies the destination of the pointer by supplying one or more URI References<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">One or more syntactically valid URI references, separated by whitespace.
                Because whitespace is used to separate URIs, no whitespace is permitted inside a
                single URI. If a whitespace character is required in a URI, it should be escaped
                with the normal mechanism, e.g. <code>TEI%20Consortium</code>.</cell></row></table></cell></row><row><cell rend="odd_label">cRef</cell><cell rend="odd_value">(canonical reference) specifies the destination of the pointer by supplying a canonical reference from a
                scheme defined in a &lt;refsDecl&gt; element in the TEI header<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">the result of applying the algorithm for the resolution of canonical references
                (described in section <ptr target="#SACR"/>) should be a valid URI reference to the
                intended target</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;refsDecl&gt; to use may be indicated with the <hi rend="att">decls</hi>
                    attribute.Currently these Guidelines only provide for a single canonical reference to be
                    encoded on any given &lt;ptr&gt; element.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.ptrLike">model.ptrLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Empty element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element ptr
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.pointing">att.pointing.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   (
      attribute target { list { xsd:anyURI+ } }
    | attribute cRef
      {
         list { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }+ }
      }
   ),
   empty
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><ptr target="#p143 #p144"/><ptr target="http://www.tei-c.org"/></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">target</hi> and <hi rend="att">cRef</hi> attributes are mutually exclusive.</cell></row></table></div><div type="refdoc" xml:id="pubPlace"><head>&lt;pubPlace&gt;</head><index indexName="ODDS"><term sortBy="pubPlace">&lt;pubPlace&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;pubPlace&gt; </hi>(publication place) contains the name of the place where a bibliographic item was published. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.naming">att.naming</ref> (<hi rend="attribute">@nymRef</hi>) <?tex \ ?> (<ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>)) </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#docImprint">docImprint</ref> <?tex \ ?> <?tex \ ?><ref target="#model.imprintPart">model.imprintPart</ref> <?tex \ ?><ref target="#model.publicationStmtPart">model.publicationStmtPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element pubPlace
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.naming">att.naming.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><publicationStmt><publisher>Oxford University Press</publisher><pubPlace>Oxford</pubPlace><date>1989</date></publicationStmt></egXML></cell></row></table></div><div type="refdoc" xml:id="publicationStmt"><head>&lt;publicationStmt&gt;</head><index indexName="ODDS"><term sortBy="publicationStmt">&lt;publicationStmt&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;publicationStmt&gt; </hi>(publication statement) groups information concerning the publication or distribution
of an electronic or other text.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#fileDesc">fileDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#address">address</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pubPlace">pubPlace</ref> <?tex \ ?><ref target="#publisher">publisher</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#authority">authority</ref> <?tex \ ?><ref target="#availability">availability</ref> <?tex \ ?><ref target="#distributor">distributor</ref> <?tex \ ?><ref target="#idno">idno</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element publicationStmt
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#model.pLike">model.pLike</ref>+ | <ref target="#model.publicationStmtPart">model.publicationStmtPart</ref>+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><publicationStmt><publisher>C. Muquardt </publisher><pubPlace>Bruxelles &amp; Leipzig</pubPlace><date when="1846"/></publicationStmt></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><publicationStmt><publisher>Chadwyck Healey</publisher><pubPlace>Cambridge</pubPlace><availability><p>Available under licence only</p></availability><date when="1992">1992</date></publicationStmt></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Although not enforced by the
schemas, it is a requirement for TEI conformance that information about
publication place, address, identifier, availability, and date be
given in that order, following the name of the publisher, distributor,
or authority concerned</cell></row></table></div><div type="refdoc" xml:id="publisher"><head>&lt;publisher&gt;</head><index indexName="ODDS"><term sortBy="publisher">&lt;publisher&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;publisher&gt; </hi>provides the name of the organization responsible for the publication or distribution of a
        bibliographic item.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#docImprint">docImprint</ref> <?tex \ ?> <?tex \ ?><ref target="#model.imprintPart">model.imprintPart</ref> <?tex \ ?><ref target="#model.publicationStmtPart">model.publicationStmtPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element publisher
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><imprint><pubPlace>Oxford</pubPlace><publisher>Clarendon Press</publisher><date>1987</date></imprint></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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</cell></row></table></div><div type="refdoc" xml:id="q"><head>&lt;q&gt;</head><index indexName="ODDS"><term sortBy="q">&lt;q&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;q&gt; </hi>(separated from the surrounding text with quotation marks) contains material which is marked as (ostensibly) being somehow different than the
    surrounding text, 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. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.ascribed">att.ascribed</ref> (<hi rend="attribute">@who</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.ascribed.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">may be used to indicate whether the offset passage is spoken or thought, or to
        characterize it more finely.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Required when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">spoken</label><item rend="odd_value">representation of speech</item><label rend="odd_label">thought</label><item rend="odd_value">representation of thought, e.g. internal monologue</item><label rend="odd_label">written</label><item rend="odd_value">quotation from a written source</item><label rend="odd_label">soCalled</label><item rend="odd_value">authorial distance</item><label rend="odd_label">foreign</label><item rend="odd_value">(foreign words) </item><label rend="odd_label">distinct</label><item rend="odd_value">(linguistically distinct) </item><label rend="odd_label">term</label><item rend="odd_value">(technical term) </item><label rend="odd_label">emph</label><item rend="odd_value">(rhetorically emphasized) </item><label rend="odd_label">mentioned</label><item rend="odd_value">refering to itself, not its normal referant</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.qLike">model.qLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element q
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.ascribed">att.ascribed.attributes</ref>,
   attribute type
   {
      "spoken"
    | "thought"
    | "written"
    | "soCalled"
    | "foreign"
    | "distinct"
    | "term"
    | "emph"
    | "mentioned"
    | xsd:Name
   }?,
   <ref target="#macro.specialPara">macro.specialPara</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->May be used to indicate that a passage is distinguished from the surrounding text by
      quotation marks for reasons concerning which no claim is made. When used in this manner,
      &lt;q&gt; may be thought of as syntactic sugar for &lt;hi&gt; with a value of
      <hi rend="att">rend</hi> that indicates the use of quotation marks.</cell></row></table></div><div type="refdoc" xml:id="quote"><head>&lt;quote&gt;</head><index indexName="ODDS"><term sortBy="quote">&lt;quote&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;quote&gt; </hi>(quotation) contains a phrase or passage attributed by the narrator or author to some agency external
        to the text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.quoteLike">model.quoteLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element quote
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.specialPara">macro.specialPara</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COHQQ-eg-29">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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If a bibliographic citation is supplied for the source of a quotation, the two may be
            grouped using the &lt;cit&gt; element.</cell></row></table></div><div type="refdoc" xml:id="ref"><head>&lt;ref&gt;</head><index indexName="ODDS"><term sortBy="ref">&lt;ref&gt;</term><index indexName="ODDS"><term sortBy="target">@target</term></index><index indexName="ODDS"><term sortBy="cRef">@cRef</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;ref&gt; </hi>(reference) defines a reference to another location, possibly modified by additional text or comment.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.pointing">att.pointing</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@evaluate</hi>) <?tex \ ?><ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.pointing.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.declaring.attributes"/><row><cell rend="odd_label">target</cell><cell rend="odd_value">specifies the destination of the reference by supplying one or more URI References<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
xsd:anyURI</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">One or more syntactically valid URI references, separated by whitespace.
                Because whitespace is used to separate URIs, no whitespace is permitted inside a
                single URI. If a whitespace character is required in a URI, it should be escaped
                with the normal mechanism, e.g. <code>TEI%20Consortium</code>.</cell></row></table></cell></row><row><cell rend="odd_label">cRef</cell><cell rend="odd_value">(canonical reference) specifies the destination of the reference by supplying a canonical reference from
                a scheme defined in a &lt;refsDecl&gt; element in the TEI header<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">the result of applying the algorithm for the resolution of canonical references
                (described in section <ptr target="#SACR"/>) should be a valid URI reference to the
                intended target</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;refsDecl&gt; to use may be indicated with the <hi rend="att">decls</hi>
                    attribute.Currently these Guidelines only provide for a single canonical reference to be
                    encoded on any given &lt;ref&gt; element.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.ptrLike">model.ptrLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element ref
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.pointing">att.pointing.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   (
      attribute target { list { xsd:anyURI+ } }?
    | attribute cRef
      {
         list { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }+ }
      }?
   ),
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><ref target="http://www.natcorp.ox.ac.uk/Texts/A02.xml#s2"> See especially the second
                sentence</ref> See also <ref>s.v. <term>locution</term></ref>.&gt;</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">target</hi> and <hi rend="att">cRef</hi> attributes are mutually exclusive.</cell></row></table></div><div type="refdoc" xml:id="refState"><head>&lt;refState/&gt;</head><index indexName="ODDS"><term sortBy="refState">&lt;refState&gt;</term><index indexName="ODDS"><term sortBy="unit">@unit</term></index><index indexName="ODDS"><term sortBy="length">@length</term></index><index indexName="ODDS"><term sortBy="delim">@delim</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;refState/&gt; </hi>(reference state) specifies one component of a canonical reference defined by
the milestone method.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.sourced">att.sourced</ref> (<hi rend="attribute">@ed</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.sourced.attributes"/><row><cell rend="odd_label">unit</cell><cell rend="odd_value">indicates what kind of state is changing at this milestone.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value"><hi rend="required">Required</hi></cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">page</label><item rend="odd_value">page breaks in the reference edition.
    </item><label rend="odd_label">column</label><item rend="odd_value">column breaks.
    </item><label rend="odd_label">line</label><item rend="odd_value">line breaks.
    </item><label rend="odd_label">book</label><item rend="odd_value">any units termed book, liber, etc.
    </item><label rend="odd_label">poem</label><item rend="odd_value">individual poems in a collection.
    </item><label rend="odd_label">canto</label><item rend="odd_value">cantos or other major sections of a poem.
    </item><label rend="odd_label">stanza</label><item rend="odd_value">stanzas within a poem, book, or canto.
    </item><label rend="odd_label">act</label><item rend="odd_value">acts within a play.
    </item><label rend="odd_label">scene</label><item rend="odd_value">scenes within a play or act.
    </item><label rend="odd_label">section</label><item rend="odd_value">sections of any kind.
    </item><label rend="odd_label">absent</label><item rend="odd_value">passages not present in the reference edition.</item></list></cell></row></table></cell></row><row><cell rend="odd_label">length</cell><cell rend="odd_value">specifies the fixed length of the reference component.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:nonNegativeInteger</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">Should be a positive integer; if no value is provided,
    the length is unlimited and goes to the next delimiter or to the
    end of the value.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->When constructing a reference, if the reference component
  found is of numeric type, the length
  is made up by inserting leading zeros; if it is not, by inserting
  trailing blanks. In either case, reference components are truncated
  if necessary at the right hand side.
  When seeking a reference, the length indicates the
  number of characters which should be compared. Values longer than
  this will be regarded as matching, if they start correctly. </cell></row></table></cell></row><row><cell rend="odd_label">delim</cell><cell rend="odd_value">(delimiter) supplies a delimiting string following the reference
          component.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
text</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">If a single space is used it is interpreted as
          whitespace.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#refsDecl">refsDecl</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Empty element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element refState
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.sourced">att.sourced.attributes</ref>,
   attribute unit
   {
      "page"
    | "column"
    | "line"
    | "book"
    | "poem"
    | "canto"
    | "stanza"
    | "act"
    | "scene"
    | "section"
    | "absent"
    | xsd:Name
   },
   attribute length { xsd:nonNegativeInteger }?,
   attribute delim { text }?,
   empty
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><refState unit="book" delim=":"/><refState unit="line" length="4"/></egXML></cell></row></table></div><div type="refdoc" xml:id="refsDecl"><head>&lt;refsDecl&gt;</head><index indexName="ODDS"><term sortBy="refsDecl">&lt;refsDecl&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;refsDecl&gt; </hi>(references declaration) specifies how canonical references are constructed for this
  text.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.encodingPart">model.encodingPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#cRefPattern">cRefPattern</ref> <?tex \ ?><ref target="#refState">refState</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element refsDecl
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   ( <ref target="#model.pLike">model.pLike</ref>+ | <ref target="#cRefPattern">cRefPattern</ref>+ | <ref target="#refState">refState</ref>+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><refsDecl><cRefPattern matchPattern="([A-Za-z0-9]+) ([0-9]+):([0-9]+)" replacementPattern="#xpath(//body/div[@n='$1']/div[$2]/div3[$3])"/></refsDecl></egXML>This example is a formal representation for the referencing
    scheme described informally in the following example.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><refsDecl><p>References are made up by concatenating the value for the
        <att>n</att> attribute on the highest level <gi>div</gi>
        element, followed by a space, followed by the sequential
        number of the next level <gi>div</gi> followed by a colon
        followed by the sequential number of the next (and lowest)
        level <gi>div</gi>.</p></refsDecl></egXML></cell></row></table></div><div type="refdoc" xml:id="reg"><head>&lt;reg&gt;</head><index indexName="ODDS"><term sortBy="reg">&lt;reg&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;reg&gt; </hi>(regularization) contains a reading which has been regularized or normalized in some sense.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) <?tex \ ?> (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref> <?tex \ ?><ref target="#model.choicePart">model.choicePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element reg
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.editLike">att.editLike.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">If all that is desired is to call attention to the fact that the copy text has been
            regularized, &lt;reg&gt; may be used alone:<egXML xmlns="http://www.tei-c.org/ns/Examples"><q>Please <reg>knock</reg> if an <reg>answer</reg> is <reg>required</reg></q></egXML><!-- from Winnie the Pooh, from memory--></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">It is also possible to identify the individual responsible for the regularization, and,
            using the &lt;choice&gt; and &lt;orig&gt; elements, to provide both the original and
            regularized readings:<egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COHQHE-eg-11"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="relatedItem"><head>&lt;relatedItem&gt;</head><index indexName="ODDS"><term sortBy="relatedItem">&lt;relatedItem&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;relatedItem&gt; </hi>contains or references some other bibliographic item which is related to the present one
        in some specified manner, for example as a constituent or alternative version of it.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.biblPart">model.biblPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element relatedItem
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   ( <ref target="#model.biblLike">model.biblLike</ref> | <ref target="#model.ptrLike">model.ptrLike</ref> )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><biblStruct><monogr><author>Shirley, James</author><title type="main">The gentlemen of Venice</title><imprint><pubPlace>New York</pubPlace><publisher>Readex Microprint</publisher><date>1953</date></imprint><extent>1 microprint card, 23 x 15 cm.</extent></monogr><series><title>Three centuries of drama: English, 1642–1700</title></series><relatedItem type="original"><biblStruct><monogr><author>Shirley, James</author><title type="main">The gentlemen of Venice</title><title type="subordinate">a tragi-comedie presented at the private house
                                in Salisbury Court by Her Majesties servants</title><imprint><pubPlace>London</pubPlace><publisher>H. Moseley</publisher><date>1655</date></imprint><extent>78 p.</extent></monogr></biblStruct></relatedItem></biblStruct></egXML></cell></row></table></div><div type="refdoc" xml:id="resp"><head>&lt;resp&gt;</head><index indexName="ODDS"><term sortBy="resp">&lt;resp&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;resp&gt; </hi>(responsibility) contains a phrase describing the nature of a person's intellectual responsibility.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#respStmt">respStmt</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element resp
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.canonical">att.canonical.attributes</ref>,
   <ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><respStmt><resp key="com">compiler</resp><name>Edward Child</name></respStmt></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The attributes <hi rend="att">key</hi> or <hi rend="att">ref</hi>, inherited from the class <ident type="class">att.canonical</ident> may be used to indicate the kind of responsibility in a normalised
      form, by referring directly (using <hi rend="att">ref</hi>) or indirectly (using <hi rend="att">key</hi>) to a
      standardised list of responsibility types, such as that maintained by a naming authority, for
      example the list maintained at <ptr target="http://www.loc.gov/marc/relators/relacode.html"/>
      for bibliographic usage.</cell></row></table></div><div type="refdoc" xml:id="respStmt"><head>&lt;respStmt&gt;</head><index indexName="ODDS"><term sortBy="respStmt">&lt;respStmt&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;respStmt&gt; </hi>(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.    </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#editionStmt">editionStmt</ref> <?tex \ ?><ref target="#seriesStmt">seriesStmt</ref> <?tex \ ?> <?tex \ ?><ref target="#model.respLike">model.respLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#name">name</ref> <?tex \ ?><ref target="#resp">resp</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element respStmt
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( ( <ref target="#resp">resp</ref>+, <ref target="#model.nameLike.agent">model.nameLike.agent</ref>+ ) | ( <ref target="#model.nameLike.agent">model.nameLike.agent</ref>+, <ref target="#resp">resp</ref>+ ) )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><respStmt><resp>transcribed from original ms</resp><persName>Claus Huitfeldt</persName></respStmt></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><respStmt><resp>converted to SGML encoding</resp><name>Alan Morrison</name></respStmt></egXML></cell></row></table></div><div type="refdoc" xml:id="revisionDesc"><head>&lt;revisionDesc&gt;</head><index indexName="ODDS"><term sortBy="revisionDesc">&lt;revisionDesc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;revisionDesc&gt; </hi>(revision description) summarizes the revision history for a file.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#teiHeader">teiHeader</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#list">list</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#change">change</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element revisionDesc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#list">list</ref> | <ref target="#change">change</ref>+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><revisionDesc><change when="1991-11-11">
            EMB deleted chapter 10
        </change></revisionDesc></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Record changes with most recent changes at the top of the
list.</cell></row></table></div><div type="refdoc" xml:id="row"><head>&lt;row&gt;</head><index indexName="ODDS"><term sortBy="row">&lt;row&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;row&gt; </hi>contains one row of a table.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">figures</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.tableDecoration">att.tableDecoration</ref> (<hi rend="attribute">@role</hi>, <hi rend="attribute">@rows</hi>, <hi rend="attribute">@cols</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#table">table</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#cell">cell</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element row
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.tableDecoration">att.tableDecoration.attributes</ref>,
   <ref target="#cell">cell</ref>+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><row role="data"><cell role="label">Classics</cell><cell>Idle listless and unimproving</cell></row></egXML></cell></row></table></div><div type="refdoc" xml:id="rs"><head>&lt;rs&gt;</head><index indexName="ODDS"><term sortBy="rs">&lt;rs&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;rs&gt; </hi>(referencing string) contains a general purpose name or referring string.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.naming">att.naming</ref> (<hi rend="attribute">@nymRef</hi>) <?tex \ ?> (<ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>)) <table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.naming.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">indicates more specifically the object referred to by the referencing string.
                Values might include <hi rend="val">person</hi>, <hi rend="val">place</hi>, <hi rend="val">ship</hi>,
                    <hi rend="val">element</hi> etc.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Mandatory when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">Any string of characters.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.nameLike">model.nameLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element rs
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.naming">att.naming.attributes</ref>,
   attribute type { xsd:Name }?,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="s"><head>&lt;s&gt;</head><index indexName="ODDS"><term sortBy="s">&lt;s&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;s&gt; </hi>(s-unit) contains a sentence-like division of a text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">analysis</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.segLike">att.segLike</ref> (<hi rend="attribute">@function</hi>, <hi rend="attribute">@part</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.segLike">model.segLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element s
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.segLike">att.segLike.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><head><s>A short affair</s></head><s>When are you leaving?</s><s>Tomorrow.</s></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;s&gt; element may be used to mark orthographic
sentences, or any other segmentation of a text, provided that the
segmentation is end-to-end, complete, and non-nesting. For
    segmentation which is partial or recursive, the &lt;seg&gt;
    should be used instead. The <hi rend="att">type</hi> attribute may be used to indicate the
type of segmentation intended, according to any convenient typology.</cell></row></table></div><div type="refdoc" xml:id="said"><head>&lt;said&gt;</head><index indexName="ODDS"><term sortBy="said">&lt;said&gt;</term><index indexName="ODDS"><term sortBy="aloud">@aloud</term></index><index indexName="ODDS"><term sortBy="direct">@direct</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;said&gt; </hi>(speech or thought) indicates passages thought or spoken aloud, whether
        explicitly indicated in the source or not, whether directly
        or indirectly reported, whether by real people or
        fictional characters. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.ascribed">att.ascribed</ref> (<hi rend="attribute">@who</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.ascribed.attributes"/><row><cell rend="odd_label">aloud</cell><cell rend="odd_value">may be used to indicate whether the quoted matter
                is regarded as having been vocalized or signed.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Required when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:boolean | "unknown" | "inapplicable"</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The value <hi rend="val">true</hi> indicates the encoded passage was
                    expressed outwardly (whether spoken, signed, sung, screamed,
                    chanted, etc.); the value <hi rend="val">false</hi> indicates that the
                    encoded passage was thought, but not outwardly expressed.</cell></row></table></cell></row><row><cell rend="odd_label">direct</cell><cell rend="odd_value">may be used to indicate whether the quoted matter is regarded
                as direct or indirect speech.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Required when applicable</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:boolean | "unknown" | "inapplicable"</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The value <hi rend="val">true</hi> indicates the speech or thought
                    is represented directly; the value <hi rend="val">false</hi> that
                    speech or thought is represented indirectly, e.g. by use of a
                    marked verbal aspect.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.qLike">model.qLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element said
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.ascribed">att.ascribed.attributes</ref>,
   attribute aloud { xsd:boolean | "unknown" | "inapplicable" }?,
   attribute direct { xsd:boolean | "unknown" | "inapplicable" }?,
   <ref target="#macro.specialPara">macro.specialPara</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COHQQ-eg-34"><p><said>Our minstrel here will warm the old man's heart
                    with song, dazzle him with jewels and gold</said>, a
                troublemaker simpered. <said>He'll trample on the Duke's
                    camellias, spill his wine, and blunt his sword, and say
                    his name begins with X, and in the end the Duke will
                    say, <said>Take Saralinda, with my blessing, O lordly
                        Prince of Rags and Tags, O rider of the
                        sun!</said></said></p></egXML><!-- Thurber: The 13 Clocks, near end of chapter I --></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COHQQ-eg-35"><p><said aloud="true" rend="pre(&#x201C;) post(&#x201D;)">Hmmm</said>,
                said a small voice in his ear. <said aloud="true" rend="pre(&#x201C;) post(&#x201D;)">Difficult. Very difficult.
                    Plenty of courage, I see. Not a bad mind either. there's talent, oh
                    my goodness, yes — and a nice thirst to prove yourself, now that's
                    interesting. … So where shall I put you?</said></p><p>Harry gripped the edges of the stool and thought,
                <said aloud="false" rend="italic">Not Slytherin, not
                    Slytherin</said>.</p></egXML><!-- Rowling: Harry Potter and the Sorcerer's Stone,
            chapter 7 "The Sorting Hat"; p. 121 of the first
            Scholastic trade paperback edition --></cell></row></table></div><div type="refdoc" xml:id="salute"><head>&lt;salute&gt;</head><index indexName="ODDS"><term sortBy="salute">&lt;salute&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;salute&gt; </hi>(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.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#closer">closer</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divTopPart">model.divTopPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element salute
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><salute>To all courteous mindes, that will voutchsafe the readinge.</salute></egXML></cell></row></table></div><div type="refdoc" xml:id="samplingDecl"><head>&lt;samplingDecl&gt;</head><index indexName="ODDS"><term sortBy="samplingDecl">&lt;samplingDecl&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;samplingDecl&gt; </hi>(sampling declaration) contains a prose description of the rationale and methods used
in sampling texts in the creation of a corpus or collection.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.encodingPart">model.encodingPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element samplingDecl
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   <ref target="#model.pLike">model.pLike</ref>+
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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.</cell></row></table></div><div type="refdoc" xml:id="seg"><head>&lt;seg&gt;</head><index indexName="ODDS"><term sortBy="seg">&lt;seg&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;seg&gt; </hi>(arbitrary segment) represents any  segmentation of text below the
  <soCalled>chunk</soCalled> level.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">linking</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.segLike">att.segLike</ref> (<hi rend="attribute">@function</hi>, <hi rend="attribute">@part</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.segLike">model.segLike</ref> <?tex \ ?><ref target="#model.choicePart">model.choicePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element seg
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.segLike">att.segLike.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><seg>When are you leaving?</seg><seg>Tomorrow.</seg></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><s><seg rend="caps" type="initial-cap">So father's only</seg>
glory was the ballfield.
</s></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;seg&gt; 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 &lt;ptr&gt; or other similar element.</cell></row></table></div><div type="refdoc" xml:id="seriesStmt"><head>&lt;seriesStmt&gt;</head><index indexName="ODDS"><term sortBy="seriesStmt">&lt;seriesStmt&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;seriesStmt&gt; </hi>(series statement) groups information about the series, if any, to which
a publication belongs.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#fileDesc">fileDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#p">p</ref> <?tex \ ?><ref target="#respStmt">respStmt</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#idno">idno</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element seriesStmt
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#model.pLike">model.pLike</ref>+ | ( <ref target="#title">title</ref>+, ( <ref target="#idno">idno</ref> | <ref target="#respStmt">respStmt</ref> )* ) )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><seriesStmt><title>Machine-Readable Texts for the Study of Indian
               Literature</title><respStmt><resp>ed. by</resp><name>Jan Gonda</name></respStmt><idno type="vol">1.2</idno><idno type="ISSN">0 345 6789</idno></seriesStmt></egXML></cell></row></table></div><div type="refdoc" xml:id="sic"><head>&lt;sic&gt;</head><index indexName="ODDS"><term sortBy="sic">&lt;sic&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;sic&gt; </hi>(latin for thus or so) contains text reproduced although apparently incorrect or inaccurate. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref> <?tex \ ?><ref target="#model.choicePart">model.choicePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element sic
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#FHENRY5">for his nose was as sharp
            as a pen, and <sic>a Table</sic> of green fields.</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">If all that is desired is to call attention to the apparent problem in the copy text,
                &lt;sic&gt; may be used alone:<egXML xmlns="http://www.tei-c.org/ns/Examples">I don't know, Juan. It's so far in the past
            now — how <sic>we can</sic> prove or disprove anyone's theories?</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">It is also possible, using the &lt;choice&gt; and &lt;corr&gt; elements, to provide a
            corrected reading:<egXML xmlns="http://www.tei-c.org/ns/Examples">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?</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#THENRY5">for his nose was as sharp
            as a pen, and <choice><sic>a Table</sic><corr>a' babbld</corr></choice> of green fields.</egXML></cell></row></table></div><div type="refdoc" xml:id="signed"><head>&lt;signed&gt;</head><index indexName="ODDS"><term sortBy="signed">&lt;signed&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;signed&gt; </hi>(signature) contains the closing salutation, etc., appended to a foreword,
dedicatory epistle, or other division of a text.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#closer">closer</ref> <?tex \ ?><ref target="#opener">opener</ref> <?tex \ ?> <?tex \ ?><ref target="#model.divBottomPart">model.divBottomPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element signed
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><signed>Thine to command <name>Humph. Moseley</name></signed></egXML></cell></row></table></div><div type="refdoc" xml:id="soCalled"><head>&lt;soCalled&gt;</head><index indexName="ODDS"><term sortBy="soCalled">&lt;soCalled&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;soCalled&gt; </hi>contains a word or phrase for which the author or narrator
        indicates a disclaiming of responsibility, for example by the use
        of scare quotes or italics. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element soCalled
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#COHQHE-eg-14">To edge his way along the crowded paths of life, warning
            all human sympathy to keep its distance, was what the
            knowing ones call <soCalled>nuts</soCalled> to Scrooge.</egXML><!-- C.Dickens, Xmas Carol, 1843, p5 --></cell></row></table></div><div type="refdoc" xml:id="sourceDesc"><head>&lt;sourceDesc&gt;</head><index indexName="ODDS"><term sortBy="sourceDesc">&lt;sourceDesc&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;sourceDesc&gt; </hi>(source description) describes the source 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. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#fileDesc">fileDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element sourceDesc
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   (
      <ref target="#model.pLike">model.pLike</ref>+
    | ( <ref target="#model.biblLike">model.biblLike</ref> | <ref target="#model.sourceDescPart">model.sourceDescPart</ref> | <ref target="#model.listLike">model.listLike</ref> )+
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><sourceDesc><p>Born digital: no previous source exists.</p></sourceDesc></egXML></cell></row></table></div><div type="refdoc" xml:id="sp"><head>&lt;sp&gt;</head><index indexName="ODDS"><term sortBy="sp">&lt;sp&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;sp&gt; </hi>(speech) An individual speech in a performance text, or a passage presented as such in a prose or
        verse text.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.ascribed">att.ascribed</ref> (<hi rend="attribute">@who</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.divPart">model.divPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#cit">cit</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#speaker">speaker</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element sp
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.ascribed">att.ascribed.attributes</ref>,
   (
      <ref target="#model.global">model.global</ref>*,
      ( <ref target="#speaker">speaker</ref>, <ref target="#model.global">model.global</ref>* )?,
      (
         ( <ref target="#model.lLike">model.lLike</ref> | <ref target="#lg">lg</ref> | <ref target="#model.pLike">model.pLike</ref> | <ref target="#model.stageLike">model.stageLike</ref> | <ref target="#model.qLike">model.qLike</ref> ),
         <ref target="#model.global">model.global</ref>*
      )+
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#CODR-eg-296"><sp><speaker>The reverend Doctor Opimiam</speaker><p>I do not think I have named a single unpresentable fish.</p></sp><sp><speaker>Mr Gryll</speaker><p>Bream, Doctor: there is not much to be said for bream.</p></sp><sp><speaker>The Reverend Doctor Opimiam</speaker><p>On the contrary, sir, I think there is much to be said for him. In the first
                    place....</p><p>Fish, Miss Gryll — I could discourse to you on fish by the hour: but for the
                    present I will forbear...</p></sp></egXML><!-- Peacock, Gryll Grange, p 778 --></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The <hi rend="att">who</hi> attribute on this element may be used either in addition to the
                &lt;speaker&gt; element or as an alternative.</cell></row></table></div><div type="refdoc" xml:id="speaker"><head>&lt;speaker&gt;</head><index indexName="ODDS"><term sortBy="speaker">&lt;speaker&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;speaker&gt; </hi>A specialized form of heading or label, giving the name of one or more speakers in a
        dramatic text or fragment. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#sp">sp</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element speaker
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><sp who="#ni #rsa"><speaker>Nancy and Robert</speaker><stage type="delivery">(speaking simultaneously)</stage><p>The future? ...</p></sp><list type="speakers"><item xml:id="ni"/><item xml:id="rsa"/></list></egXML></cell></row></table></div><div type="refdoc" xml:id="sponsor"><head>&lt;sponsor&gt;</head><index indexName="ODDS"><term sortBy="sponsor">&lt;sponsor&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;sponsor&gt; </hi>specifies the name of a sponsoring organization or
institution. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.respLike">model.respLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element sponsor
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq.limited">macro.phraseSeq.limited</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><sponsor>Association for Computers and the Humanities</sponsor><sponsor>Association for Computational Linguistics</sponsor><sponsor>Association for Literary and Linguistic Computing</sponsor></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Sponsors give their intellectual authority to
a project; they are to be distinguished from <term>funders</term>,
who provide the funding but do not necessarily take
intellectual responsibility.</cell></row></table></div><div type="refdoc" xml:id="stage"><head>&lt;stage&gt;</head><index indexName="ODDS"><term sortBy="stage">&lt;stage&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;stage&gt; </hi>(stage direction) contains any kind of stage direction within a dramatic text or fragment.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">indicates the kind of stage direction.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Recommended</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">setting</label><item rend="odd_value">describes a setting.</item><label rend="odd_label">entrance</label><item rend="odd_value">describes an entrance.</item><label rend="odd_label">exit</label><item rend="odd_value">describes an exit.</item><label rend="odd_label">business</label><item rend="odd_value">describes stage business.</item><label rend="odd_label">novelistic</label><item rend="odd_value">is a narrative, motivating stage direction.</item><label rend="odd_label">delivery</label><item rend="odd_value">describes how a character speaks.</item><label rend="odd_label">modifier</label><item rend="odd_value">gives some detail about a character.</item><label rend="odd_label">location</label><item rend="odd_value">describes a location.</item><label rend="odd_label">mixed</label><item rend="odd_value">more than one of the above</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.stageLike">model.stageLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element stage
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type
   {
      "setting"
    | "entrance"
    | "exit"
    | "business"
    | "novelistic"
    | "delivery"
    | "modifier"
    | "location"
    | "mixed"
    | xsd:Name
   }?,
   <ref target="#macro.specialPara">macro.specialPara</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><stage type="setting">A curtain being drawn.</stage><stage type="setting">Music</stage><stage type="entrance">Enter Husband as being thrown off his horse.</stage><stage type="exit">Exit pursued by a bear.</stage><stage type="business">He quickly takes the stone out.</stage><stage type="delivery">To Lussurioso.</stage><stage type="novelistic">Having had enough, and embarrassed for the family.</stage><stage type="modifier">Disguised as Ansaldo.</stage><stage type="location">At a window.</stage><stage rend="inline" type="delivery">Aside.</stage></egXML></cell></row></table></div><div type="refdoc" xml:id="table"><head>&lt;table&gt;</head><index indexName="ODDS"><term sortBy="table">&lt;table&gt;</term><index indexName="ODDS"><term sortBy="rows">@rows</term></index><index indexName="ODDS"><term sortBy="cols">@cols</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;table&gt; </hi>contains text displayed in tabular form, in rows and columns. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">figures</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">rows</cell><cell rend="odd_value">indicates the number of rows in the table.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:nonNegativeInteger</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">If no number is supplied, an application must calculate the number of rows.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Rows should be presented from top to bottom.</cell></row></table></cell></row><row><cell rend="odd_label">cols</cell><cell rend="odd_value">(columns) indicates the number of columns in each row of the table.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:nonNegativeInteger</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">If no number is supplied, an application must calculate the number of columns.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Within each row, columns should be presented left to right.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.inter">model.inter</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#gap">gap</ref> <?tex \ ?><ref target="#head">head</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#row">row</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element table
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute rows { xsd:nonNegativeInteger }?,
   attribute cols { xsd:nonNegativeInteger }?,
   ( ( <ref target="#model.headLike">model.headLike</ref> | <ref target="#model.global">model.global</ref> )*, ( <ref target="#row">row</ref>, <ref target="#model.global">model.global</ref>* )+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Contains an optional heading and a series of rows.Any rendition information should be supplied using the global <hi rend="att">rend</hi> attribute, at
      the table, row, or cell level as appropriate.</cell></row></table></div><div type="refdoc" xml:id="taxonomy"><head>&lt;taxonomy&gt;</head><index indexName="ODDS"><term sortBy="taxonomy">&lt;taxonomy&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;taxonomy&gt; </hi>defines a typology used to classify texts either implicitly, by
means of a bibliographic citation, or explicitly by a structured
taxonomy. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#classDecl">classDecl</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#category">category</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element taxonomy
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#model.glossLike">model.glossLike</ref>* | <ref target="#category">category</ref>+ | ( ( <ref target="#model.biblLike">model.biblLike</ref> ), <ref target="#category">category</ref>* ) )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><taxonomy xml:id="tax.b"><bibl>Brown Corpus</bibl><category xml:id="tax.b.a"><catDesc>Press Reportage</catDesc><category xml:id="tax.b.a1"><catDesc>Daily</catDesc></category><category xml:id="tax.b.a2"><catDesc>Sunday</catDesc></category><category xml:id="tax.b.a3"><catDesc>National</catDesc></category><category xml:id="tax.b.a4"><catDesc>Provincial</catDesc></category><category xml:id="tax.b.a5"><catDesc>Political</catDesc></category><category xml:id="tax.b.a6"><catDesc>Sports</catDesc></category></category><category xml:id="tax.b.d"><catDesc>Religion</catDesc><category xml:id="tax.b.d1"><catDesc>Books</catDesc></category><category xml:id="tax.b.d2"><catDesc>Periodicals and tracts</catDesc></category></category></taxonomy></egXML></cell></row></table></div><div type="refdoc" xml:id="teiCorpus"><head>&lt;teiCorpus&gt;</head><index indexName="ODDS"><term sortBy="teiCorpus">&lt;teiCorpus&gt;</term><index indexName="ODDS"><term sortBy="version">@version</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;teiCorpus&gt; </hi>contains the whole of a TEI encoded corpus, comprising a single corpus header and one or
        more TEI elements, each containing a single text header and a text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">version</cell><cell rend="odd_value">The version of the TEI scheme<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:decimal</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">A number identifying the version of the TEI guidelines</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#teiCorpus">teiCorpus</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#teiCorpus">teiCorpus</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#teiHeader">teiHeader</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#TEI">TEI</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element teiCorpus
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute version { xsd:decimal }?,
   ( <ref target="#teiHeader">teiHeader</ref>, ( <ref target="#TEI">TEI</ref> | <ref target="#teiCorpus">teiCorpus</ref> )+ )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><teiCorpus><teiHeader><!-- header for corpus --></teiHeader><TEI><teiHeader><!-- header for first text --></teiHeader><text><!-- content of first text --></text></TEI><TEI><teiHeader><!-- header for second text --></teiHeader><text><!-- content of second text --></text></TEI><!-- more TEI elements here --></teiCorpus></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->Must contain one TEI header for the corpus, and a series of &lt;TEI&gt;
            elements, one for each text.This element is mandatory when applicable.</cell></row></table></div><div type="refdoc" xml:id="teiHeader"><head>&lt;teiHeader&gt;</head><index indexName="ODDS"><term sortBy="teiHeader">&lt;teiHeader&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;teiHeader&gt; </hi>(TEI Header) supplies the descriptive and declarative information making
	up an electronic title page prefixed to every TEI-conformant
	text.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">specifies the kind of document to which the header is
      attached, for example whether it is a corpus or individual text.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">text</label><item rend="odd_value">the header is attached to a single text.<hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">corpus</label><item rend="odd_value">the header is attached to a corpus.</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#TEI">TEI</ref> <?tex \ ?><ref target="#teiCorpus">teiCorpus</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#encodingDesc">encodingDesc</ref> <?tex \ ?><ref target="#fileDesc">fileDesc</ref> <?tex \ ?><ref target="#profileDesc">profileDesc</ref> <?tex \ ?><ref target="#revisionDesc">revisionDesc</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element teiHeader
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type { xsd:Name }?,
   ( <ref target="#fileDesc">fileDesc</ref>, <ref target="#model.headerPart">model.headerPart</ref>*, <ref target="#revisionDesc">revisionDesc</ref>? )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->One of the few elements unconditionally required in any
TEI document.<!--; the header may also be exchanged as an independent
document.--></cell></row></table></div><div type="refdoc" xml:id="term"><head>&lt;term&gt;</head><index indexName="ODDS"><term sortBy="term">&lt;term&gt;</term><index indexName="ODDS"><term sortBy="sortKey">@sortKey</term></index><index indexName="ODDS"><term sortBy="target">@target</term></index><index indexName="ODDS"><term sortBy="cRef">@cRef</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;term&gt; </hi>contains a single-word, multi-word, or symbolic designation which is regarded as a
        technical term. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?><ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.declaring.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.typed.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.canonical.attributes"/><row><cell rend="odd_label">sortKey</cell><cell rend="odd_value">supplies the sort key for this term in an index.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">any string of Unicode characters.</cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples">David's other principal backer,
                    Josiah ha-Kohen <index indexName="NAMES"><term sortKey="Azarya_Josiah_Kohen">Josiah ha-Kohen b. Azarya</term></index> b. Azarya, son of one of the last gaons of Sura was David's own first
                    cousin.</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The sort key is used to determine the sequence and grouping of entries in an
                    index; if this attribute is not supplied, the textual content of the element is
                    used for this purpose.</cell></row></table></cell></row><row><cell rend="odd_label">target</cell><cell rend="odd_value">identifies the associated &lt;gloss&gt; element by an absolute or relative
                    URI reference<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">should be a valid URI reference that resolves to a &lt;gloss&gt;
                element</cell></row></table></cell></row><row><cell rend="odd_label">cRef</cell><cell rend="odd_value">identifies the associated &lt;gloss&gt; element using a canonical reference
                    from a scheme defined in a &lt;refsDecl&gt; element in the TEI header<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">the result of applying the algorithm for the resolution of canonical
                    references (described in section <ptr target="#SACR"/>) should be a valid URI
                    reference that resolves to a &lt;gloss&gt; element</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The &lt;refsDecl&gt; to use may be indicated with the <hi rend="att">decls</hi>
                        attribute.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#index">index</ref> <?tex \ ?><ref target="#keywords">keywords</ref> <?tex \ ?> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element term
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   <ref target="#att.canonical">att.canonical.attributes</ref>,
   attribute sortKey { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   ( attribute target { xsd:anyURI }? | attribute cRef { xsd:anyURI }? ),
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">A computational device that infers structure
            from grammatical strings of words is known as a <term>parser</term>, and much of the
            history of NLP over the last 20 years has been occupied with the design of
        parsers.</egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples">We may define <term xml:id="TDPV" rend="sc">discoursal point of view</term> as <gloss target="#TDPV">the relationship,
                expressed through discourse structure, between the implied author or some other
                addresser, and the fiction.</gloss></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This element is used to supply the form under which an index
    entry is to be made for the location of a parent &lt;index&gt;
    element. In formal terminological work, there is frequently discussion
    over whether terms must be atomic or may include multi-word
    lexical items, symbolic designations, or phraseological units. The
    &lt;term&gt; element may be used to mark any of these. No
    position is taken on the philosophical issue of what a term can
    be; the looser definition simply allows the &lt;term&gt; element
    to be used by practitioners of any persuasion.As with other members of the <ident type="class">att.canonical</ident> class, instances of this
    element occuring in a text may be associated with a canonical
    definition, either by means of a URI (using the <hi rend="att">ref</hi>
    attribute), or by means of some system-specific code value (using
    the <hi rend="att">key</hi> attribute).  Because the mutually exclusive
    <hi rend="att">target</hi> and <hi rend="att">cRef</hi> attributes overlap with the
    function of the <hi rend="att">ref</hi> attribute, they are deprecated and
    may be removed at a subsequent release. </cell></row></table></div><div type="refdoc" xml:id="text"><head>&lt;text&gt;</head><index indexName="ODDS"><term sortBy="text">&lt;text&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;text&gt; </hi>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.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declaring">att.declaring</ref> (<hi rend="attribute">@decls</hi>) <?tex \ ?><ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#TEI">TEI</ref> <?tex \ ?><ref target="#group">group</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#gap">gap</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#back">back</ref> <?tex \ ?><ref target="#body">body</ref> <?tex \ ?><ref target="#front">front</ref> <?tex \ ?><ref target="#group">group</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element text
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declaring">att.declaring.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   (
      <ref target="#model.global">model.global</ref>*,
      ( <ref target="#front">front</ref>, <ref target="#model.global">model.global</ref>* )?,
      ( <ref target="#body">body</ref> | <ref target="#group">group</ref> ),
      <ref target="#model.global">model.global</ref>*,
      ( <ref target="#back">back</ref>, <ref target="#model.global">model.global</ref>* )?
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2">The body of a text may be replaced by a group of nested texts, as in the following schematic:<egXML xmlns="http://www.tei-c.org/ns/Examples"><text><front/><group><text><front/><body/><back/></text><text/></group></text></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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
        &lt;floatingText&gt; is provided for this purpose.</cell></row></table></div><div type="refdoc" xml:id="textClass"><head>&lt;textClass&gt;</head><index indexName="ODDS"><term sortBy="textClass">&lt;textClass&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;textClass&gt; </hi>(text classification) groups information which describes the nature or topic of a text
in terms of a standard classification scheme, thesaurus, etc. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.declarable">att.declarable</ref> (<hi rend="attribute">@default</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.profileDescPart">model.profileDescPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#catRef">catRef</ref> <?tex \ ?><ref target="#classCode">classCode</ref> <?tex \ ?><ref target="#keywords">keywords</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element textClass
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.declarable">att.declarable.attributes</ref>,
   ( <ref target="#classCode">classCode</ref> | <ref target="#catRef">catRef</ref> | <ref target="#keywords">keywords</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="time"><head>&lt;time&gt;</head><index indexName="ODDS"><term sortBy="time">&lt;time&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;time&gt; </hi>contains a phrase defining a time of day in any format. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.datable">att.datable</ref> (<ref target="#att.datable.w3c">att.datable.w3c</ref> (<hi rend="attribute">@period</hi>, <hi rend="attribute">@when</hi>, <hi rend="attribute">@notBefore</hi>, <hi rend="attribute">@notAfter</hi>, <hi rend="attribute">@from</hi>, <hi rend="attribute">@to</hi>)) <ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) <?tex \ ?> (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) <ref target="#att.typed">att.typed</ref> (<hi rend="attribute">@type</hi>, <hi rend="attribute">@subtype</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.dateLike">model.dateLike</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element time
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.datable">att.datable.attributes</ref>,
   <ref target="#att.editLike">att.editLike.attributes</ref>,
   <ref target="#att.typed">att.typed.attributes</ref>,
   ( text | <ref target="#model.gLike">model.gLike</ref> | <ref target="#model.phrase">model.phrase</ref> | <ref target="#model.global">model.global</ref> )*
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#CONADA-eg-143">As he sat smiling,
            the quarter struck — <time when="11:45:00">the quarter to twelve</time>.</egXML><!-- Woolf, Mrs Dalloway, p64 --></cell></row></table></div><div type="refdoc" xml:id="title"><head>&lt;title&gt;</head><index indexName="ODDS"><term sortBy="title">&lt;title&gt;</term><index indexName="ODDS"><term sortBy="level">@level</term></index><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;title&gt; </hi>contains a title for any kind of work.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.canonical">att.canonical</ref> (<hi rend="attribute">@key</hi>, <hi rend="attribute">@ref</hi>) <?tex \ ?><table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.canonical.attributes"/><row><cell rend="odd_label">level</cell><cell rend="odd_value">indicates the bibliographic level for a title, that is, whether
                                        it identifies an article, book, journal, series, or
                                        unpublished material.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Required when applicable</cell></row><row><cell rend="odd_label">Legal values are:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">a</label><item rend="odd_value">(analytic) analytic title (article, poem, or other item
                                                  published as part of a larger item) </item><label rend="odd_label">m</label><item rend="odd_value">(monographic) monographic title (book, collection, or
                                                  other item published as a distinct item,
                                                  including single volumes of multi-volume
                                                  works) </item><label rend="odd_label">j</label><item rend="odd_value">(journal) journal title </item><label rend="odd_label">s</label><item rend="odd_value">(series) series title </item><label rend="odd_label">u</label><item rend="odd_value">(unpublished) title of unpublished material (including
                                                  theses and dissertations unless
                                                  published by a commercial press)</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->If the title appears directly enclosed within
                                                  an&lt;analytic&gt; element, the
                                                  <hi rend="att">level</hi>, if given, must
                                                  be<q>a</q>; if it appears directly enclosed within
                                                  a &lt;monogr&gt; element, <hi rend="att">level</hi> must
                                                  be <q>m</q>, <q>j</q>, or <q>u</q>; when
                                                  &lt;title&gt; is directly enclosed by
                                                  &lt;series&gt;,<hi rend="att">level</hi> must be
                                                  <q>s</q>. If it appears within a
                                                  &lt;msItem&gt;, the <hi rend="att">level</hi>
                                                  attribute should not be supplied.</cell></row></table></cell></row><row><cell rend="odd_label">type</cell><cell rend="odd_value">classifies the title according to some convenient typology.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">main</label><item rend="odd_value">main title </item><label rend="odd_label">sub</label><item rend="odd_value">(subordinate) subtitle, title of part </item><label rend="odd_label">alt</label><item rend="odd_value">(alternate) alternate title, often in another language,
                                                  by which the work is also known </item><label rend="odd_label">short</label><item rend="odd_value">abbreviated form of title</item><label rend="odd_label">desc</label><item rend="odd_value">(descriptive) descriptive paraphrase of the work
                                                  functioning as a title</item></list></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This attribute is provided for convenience in analysing
                                                  titles and processing them according to their
                                                  type; where such specialized processing is not
                                                  necessary, there is no need for such analysis, and
                                                  the entire title, including subtitles and any
                                                  parallel titles, may be enclosed within a single
                                                  &lt;title&gt; element.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#seriesStmt">seriesStmt</ref> <?tex \ ?><ref target="#titleStmt">titleStmt</ref> <?tex \ ?> <?tex \ ?><ref target="#model.emphLike">model.emphLike</ref> <?tex \ ?><ref target="#model.msItemPart">model.msItemPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element title
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.canonical">att.canonical.attributes</ref>,
   attribute level { "a" | "m" | "j" | "s" | "u" }?,
   attribute type { xsd:Name }?,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><title>Information Technology and the Research Process: Proceedings of
                                        a conference held at Cranfield Institute of Technology, UK,
                                        18–21 July 1989</title></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><title>Hardy's Tess of the D'Urbervilles: a machine readable
                              edition</title></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><title ref="http://en.wikipedia.org/wiki/La_Vie_mode_d%27emploi">La
                                        vie mode d'emploi. Romans.</title></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><title type="full"><title type="main">Synthèse</title><title type="subtitle">an international journal for
                                                  epistemology, methodology and history of
                                        science</title></title></egXML></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->The attributes <hi rend="att">key</hi> and <hi rend="att">ref</hi>, inherited from the class
                                        <ident type="class">att.canonical</ident> 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.</cell></row></table></div><div type="refdoc" xml:id="titlePage"><head>&lt;titlePage&gt;</head><index indexName="ODDS"><term sortBy="titlePage">&lt;titlePage&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;titlePage&gt; </hi>(title page) contains the title page of a text, appearing within the front or back matter.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">classifies the title page according to any convenient typology.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">Any string, e.g. <mentioned>full</mentioned>, <mentioned>half</mentioned>,
          <mentioned>Series</mentioned>, etc.</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->This attribute allows the same element to be used for volume title pages, series title
          pages, etc., as well as for the<soCalled>main</soCalled> title page of a work.</cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.frontPart">model.frontPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#gap">gap</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">textstructure: </seg><seg rend="specChildElements"><ref target="#byline">byline</ref> <?tex \ ?><ref target="#docAuthor">docAuthor</ref> <?tex \ ?><ref target="#docDate">docDate</ref> <?tex \ ?><ref target="#docEdition">docEdition</ref> <?tex \ ?><ref target="#docImprint">docImprint</ref> <?tex \ ?><ref target="#docTitle">docTitle</ref> <?tex \ ?><ref target="#epigraph">epigraph</ref> <?tex \ ?><ref target="#titlePart">titlePart</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element titlePage
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type { xsd:Name }?,
   (
      <ref target="#model.global">model.global</ref>*,
      ( <ref target="#model.titlepagePart">model.titlepagePart</ref> ),
      ( <ref target="#model.titlepagePart">model.titlepagePart</ref> | <ref target="#model.global">model.global</ref> )*
   )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><titlePage><docTitle><titlePart type="main">THOMAS OF Reading.</titlePart><titlePart type="alt">OR, The sixe worthy yeomen of the West.</titlePart></docTitle><docEdition>Now the fourth time corrected and enlarged</docEdition><byline>By T.D.</byline><figure><head>TP</head><p>Thou shalt labor till thou returne to duste</p><figDesc>Printers Ornament used by TP</figDesc></figure><docImprint>Printed at <name type="place">London</name> for <name>T.P.</name><date>1612.</date></docImprint></titlePage></egXML></cell></row></table></div><div type="refdoc" xml:id="titlePart"><head>&lt;titlePart&gt;</head><index indexName="ODDS"><term sortBy="titlePart">&lt;titlePart&gt;</term><index indexName="ODDS"><term sortBy="type">@type</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;titlePart&gt; </hi>contains a subsection or division of the title of a work, as
indicated on a title page. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes<table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><row><cell rend="odd_label">type</cell><cell rend="odd_value">specifies the role of this subdivision of the title.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Suggested values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">main</label><item rend="odd_value">main title of the work
        <hi rend="defaultVal"> [Default]</hi></item><label rend="odd_label">sub</label><item rend="odd_value">(subordinate) subtitle  of the work
        </item><label rend="odd_label">alt</label><item rend="odd_value">(alternate) alternative title  of the work
        </item><label rend="odd_label">short</label><item rend="odd_value">abbreviated form of title</item><label rend="odd_label">desc</label><item rend="odd_value">(descriptive) descriptive paraphrase of the work 
   </item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#docTitle">docTitle</ref> <?tex \ ?> <?tex \ ?><ref target="#model.titlepagePart">model.titlepagePart</ref> <?tex \ ?><ref target="#model.pLike.front">model.pLike.front</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element titlePart
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   attribute type { "main" | "sub" | "alt" | "short" | "desc" | xsd:Name }?,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><docTitle><titlePart type="main">THE FORTUNES
  AND MISFORTUNES Of the FAMOUS
  Moll Flanders, &amp;c.
  </titlePart><titlePart type="desc">Who was BORN in NEWGATE,
  And during a Life of continu'd Variety for
  Threescore Years, besides her Childhood, was
  Twelve Year a <hi>Whore</hi>, five times a <hi>Wife</hi> (wherof
  once to her own Brother) Twelve Year a <hi>Thief,</hi>
  Eight Year a Transported <hi>Felon</hi> in <hi>Virginia</hi>,
  at last grew <hi>Rich</hi>, liv'd <hi>Honest</hi>, and died a
  <hi>Penitent</hi>.</titlePart></docTitle></egXML></cell></row></table></div><div type="refdoc" xml:id="titleStmt"><head>&lt;titleStmt&gt;</head><index indexName="ODDS"><term sortBy="titleStmt">&lt;titleStmt&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;titleStmt&gt; </hi>(title statement) groups information about the title of a work and those
responsible for its intellectual content.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"><ref target="#biblFull">biblFull</ref> <?tex \ ?><ref target="#fileDesc">fileDesc</ref> <?tex \ ?></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#author">author</ref> <?tex \ ?><ref target="#editor">editor</ref> <?tex \ ?><ref target="#respStmt">respStmt</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#funder">funder</ref> <?tex \ ?><ref target="#principal">principal</ref> <?tex \ ?><ref target="#sponsor">sponsor</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element titleStmt
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   ( <ref target="#title">title</ref>+, <ref target="#model.respLike">model.respLike</ref>* )
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><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></egXML></cell></row></table></div><div type="refdoc" xml:id="trailer"><head>&lt;trailer&gt;</head><index indexName="ODDS"><term sortBy="trailer">&lt;trailer&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;trailer&gt; </hi>contains a closing title or footer appearing at the end of a division of a text.   </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">textstructure</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.divBottomPart">model.divBottomPart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#formula">formula</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element trailer
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#macro.phraseSeq">macro.phraseSeq</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><trailer>Explicit pars tertia</trailer></egXML></cell></row></table></div><div type="refdoc" xml:id="typeNote"><head>&lt;typeNote&gt;</head><index indexName="ODDS"><term sortBy="typeNote">&lt;typeNote&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;typeNote&gt; </hi>describes a particular font or other significant typographic
  feature distinguished within the description of a printed resource. </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">header</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes and those inherited from <ref target="#att.handFeatures">att.handFeatures</ref> (<hi rend="attribute">@scribe</hi>, <hi rend="attribute">@script</hi>, <hi rend="attribute">@medium</hi>, <hi rend="attribute">@scope</hi>) <?tex \ ?></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"/></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#l">l</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#lg">lg</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#p">p</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#sp">sp</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element typeNote
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.handFeatures">att.handFeatures.attributes</ref>,
   <ref target="#macro.specialPara">macro.specialPara</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><typeNote scope="sole">
        Printed in an Antiqua typeface showing strong Italianate
	influence.
      </typeNote></egXML></cell></row></table></div><div type="refdoc" xml:id="unclear"><head>&lt;unclear&gt;</head><index indexName="ODDS"><term sortBy="unclear">&lt;unclear&gt;</term><index indexName="ODDS"><term sortBy="reason">@reason</term></index><index indexName="ODDS"><term sortBy="hand">@hand</term></index><index indexName="ODDS"><term sortBy="agent">@agent</term></index></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;unclear&gt; </hi>contains a word, phrase, or passage which cannot be transcribed with certainty because it
        is illegible or inaudible in the source.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">core</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">In addition to global attributes and those inherited from <ref target="#att.editLike">att.editLike</ref> (<hi rend="attribute">@cert</hi>, <hi rend="attribute">@resp</hi>, <hi rend="attribute">@evidence</hi>, <hi rend="attribute">@source</hi>) <?tex \ ?> (<ref target="#att.dimensions">att.dimensions</ref> (<hi rend="attribute">@unit</hi>, <hi rend="attribute">@quantity</hi>, <hi rend="attribute">@extent</hi>, <hi rend="attribute">@atLeast</hi>, <hi rend="attribute">@atMost</hi>, <hi rend="attribute">@min</hi>, <hi rend="attribute">@max</hi>, <hi rend="attribute">@precision</hi>, <hi rend="attribute">@scope</hi>)) <table rend="attList"><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlid"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.n"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmllang"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.rend"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="3-2" name="att.global.attribute.xmlbase"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.linking.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.global.analytic.attributes"/><tei:attRef xmlns:tei="http://www.tei-c.org/ns/1.0" n="4" name="att.editLike.attributes"/><row><cell rend="odd_label">reason</cell><cell rend="odd_value">indicates why the material is hard to transcribe.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"> 1–∞ occurrences of  <eg rend="eg_rnc">
token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</eg>separated by whitespace</cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">one or more words describing the difficulty, e.g. <mentioned>faded</mentioned>,
                    <mentioned>background noise</mentioned>, <mentioned>passing truck</mentioned>,
                    <mentioned>illegible</mentioned>, <mentioned>eccentric ductus</mentioned>.</cell></row><row><cell cols="2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><div><head>Rx</head><p>500 mg <unclear reason="illegible">placebo</unclear></p></div></egXML></cell></row></table></cell></row><row><cell rend="odd_label">hand</cell><cell rend="odd_value">Where the difficulty in transcription arises from action (partial deletion, etc.)
                assignable to an identifiable hand, signifies the hand responsible for the action.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:anyURI</eg></cell></row><row><cell rend="odd_label">Values </cell><cell rend="attribute">must be one of the hand identifiers declared in the document header (see
                section <ptr target="#PHDH"/>).</cell></row></table></cell></row><row><cell rend="odd_label">agent</cell><cell rend="odd_value">Where the difficulty in transcription arises from damage, categorizes the cause of
                the damage, if it can be identified.<table rend="attDef"><row><cell rend="odd_label">Status </cell><cell rend="odd_value">Optional</cell></row><row><cell rend="odd_label">Datatype </cell><cell rend="odd_value"><eg rend="eg_rnc">
xsd:Name</eg></cell></row><row><cell rend="odd_label">Sample values include:</cell><cell rend="odd_value"><list rend="valList"><label rend="odd_label">rubbing</label><item rend="odd_value">damage results from rubbing of the leaf edges</item><label rend="odd_label">mildew</label><item rend="odd_value">damage results from mildew on the leaf surface</item><label rend="odd_label">smoke</label><item rend="odd_value">damage results from smoke</item></list></cell></row></table></cell></row></table></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.pPart.transcriptional">model.pPart.transcriptional</ref> <?tex \ ?><ref target="#model.choicePart">model.choicePart</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2"><seg rend="specChildren"><seg rend="specChild"><seg rend="specChildModule">analysis: </seg><seg rend="specChildElements"><ref target="#interp">interp</ref> <?tex \ ?><ref target="#interpGrp">interpGrp</ref> <?tex \ ?><ref target="#s">s</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">core: </seg><seg rend="specChildElements"><ref target="#abbr">abbr</ref> <?tex \ ?><ref target="#add">add</ref> <?tex \ ?><ref target="#address">address</ref> <?tex \ ?><ref target="#bibl">bibl</ref> <?tex \ ?><ref target="#choice">choice</ref> <?tex \ ?><ref target="#cit">cit</ref> <?tex \ ?><ref target="#corr">corr</ref> <?tex \ ?><ref target="#date">date</ref> <?tex \ ?><ref target="#del">del</ref> <?tex \ ?><ref target="#desc">desc</ref> <?tex \ ?><ref target="#emph">emph</ref> <?tex \ ?><ref target="#expan">expan</ref> <?tex \ ?><ref target="#foreign">foreign</ref> <?tex \ ?><ref target="#gap">gap</ref> <?tex \ ?><ref target="#gloss">gloss</ref> <?tex \ ?><ref target="#graphic">graphic</ref> <?tex \ ?><ref target="#hi">hi</ref> <?tex \ ?><ref target="#index">index</ref> <?tex \ ?><ref target="#label">label</ref> <?tex \ ?><ref target="#lb">lb</ref> <?tex \ ?><ref target="#list">list</ref> <?tex \ ?><ref target="#listBibl">listBibl</ref> <?tex \ ?><ref target="#measureGrp">measureGrp</ref> <?tex \ ?><ref target="#mentioned">mentioned</ref> <?tex \ ?><ref target="#milestone">milestone</ref> <?tex \ ?><ref target="#name">name</ref> <?tex \ ?><ref target="#note">note</ref> <?tex \ ?><ref target="#num">num</ref> <?tex \ ?><ref target="#orig">orig</ref> <?tex \ ?><ref target="#pb">pb</ref> <?tex \ ?><ref target="#ptr">ptr</ref> <?tex \ ?><ref target="#q">q</ref> <?tex \ ?><ref target="#quote">quote</ref> <?tex \ ?><ref target="#ref">ref</ref> <?tex \ ?><ref target="#reg">reg</ref> <?tex \ ?><ref target="#rs">rs</ref> <?tex \ ?><ref target="#said">said</ref> <?tex \ ?><ref target="#sic">sic</ref> <?tex \ ?><ref target="#soCalled">soCalled</ref> <?tex \ ?><ref target="#stage">stage</ref> <?tex \ ?><ref target="#term">term</ref> <?tex \ ?><ref target="#time">time</ref> <?tex \ ?><ref target="#title">title</ref> <?tex \ ?><ref target="#unclear">unclear</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">figures: </seg><seg rend="specChildElements"><ref target="#figure">figure</ref> <?tex \ ?><ref target="#formula">formula</ref> <?tex \ ?><ref target="#table">table</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">header: </seg><seg rend="specChildElements"><ref target="#biblFull">biblFull</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">linking: </seg><seg rend="specChildElements"><ref target="#anchor">anchor</ref> <?tex \ ?><ref target="#seg">seg</ref> <?tex \ ?></seg></seg><seg rend="specChild"><seg rend="specChildModule">tagdocs: </seg><seg rend="specChildElements"><ref target="#att">att</ref> <?tex \ ?><ref target="#code">code</ref> <?tex \ ?><ref target="#eg">eg</ref> <?tex \ ?><ref target="#gi">gi</ref> <?tex \ ?><ref target="#ident">ident</ref> <?tex \ ?><ref target="#val">val</ref> <?tex \ ?></seg></seg></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element unclear
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   <ref target="#att.editLike">att.editLike.attributes</ref>,
   attribute reason
   {
      list { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }+ }
   }?,
   attribute hand { xsd:anyURI }?,
   attribute agent { xsd:Name }?,
   <ref target="#macro.paraContent">macro.paraContent</ref>
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Note</hi></cell><cell rend="wovenodd-col2"><!-- -->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 <ptr target="#CE"/>.The &lt;damage&gt;, &lt;gap&gt;, &lt;del&gt;, &lt;unclear&gt; and &lt;supplied&gt;
            elements may be closely allied in use. See section <ptr target="#PHCOMB"/> for
            discussion of which element is appropriate for which circumstance.</cell></row></table></div><div type="refdoc" xml:id="val"><head>&lt;val&gt;</head><index indexName="ODDS"><term sortBy="val">&lt;val&gt;</term></index><table rend="wovenodd"><row><cell cols="2" rend="wovenodd-col2"><hi rend="label">&lt;val&gt; </hi>(value) contains a single attribute value.  </cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Module</hi></cell><cell rend="wovenodd-col2">tagdocs</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Attributes</hi></cell><cell rend="wovenodd-col2">Global attributes only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Used by</hi></cell><cell rend="wovenodd-col2"><seg rend="parent"> <?tex \ ?><ref target="#model.phrase.xml">model.phrase.xml</ref></seg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">May contain</hi></cell><cell rend="wovenodd-col2">Character data only</cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Declaration</hi></cell><cell rend="wovenodd-col2"><eg rend="eg_rnc">
element val
{
   <ref target="#att.global">att.global.attribute.xmlid</ref>,
   <ref target="#att.global">att.global.attribute.n</ref>,
   <ref target="#att.global">att.global.attribute.xmllang</ref>,
   <ref target="#att.global">att.global.attribute.rend</ref>,
   <ref target="#att.global">att.global.attribute.xmlbase</ref>,
   <ref target="#att.global.linking">att.global.linking.attributes</ref>,
   <ref target="#att.global.analytic">att.global.analytic.attributes</ref>,
   text
}</eg></cell></row><row><cell rend="wovenodd-col1"><hi rend="label">Example</hi></cell><cell rend="wovenodd-col2"><egXML xmlns="http://www.tei-c.org/ns/Examples"><val>unknown</val></egXML></cell></row></table></div></div></div></back></text></TEI>
