xml-copy-editor-code/src/rng/tei_minimal.rng

336 lines
245 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<rng:grammar xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:teix="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" ns="http://www.tei-c.org/ns/1.0"><!--Schema generated from ODD source 2006-09-24T05:43:30+01:00. --><!----><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.certainty"><choice><value>high</value><value>medium</value><value>low</value><value>unknown</value></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.probability"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="double"><rng:param name="minInclusive">0</rng:param><rng:param name="maxInclusive">1</rng:param></data></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.numeric"><choice><data type="double"/><data type="decimal"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.count"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="nonNegativeInteger"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.temporal"><choice><data type="date"/><data type="gYear"/><data type="gMonth"/><data type="gDay"/><data type="gYearMonth"/><data type="gMonthDay"/><data type="time"/><data type="dateTime"/><data type="token"><param name="pattern">(-?[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T)?([01][0-9]|2[0-3])(:[0-5][0-9])?(Z|[+\-]((0[0-9]|1[0-3]):[0-5][0-9]|14:00))?</param></data></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.duration"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="duration"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.truthValue"><data type="boolean"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.xTruthValue"><choice><data type="boolean"/><value>unknown</value><value>inapplicable</value></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.language"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="language"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.sex"><choice><value>0</value><value>1</value><value>2</value><value>9</value></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.namespace"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="anyURI"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.outputMeasurement"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="token"><rng:param name="pattern">[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)</rng:param></data></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.pattern"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="token"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.pointer"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="anyURI"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.pointers"><list><oneOrMore><ref name="data.pointer"/></oneOrMore></list></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.code"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="anyURI"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.enumerated"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="token"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.key"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="string"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.word"><data xmlns:rng="http://relaxng.org/ns/structure/1.0" type="token"><rng:param name="pattern">(\p{L}|\p{N}|\p{P}|\p{S})+</rng:param></data></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.names"><list><oneOrMore><ref name="data.name"/></oneOrMore></list></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="data.words"><list><oneOrMore><ref name="data.word"/></oneOrMore></list></define><define xmlns="http://relaxng.org/ns/structure/1.0" na
people, to whom the element content is ascribed.</a:documentation><ref name="data.pointers"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.authorialIntervention.attributes"><ref name="att.authorialIntervention.attribute.hand"/><ref name="att.authorialIntervention.attribute.status"/><ref name="att.authorialIntervention.attribute.type"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.authorialIntervention.attribute.hand"><optional><attribute name="hand"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">signifies the hand of the agent which made the addition or
performed the deletion.</a:documentation><ref name="data.pointer"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.authorialIntervention.attribute.status"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="status" a:defaultValue="unremarkable"><a:documentation>may be used to indicate faulty deletions, e.g. strikeouts
which include too much or too little text, or erroneous
additions, e.g., an insertion which duplicates some of the text
already present.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.authorialIntervention.attribute.type"><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">classifies the type of addition or deletion using any convenient typology.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.datable.attributes"><ref name="att.datable.attribute.notBefore"/><ref name="att.datable.attribute.notAfter"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.datable.attribute.notBefore"><optional><attribute name="notBefore"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the earliest possible date for the event in
standard form, e.g. yyyy-mm-dd.</a:documentation><ref name="data.temporal"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.datable.attribute.notAfter"><optional><attribute name="notAfter"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the latest possible date for the event in
standard form, e.g. yyyy-mm-dd.</a:documentation><ref name="data.temporal"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.datePart.attributes"><ref name="att.datePart.attribute.value"/><ref name="att.datePart.attribute.type"/><ref name="att.datePart.attribute.full"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.datePart.attribute.value"><optional><attribute name="value"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies the value of a date or time in a standard form.</a:documentation><choice><ref name="data.temporal"/><ref name="data.duration"/></choice></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.datePart.attribute.type"><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">characterizes the element in some sense, using any convenient
classification scheme or typology.</a:documentation><ref name="data.word"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.datePart.attribute.full"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="full" a:defaultValue="yes"><a:documentation>indicates whether the date element is given in full, as
an abbreviation or simply as an initial</a:documentation><choice><value>yes</value><a:documentation>(the temporal expression is spelled out in full.) </a:documentation><value>abb</value><a:documentation>(the temporal expression is given in an abbreviated form.) </a:documentation><value>init</value><a:documentation>(the temporal expression is abbreviated using the initial characters.) </a:documentation></choice></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.declarable.attributes"><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.declarable.attribute.default"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="default" a:defaultValue="false"><a:documentation>indicates whether or not this element is selected by default when
its parent is selected.</a:documentation><choice><value>true</value><a:documentation>(This element is selected if its parent is selected) </a:documentation><value>false</value><a:documentation>(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.) </a:documentation></choice></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.declaring.attributes"><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.declaring.attribute.decls"><optional><attribute name="decls"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies one or more declarable elements within the
header, which are understood to apply to the element bearing this
attribute and its content.</a:documentation><ref name="data.pointers"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.divLike.attributes"><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.divLike.attribute.type"><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies a name conventionally used for this level of
subdivision, e.g. act, volume, book,
section, canto, etc.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.divLike.attribute.org"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="org" a:defaultValue="uniform"><a:documentation>specifies how the content of the division is organized.</a:documentation><choice><value>composite</value><a:documentation>(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.) </a:documentation><value>uniform</value><a:documentation>(uniform content: i.e. the immediate contents of this
element are regarded as forming a logical unit, to be
processed in sequence.) </a:documentation></choice></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.divLike.attribute.sample"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="sample" a:defaultValue="complete"><a:documentation>indicates whether this division is a sample of the
original source and if so, from which part.</a:documentation><choice><value>initial</value><a:documentation>(division lacks material present at end in source.) </a:documentation><value>medial</value><a:documentation>(division lacks material at start and end.) </a:documentation><value>final</value><a:documentation>(division lacks material at start.) </a:documentation><value>unknown</value><a:documentation>(position of sampled material within original unknown.) </a:documentation><value>complete</value><a:documentation>(division is not a sample.) </a:documentation></choice></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.divLike.attribute.part"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="part" a:defaultValue="N"><a:documentation>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.</a:documentation><choice><value>Y</value><a:documentation>(the division is incomplete in some respect) </a:documentation><value>N</value><a:documentation>(either the division is complete, or no claim is made as to its completeness.) </a:documentation><value>I</value><a:documentation>(the initial part of an incomplete division) </a:documentation><value>M</value><a:documentation>(a medial part of an incomplete division) </a:documentation><value>F</value><a:documentation>(the final part of an incomplete division) </a:documentation></choice></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.interpLike.attributes"><ref name="att.interpLike.attribute.resp"/><ref name="att.interpLike.attribute.type"/><ref name="att.interpLike.attribute.inst"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.interpLike.attribute.resp"><optional><attribute name="resp"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates who is responsible for the interpretation.</a:documentation><ref name="data.pointer"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.interpLike.attribute.type"><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates what kind of phenomenon is being noted in the passage.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.interpLike.attribute.inst"><optional><attribute name="inst"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">points to instances of the analysis or interpretation represented
by the current element.</a:documentation><ref name="data.pointers"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.editLike.attributes"><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.editLike.attribute.cert"><optional><attribute name="cert"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">signifies the degree of certainty associated with the
intervention or interpretation.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.editLike.attribute.resp"><optional><attribute name="resp"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the agency responsible for the
intervention or interpretation, for example an editor or transcriber.</a:documentation><ref name="data.pointer"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.editLike.attribute.evidence"><optional><attribute name="evidence"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the nature of the evidence supporting the reliability or
accuracy of the intervention or interpretation.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.global.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.global.attribute.xmlspace"><optional><attribute name="xml:space"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">signals an intention that white space should be
preserved by applications</a:documentation><choice><value>default</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/><value>preserve</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/></choice></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.global.attribute.xmlid"><optional><attribute name="xml:id"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides a unique identifier for the element bearing the
attribute.</a:documentation><data type="ID"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.global.attribute.n"><optional><attribute name="n"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">gives a number (or other label) for an element, which is
not necessarily unique within the document.</a:documentation><ref name="data.words"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.global.attribute.xmllang"><optional><attribute name="xml:lang"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the language of the element content using the
codes from RFC
3066</a:documentation><ref name="data.language"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.global.attribute.rend"><optional><attribute name="rend"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates how the element in question was rendered or
presented in the source text.</a:documentation><ref name="data.words"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.global.attribute.xmlbase"><optional><attribute name="xml:base"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides a base URI reference with which applications can
resolve relative URI references into absolute URI
references.</a:documentation><ref name="data.pointer"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.measured.attributes"><ref name="att.measured.attribute.unit"/><ref name="att.measured.attribute.scope"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.measured.attribute.unit"><optional><attribute name="unit"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">names the units used for the measurement.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.measured.attribute.scope"><optional><attribute name="scope"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the applicability of this measurement, where
more than one object is being measured.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.measurement.attributes"><ref name="att.measurement.attribute.unit"/><ref name="att.measurement.attribute.quantity"/><ref name="att.measurement.attribute.commodity"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.measurement.attribute.unit"><optional><attribute name="unit"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the units used for the measurement, usually
using the standard symbol for the desired units.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.measurement.attribute.quantity"><optional><attribute name="quantity"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the number of the specified units that
comprise the measurement</a:documentation><ref name="data.numeric"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.measurement.attribute.commodity"><optional><attribute name="commodity"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the substance that is being measured</a:documentation><ref name="data.words"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.naming.attributes"><ref name="att.naming.attribute.key"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.naming.attribute.key"><optional><attribute name="key"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides a means of locating a full definition for the entity being named
such as a database record key or URI.</a:documentation><ref name="data.code"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.placement.attributes"><ref name="att.placement.attribute.place"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.placement.attribute.place"><optional><attribute name="place"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.segLike.attributes"><ref name="att.segLike.attribute.type"/><ref name="att.segLike.attribute.function"/><ref name="att.segLike.attribute.part"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.segLike.attribute.type"><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">characterizes the type of segment.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.segLike.attribute.function"><optional><attribute name="function"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">characterizes the function of the segment.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.segLike.attribute.part"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="part" a:defaultValue="N"><a:documentation>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.</a:documentation><choice><value>Y</value><a:documentation>(the segment is incomplete in some respect) </a:documentation><value>N</value><a:documentation>(either the segment is complete, or no claim is made as to
its completeness) </a:documentation><value>I</value><a:documentation>(the initial part of an incomplete segment) </a:documentation><value>M</value><a:documentation>(a medial part of an incomplete segment) </a:documentation><value>F</value><a:documentation>(the final part of an incomplete segment) </a:documentation></choice></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.spanning.attributes"><ref name="att.spanning.attribute.spanTo"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.spanning.attribute.spanTo"><optional><attribute name="spanTo"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the end of a span initiated by the element
bearing this attribute.</a:documentation><ref name="data.pointer"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.tableDecoration.attributes"><ref name="att.tableDecoration.attribute.role"/><ref name="att.tableDecoration.attribute.rows"/><ref name="att.tableDecoration.attribute.cols"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.tableDecoration.attribute.role"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="role" a:defaultValue="data"><a:documentation>indicates the kind of information held in this cell or
in each cell of this row.</a:documentation><ref name="data.enumerated"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.tableDecoration.attribute.rows"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="rows" a:defaultValue="1"><a:documentation>indicates the number of rows occupied by this cell or row.</a:documentation><ref name="data.count"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.tableDecoration.attribute.cols"><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="cols" a:defaultValue="1"><a:documentation>indicates the number of columns occupied by this cell or
row.</a:documentation><ref name="data.count"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.timed.attributes"><ref name="att.timed.attribute.start"/><ref name="att.timed.attribute.end"/><ref name="att.timed.attribute.dur"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.timed.attribute.start"><optional><attribute name="start"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the location within a temporal alignment
at which this element begins.</a:documentation><ref name="data.pointer"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.timed.attribute.end"><optional><attribute name="end"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the location within a temporal alignment at which
this element ends.</a:documentation><ref name="data.pointer"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.timed.attribute.dur"><optional><attribute name="dur"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the length of this element in time, using either
specific units or the units specified on the associated temporal
alignment.</a:documentation><data type="duration"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.typed.attributes"><ref name="att.typed.attribute.type"/><ref name="att.typed.attribute.subtype"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.typed.attribute.type"><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">characterizes the element in some sense, using any convenient
classification scheme or typology.</a:documentation><ref name="data.word"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="att.typed.attribute.subtype"><optional><attribute name="subtype"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides a sub-categorization of the element, if needed</a:documentation><ref name="data.word"/></attribute></optional></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.nameLike.agent"><choice><ref name="name"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.segLike"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.hiLike"><choice><ref name="foreign"/><ref name="emph"/><ref name="hi"/><ref name="distinct"/><ref name="mentioned"/><ref name="soCalled"/><ref name="gloss"/><ref name="term"/><ref name="title"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.dateLike"><choice><ref name="date"/><ref name="dateRange"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.timeLike"><choice><ref name="time"/><ref name="timeRange"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.measureLike"><choice><ref name="num"/><ref name="measure"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.graphicLike"><choice><ref name="graphic"/><ref name="binaryObject"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.pPart.msdesc"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.pPart.edit"><choice><ref name="sic"/><ref name="corr"/><ref name="choice"/><ref name="reg"/><ref name="orig"/><ref name="add"/><ref name="del"/><ref name="unclear"/><ref name="abbr"/><ref name="expan"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.ptrLike"><choice><ref name="ptr"/><ref name="ref"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.lPart"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.global.meta"><choice><ref name="index"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.milestoneLike"><choice><ref name="milestone"/><ref name="pb"/><ref name="lb"/><ref name="cb"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.gLike"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.oddDecl"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.oddRef"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.oddPhr"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.qLike"><choice><ref name="q"/><ref name="quote"/><ref name="cit"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.biblLike"><choice><ref name="bibl"/><ref name="biblItem"/><ref name="biblStruct"/><ref name="biblFull"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.listLike"><choice><ref name="list"/><ref name="listBibl"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.noteLike"><choice><ref name="note"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.stageLike"><choice><ref name="stage"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.complexVal"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.singleVal"><notAllowed/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.entryParts.top"><choice><ref name="note"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.global.edit"><choice><ref name="gap"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.divPart"><choice><ref name="p"/><ref name="l"/><ref name="lg"/><ref name="sp"/></choice></
than that of the surrounding text.</a:documentation><ref name="foreign.content"/><ref name="foreign.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="foreign.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="foreign.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="emph"><element name="emph"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(emphasized) marks words or phrases which are stressed or emphasized for
linguistic or rhetorical effect.</a:documentation><ref name="emph.content"/><ref name="emph.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="emph.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="emph.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="hi"><element name="hi"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(highlighted) marks a word or phrase as graphically distinct from the
surrounding text, for reasons concerning which no claim is
made.</a:documentation><ref name="hi.content"/><ref name="hi.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="hi.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="hi.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="distinct"><element name="distinct"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(distinct) identifies any word or phrase which is regarded as linguistically
distinct, for example as archaic, technical, dialectal, non-preferred,
etc., or as forming part of a sublanguage.</a:documentation><ref name="distinct.content"/><ref name="distinct.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="distinct.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="distinct.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the sublanguage or register to which the word or phrase
is being assigned</a:documentation><ref name="data.enumerated"/></attribute></optional><optional><attribute name="time"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies how the phrase is distinct diachronically</a:documentation><ref name="data.code"/></attribute></optional><optional><attribute name="space"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies how the phrase is distinct diatopically</a:documentation><ref name="data.code"/></attribute></optional><optional><attribute name="social"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies how the phrase is distinct diastatically</a:documentation><ref name="data.code"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="q"><element name="q"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(quoted speech, thought, or writing) contains material which is
marked as (ostensibly) quoted from elsewhere; in narrative, this element is used to mark direct or
indirect speech; in dictionaries, it ay be used to mark
real or contrived examples of usage; in manuscript descriptions or
other metadata, to mark extracts quoted from the source being documented.</a:documentation><ref name="q.content"/><ref name="q.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="q.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.specialPara"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="q.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.ascribed.attribute.who"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">may be used to indicate whether the quoted matter is spoken
or thought, or to characterize it more finely.</a:documentation><ref name="data.enumerated"/></attribute></optional><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="direct" a:defaultValue="unknown"><a:documentation>may be used to indicate whether the quoted matter is regarded
as direct or indirect speech.</a:documentation><choice><value>true</value><a:documentation>(speech or thought is represented directly.) </a:documentation><value>false</value><a:documentation>(speech or thought is represented indirectly,
e.g. by use of a marked verbal aspect.) </a:documentation><value>unknown</value><a:documentation>(no claim is made.) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="quote"><element name="quote"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(quotation) contains a phrase or passage attributed by the narrator or
author to some agency external to the text.</a:documentation><ref name="quote.content"/><ref name="quote.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="quote.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.specialPara"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="quote.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cit"><element name="cit"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">A quotation from some other document, together with a
bibliographic reference to its source.</a:documentation><ref name="cit.content"/><ref name="cit.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cit.content"><oneOrMore><choice><ref name="model.quoteLike"/><ref name="model.biblLike"/><ref name="model.ptrLike"/><ref name="model.global"/></choice></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cit.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="mentioned"><element name="mentioned"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">marks words or phrases mentioned, not used.</a:documentation><ref name="mentioned.content"/><ref name="mentioned.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="mentioned.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="mentioned.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="soCalled"><element name="soCalled"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(so called) 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.</a:documentation><ref name="soCalled.content"/><ref name="soCalled.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="soCalled.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="soCalled.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="altIdent"><element name="altIdent"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies the recommended XML name for an element, class,
attribute, etc. in some language.</a:documentation><ref name="altIdent.content"/><ref name="altIdent.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="altIdent.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.xtext"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="altIdent.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.typed.attribute.type"/><ref name="att.typed.attribute.subtype"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="desc"><element name="desc"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(description) contains a brief description of the purpose and application for
an element, attribute, or attribute value.</a:documentation><ref name="desc.content"/><ref name="desc.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="desc.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="desc.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="equiv"><element name="equiv"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies a component which is considered equivalent to the
parent element, either by co-reference, or by external link.</a:documentation><ref name="equiv.content"/><ref name="equiv.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="equiv.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="equiv.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="name"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">names the underlying concept of which the parent is a
representation</a:documentation><ref name="data.name"/></attribute></optional><optional><attribute name="uri"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">references the underlying concept of which the parent is a
representation by means of some external identifier</a:documentation><ref name="data.pointer"/></attribute></optional><optional><attribute name="filter"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">references an external script which contains a method to
transform instances of this element to canonical TEI</a:documentation><data type="anyURI"/></attribute></optional><optional><attribute name="mimeType"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">MIME type of external filter script</a:documentation><ref name="data.word"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="gloss"><element name="gloss"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies a phrase or word used to provide a gloss or
definition for some other word or phrase.</a:documentation><ref name="gloss.content"/><ref name="gloss.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="gloss.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="gloss.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><optional><choice><attribute name="target"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the associated term element by an
absolute or relative URI reference</a:documentation><ref name="data.pointer"/></attribute><attribute name="cRef"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the associated term element using a canonical
reference from a scheme defined in a refsDecl element
in the TEI header</a:documentation><ref name="data.pointer"/></attribute></choice></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="term"><element name="term"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a single-word, multi-word, or symbolic designation
which is regarded as a technical term.</a:documentation><ref name="term.content"/><ref name="term.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="term.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="term.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><ref name="att.typed.attribute.type"/><ref name="att.typed.attribute.subtype"/><optional><attribute name="sortKey"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies the sort key for this term in an index.</a:documentation><ref name="data.word"/></attribute></optional><optional><choice><attribute name="target"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the associated gloss element by an
absolute or relative URI reference</a:documentation><ref name="data.pointer"/></attribute><attribute name="cRef"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the associated gloss element using a
canonical reference from a scheme defined in a
refsDecl element in the TEI header</a:documentation><ref name="data.pointer"/></attribute></choice></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sic"><element name="sic"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains text reproduced although apparently incorrect or inaccurate.</a:documentation><ref name="sic.content"/><ref name="sic.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sic.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sic.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="corr"><element name="corr"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(correction) contains the correct form of a passage apparently erroneous in the copy text.</a:documentation><ref name="corr.content"/><ref name="corr.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="corr.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="corr.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="choice"><element name="choice"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">groups a number of alternative encodings for the same point in
a text.</a:documentation><ref name="choice.content"/><ref name="choice.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="choice.content"><zeroOrMore><choice><ref name="model.choicePart"/><ref name="choice"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="choice.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="reg"><element name="reg"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(regularization) contains a reading which has been regularized or normalized
in some sense.</a:documentation><ref name="reg.content"/><ref name="reg.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="reg.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="reg.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="orig"><element name="orig"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(original form) contains a reading which is marked as following the original,
rather than being normalized or corrected.</a:documentation><ref name="orig.content"/><ref name="orig.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="orig.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="orig.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="gap"><element name="gap"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(omitted material) 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 or inaudible.</a:documentation><ref name="gap.content"/><ref name="gap.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="gap.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.glossSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="gap.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><optional><attribute name="reason"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">gives the reason for omission. Sample values include
sampling, illegible, inaudible,
irrelevant, cancelled, cancelled and illegible.</a:documentation><ref name="data.words"/></attribute></optional><optional><attribute name="hand"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">in the case of text omitted from the transcription because of
deliberate deletion by an identifiable hand, signifies the hand which
made the deletion.</a:documentation><ref name="data.pointer"/></attribute></optional><optional><attribute name="agent"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">In the case of text omitted because of damage, categorizes the cause of the damage, if it can be identified.</a:documentation><ref name="data.enumerated"/></attribute></optional><optional><attribute name="extent"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates approximately how much text has been omitted from the
transcription, in letters, minims, inches, or any appropriate unit,
either because of editorial policy or because a deletion, damage, or
other cause has rendered transcription impossible.</a:documentation><ref name="data.words"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="add"><element name="add"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(addition) contains letters, words, or phrases inserted in the text by an
author, scribe, annotator, or corrector.</a:documentation><ref name="add.content"/><ref name="add.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="add.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="add.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.authorialIntervention.attribute.hand"/><ref name="att.authorialIntervention.attribute.status"/><ref name="att.authorialIntervention.attribute.type"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><ref name="att.placement.attribute.place"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="del"><element name="del"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(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.</a:documentation><ref name="del.content"/><ref name="del.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="del.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="del.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><ref name="att.authorialIntervention.attribute.hand"/><ref name="att.authorialIntervention.attribute.status"/><ref name="att.authorialIntervention.attribute.type"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="unclear"><element name="unclear"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a word, phrase, or passage which cannot be transcribed
with certainty because it is illegible or inaudible in the source.</a:documentation><ref name="unclear.content"/><ref name="unclear.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="unclear.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="unclear.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><optional><attribute name="reason"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates why the material is hard to transcribe.</a:documentation><ref name="data.words"/></attribute></optional><optional><attribute name="hand"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Where the difficulty in transcription arises from action
(partial deletion, etc.) assignable to an identifiable hand, signifies
the hand responsible for the action.</a:documentation><ref name="data.pointer"/></attribute></optional><optional><attribute name="agent"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Where the difficulty in transcription arises from
damage, categorizes the cause of the damage, if it can be identified.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="name"><element name="name"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(name, proper noun) contains a proper noun or noun phrase.</a:documentation><ref name="name.content"/><ref name="name.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="name.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="name.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.naming.attribute.key"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the type of the object which is being named by the
phrase.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="rs"><element name="rs"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(referencing string) contains a general purpose name or referring string.</a:documentation><ref name="rs.content"/><ref name="rs.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="rs.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="rs.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.naming.attribute.key"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates more specifically the object referred to by the
referencing string. Values might include person,
place, ship, element etc.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="address"><element name="address"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a postal or other address, for example of a
publisher, an organization, or an individual.</a:documentation><ref name="address.content"/><ref name="address.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="address.content"><group><zeroOrMore><ref name="model.global"/></zeroOrMore><oneOrMore><group><ref name="model.addrPart"/></group><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="address.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="addrLine"><element name="addrLine"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains one line of a postal or other address.</a:documentation><ref name="addrLine.content"/><ref name="addrLine.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="addrLine.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="addrLine.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="street"><element name="street"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(street) a full street address including any name or number identifying a
building as well as the name of the street or route on which it is
located.</a:documentation><ref name="street.content"/><ref name="street.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="street.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="street.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="postCode"><element name="postCode"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(postCode) contains a numerical or alphanumeric code used as part of a
postal address to simplify sorting or delivery of mail.</a:documentation><ref name="postCode.content"/><ref name="postCode.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="postCode.content"><text xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="postCode.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="postBox"><element name="postBox"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(postBox) contains a number or other identifier for some postal delivery
point other than a street address.</a:documentation><ref name="postBox.content"/><ref name="postBox.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="postBox.content"><text xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="postBox.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="num"><element name="num"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(number) contains a number, written in any form.</a:documentation><ref name="num.content"/><ref name="num.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="num.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="num.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the type of numeric value.</a:documentation><ref name="data.enumerated"/></attribute></optional><optional><attribute name="value"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies the value of the number in standard form.</a:documentation><ref name="data.numeric"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="measure"><element name="measure"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a word or phrase referring to some quantity of
an object or commodity, usually comprising a number, a unit, and a
commodity name.</a:documentation><ref name="measure.content"/><ref name="measure.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="measure.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="measure.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.measurement.attribute.unit"/><ref name="att.measurement.attribute.quantity"/><ref name="att.measurement.attribute.commodity"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the type of measurement in any convenient typology.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="date"><element name="date"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a date in any format.</a:documentation><ref name="date.content"/><ref name="date.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="date.content"><zeroOrMore><choice><text/><ref name="model.gLike"/><ref name="model.datePart"/><ref name="model.phrase"/><ref name="model.global"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="date.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.datePart.attribute.value"/><ref name="att.datePart.attribute.type"/><ref name="att.datePart.attribute.full"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><ref name="att.datable.attribute.notBefore"/><ref name="att.datable.attribute.notAfter"/><optional><attribute name="calendar"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the system or calendar to which the date belongs.</a:documentation><ref name="data.enumerated"/></attribute></optional><optional><attribute name="precision"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the degree of precision associated with the date.</a:documentation><ref name="data.certainty"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="dateRange"><element name="dateRange"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(date range) contains two dates or another phrase delimiting a time period.</a:documentation><ref name="dateRange.content"/><ref name="dateRange.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="dateRange.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="dateRange.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.datable.attribute.notBefore"/><ref name="att.datable.attribute.notAfter"/><optional><attribute name="calendar"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the system or calendar to which the date belongs.</a:documentation><ref name="data.enumerated"/></attribute></optional><optional><attribute name="from"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the starting point of the period in standard form.</a:documentation><ref name="data.temporal"/></attribute></optional><opti
specified.</a:documentation><choice><value>to</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(the to date is exact) </a:documentation><value>from</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(the from date is exact) </a:documentation><value>both</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(both dates are exact) </a:documentation><value>none</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(both dates are approximate or unspecified) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="time"><element name="time"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a phrase defining a time of day in any format.</a:documentation><ref name="time.content"/><ref name="time.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="time.content"><zeroOrMore><choice><text/><ref name="model.gLike"/><ref name="model.datePart"/><ref name="model.phrase"/><ref name="model.global"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="time.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.datePart.attribute.value"/><ref name="att.datePart.attribute.type"/><ref name="att.datePart.attribute.full"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="timeRange"><element name="timeRange"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(time range) contains two times or another phrase indicating a time period.</a:documentation><ref name="timeRange.content"/><ref name="timeRange.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="timeRange.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="timeRange.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="from"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the starting point of the time period in a standard form, usually hh:mm:ss.</a:documentation><ref name="data.temporal"/></attribute></optional><optional><attribute name="to"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the ending point of the time period in standard form, usually hh:mm:ss.</a:documentation><ref name="data.temporal"/></attribute></optional><optional><attribute name="exact"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the precision to be attached to either or both times
specified.</a:documentation><choice><value>to</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(the to time is exact) </a:documentation><value>from</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(the from time is exact) </a:documentation><value>both</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(both times are exact) </a:documentation><value>none</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(both times are approximate or unspecified) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="abbr"><element name="abbr"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(abbreviation) contains an abbreviation of any sort.</a:documentation><ref name="abbr.content"/><ref name="abbr.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="abbr.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="abbr.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">allows the encoder to classify the abbreviation according to
some convenient typology.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="expan"><element name="expan"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(expansion) contains the expansion of an abbreviation.</a:documentation><ref name="expan.content"/><ref name="expan.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="expan.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="expan.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.editLike.attribute.cert"/><ref name="att.editLike.attribute.resp"/><ref name="att.editLike.attribute.evidence"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="ptr"><element name="ptr"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">defines a pointer to another location.</a:documentation><ref name="ptr.content"/><ref name="ptr.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="ptr.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="ptr.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><optional><choice><attribute name="target"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the destination of the pointer by supplying one or
more URI References</a:documentation><ref name="data.pointers"/></attribute><attribute name="cRef"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the destination of the pointer by supplying a
canonical reference from a scheme defined in a refsDecl
element in the TEI header</a:documentation><ref name="data.pointers"/></attribute></choice></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="ref"><element name="ref"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">defines a reference to another location, possibly
modified by additional text or comment.</a:documentation><ref name="ref.content"/><ref name="ref.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="ref.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="ref.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><optional><choice><attribute name="target"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the destination of the reference by supplying one
or more URI References</a:documentation><ref name="data.pointers"/></attribute><attribute name="cRef"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the destination of the reference by supplying a
canonical reference from a scheme defined in a refsDecl
element in the TEI header</a:documentation><ref name="data.pointers"/></attribute></choice></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="list"><element name="list"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains any sequence of items organized as a list.</a:documentation><ref name="list.content"/><ref name="list.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="list.content"><group><zeroOrMore><choice><group><ref name="model.divWrapper"/></group><group><ref name="model.global"/></group></choice></zeroOrMore><choice><oneOrMore><ref name="item"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><optional><ref name="headLabel"/></optional><optional><ref name="headItem"/></optional><oneOrMore><ref name="label"/><zeroOrMore><ref name="model.global"/></zeroOrMore><ref name="item"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore></group></choice><zeroOrMore><group><group><ref name="model.divWrapper.bottom"/></group><zeroOrMore><ref name="model.global"/></zeroOrMore></group></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="list.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="type" a:defaultValue="simple"><a:documentation>describes the form of the list.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="item"><element name="item"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains one
component of a list.</a:documentation><ref name="item.content"/><ref name="item.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="item.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.specialPara"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="item.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="label"><element name="label"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains the label associated with an item in a list; in
glossaries, marks the term being defined.</a:documentation><ref name="label.content"/><ref name="label.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="label.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="label.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="head"><element name="head"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(heading) contains any type of heading, for example the title of a section,
or the heading of a list, glossary, manuscript description, etc.</a:documentation><ref name="head.content"/><ref name="head.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="head.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="head.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">categorizes the heading in any way meaningful
to the encoder.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="headLabel"><element name="headLabel"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(heading for list labels) contains the heading for the label or term column in a
glossary list or similar structured list.</a:documentation><ref name="headLabel.content"/><ref name="headLabel.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="headLabel.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="headLabel.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="headItem"><element name="headItem"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(heading for list items) contains the heading for the item or gloss column in a
glossary list or similar structured list.</a:documentation><ref name="headItem.content"/><ref name="headItem.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="headItem.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="headItem.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="note"><element name="note"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a note or annotation.</a:documentation><ref name="note.content"/><ref name="note.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="note.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.specialPara"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="note.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.placement.attribute.place"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">describes the type of note.</a:documentation><ref name="data.enumerated"/></attribute></optional><optional><attribute name="resp"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates who is responsible for the annotation: author,
editor, translator, etc.</a:documentation><ref name="data.pointer"/></attribute></optional><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="anchored" a:defaultValue="true"><a:documentation>indicates whether the copy text shows the exact place of reference
for the note.</a:documentation><choice><value>true</value><a:documentation>(copy text indicates the place of attachment for the note.) </a:documentation><value>false</value><a:documentation>(copy text indicates no place of attachment for the note.) </a:documentation></choice></attribute></optional><optional><attribute name="target"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the point (or points) of attachment for a note, or the beginning of
the span to which the note is attached.</a:documentation><ref name="data.pointers"/></attribute></optional><optional><attribute name="targetEnd"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">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.</a:documentation><ref name="data.pointers"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="index"><element name="index"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(index entry) marks a location to be indexed for whatever purpose.</a:documentation><ref name="index.content"/><ref name="index.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="index.content"><zeroOrMore><group><ref name="term"/><optional><ref name="index"/></optional></group></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="index.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.spanning.attribute.spanTo"/><optional><attribute name="indexName"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies a name to specify which index (of several) the index entry belongs to.</a:documentation><ref name="data.name"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="divGen"><element name="divGen"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(automatically generated text division) indicates the location at which a textual division generated
automatically by a text-processing application is to appear.</a:documentation><ref name="divGen.content"/><ref name="divGen.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="divGen.content"><zeroOrMore><ref name="model.divWrapper"/></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="divGen.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies what type of generated text division (e.g. index,
table of contents, etc.) is to appear.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="graphic"><element name="graphic"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the location of an inline graphic, illustration, or figure.</a:documentation><ref name="graphic.content"/><ref name="graphic.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="graphic.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="graphic.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="width"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">The display width of the image</a:documentation><ref name="data.outputMeasurement"/></attribute></optional><optional><attribute name="height"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">The display height of the image</a:documentation><ref name="data.outputMeasurement"/></attribute></optional><optional><attribute name="scale"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">A scale factor to be applied to the image to make it the desired display size</a:documentation><ref name="data.probability"/></attribute></optional><optional><attribute name="url"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">The target URL</a:documentation><ref name="data.pointer"/></attribute></optional><optional><attribute name="mimeType"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">The MIME type</a:documentation><ref name="data.word"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="binaryObject"><element name="binaryObject"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides encoded binary data representing an inline graphic or other object.</a:documentation><ref name="binaryObject.content"/><ref name="binaryObject.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="binaryObject.content"><text xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="binaryObject.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="width"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">The display width of the object</a:documentation><ref name="data.outputMeasurement"/></attribute></optional><optional><attribute name="height"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">The display height of the object</a:documentation><ref name="data.outputMeasurement"/></attribute></optional><optional><attribute name="scale"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">A scale factor to be applied to the object to make it the desired display size</a:documentation><ref name="data.numeric"/></attribute></optional><optional><attribute name="mimeType"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">The MIME type</a:documentation><ref name="data.word"/></attribute></optional><optional><attribute name="encoding"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">The encoding used to encode the binary data. If not
specified, this is assumed to be Base64</a:documentation><ref name="data.words"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="milestone"><element name="milestone"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">marks a boundary point separating any kind of section of a text, as indicated by
changes in a standard reference system, where the section is not
represented by a structural element.</a:documentation><ref name="milestone.content"/><ref name="milestone.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="milestone.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="milestone.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="ed"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the edition or version to which the milestone applies.</a:documentation><ref name="data.code"/></attribute></optional><attribute name="unit"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides a conventional name for the kind of section changing at this milestone.</a:documentation><ref name="data.enumerated"/></attribute><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="pb"><element name="pb"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(page break) marks the boundary between one page of a text and the next
in a standard reference system.</a:documentation><ref name="pb.content"/><ref name="pb.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="pb.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="pb.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="ed"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the edition or version in which the page break is located
at this point</a:documentation><ref name="data.code"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="lb"><element name="lb"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(line break) marks the start of a new (typographic) line in some
edition or version of a text.</a:documentation><ref name="lb.content"/><ref name="lb.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="lb.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="lb.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="ed"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the edition or version in which the line break is located
at this point</a:documentation><ref name="data.code"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cb"><element name="cb"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(column break) marks the boundary between one column of a text and the next
in a standard reference system.</a:documentation><ref name="cb.content"/><ref name="cb.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cb.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cb.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="ed"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the edition or version in which the column break is located
at this point</a:documentation><ref name="data.code"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="bibl"><element name="bibl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(bibliographic citation) contains a loosely-structured bibliographic citation of which
the sub-components may or may not be explicitly tagged.</a:documentation><ref name="bibl.content"/><ref name="bibl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="bibl.content"><zeroOrMore><choice><text/><ref name="model.gLike"/><ref name="model.hiLike"/><ref name="model.pPart.data"/><ref name="model.pPart.edit"/><ref name="model.segLike"/><ref name="model.ptrLike"/><ref name="model.biblPart"/><ref name="model.global"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="bibl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblItem"><element name="biblItem"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(bibliographic citation) contains a bibliographic citation in which only bibliographic
subelements appear.</a:documentation><ref name="biblItem.content"/><ref name="biblItem.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblItem.content"><oneOrMore><choice><ref name="title"/><ref name="biblItem"/><ref name="imprint"/><ref name="model.nameLike"/><ref name="model.biblPart"/><ref name="model.dateLike"/></choice></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblItem.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><ref name="att.typed.attribute.type"/><ref name="att.typed.attribute.subtype"/><optional><attribute name="form"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the physical form of the object of this bibliographic entry.</a:documentation><data type="token"/></attribute></optional><optional><attribute name="status"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the publication status of the object of this bibliographic entry.</a:documentation><text/></attribute></optional><optional><attribute name="role"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the relationship of this bibliographic entry to
that of its parent bibl or biblItem.</a:documentation><text/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblStruct"><element name="biblStruct"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(structured bibliographic citation) contains a structured bibliographic citation, in which only
bibliographic subelements appear and in a specified order.</a:documentation><ref name="biblStruct.content"/><ref name="biblStruct.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblStruct.content"><group><zeroOrMore><ref name="analytic"/></zeroOrMore><oneOrMore><ref name="monogr"/><zeroOrMore><ref name="series"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="model.noteLike"/><ref name="idno"/></choice></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblStruct.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblFull"><element name="biblFull"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a fully-structured bibliographic citation, in which all
components of the TEI file description
are present.</a:documentation><ref name="biblFull.content"/><ref name="biblFull.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblFull.content"><group><ref name="macro.fileDescPart"/><zeroOrMore><ref name="sourceDesc"/></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblFull.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="listBibl"><element name="listBibl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(citation list) contains a list of bibliographic citations of any kind.</a:documentation><ref name="listBibl.content"/><ref name="listBibl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="listBibl.content"><group><zeroOrMore><choice><group><ref name="model.divWrapper"/></group><group><ref name="model.global"/></group></choice></zeroOrMore><oneOrMore><group><ref name="model.biblLike"/></group><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><group><ref name="model.divWrapper.bottom"/></group><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="listBibl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="analytic"><element name="analytic"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(analytic level) contains bibliographic elements describing an item (e.g. an
article or poem) published within a monograph or journal and not as an
independent publication.</a:documentation><ref name="analytic.content"/><ref name="analytic.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="analytic.content"><zeroOrMore><choice><ref name="author"/><ref name="editor"/><ref name="respStmt"/><ref name="title"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="analytic.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="monogr"><element name="monogr"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(monographic level) contains bibliographic elements describing an item (e.g. a book
or journal) published as an independent item (i.e. as a separate
physical object).</a:documentation><ref name="monogr.content"/><ref name="monogr.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="monogr.content"><group><optional><choice><group><choice><ref name="author"/><ref name="editor"/><ref name="respStmt"/></choice><zeroOrMore><choice><ref name="author"/><ref name="editor"/><ref name="respStmt"/></choice></zeroOrMore><oneOrMore><ref name="title"/></oneOrMore><zeroOrMore><choice><ref name="editor"/><ref name="respStmt"/></choice></zeroOrMore></group><group><oneOrMore><ref name="title"/></oneOrMore><zeroOrMore><choice><ref name="author"/><ref name="editor"/><ref name="respStmt"/></choice></zeroOrMore></group></choice></optional><zeroOrMore><choice><ref name="model.noteLike"/><ref name="meeting"/></choice></zeroOrMore><zeroOrMore><ref name="edition"/><zeroOrMore><choice><ref name="editor"/><ref name="respStmt"/></choice></zeroOrMore></zeroOrMore><ref name="imprint"/><zeroOrMore><choice><ref name="imprint"/><ref name="extent"/><ref name="biblScope"/></choice></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="monogr.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="series"><element name="series"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(series information) contains information about the series in which a book or other
bibliographic item has appeared.</a:documentation><ref name="series.content"/><ref name="series.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="series.content"><zeroOrMore><choice><text/><ref name="model.gLike"/><ref name="title"/><ref name="editor"/><ref name="respStmt"/><ref name="biblScope"/><ref name="model.global"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="series.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="author"><element name="author"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">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.</a:documentation><ref name="author.content"/><ref name="author.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="author.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="author.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editor"><element name="editor"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(editor) 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.</a:documentation><ref name="editor.content"/><ref name="editor.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editor.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editor.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="role" a:defaultValue="editor"><a:documentation>specifies the nature of the intellectual responsibility</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="respStmt"><element name="respStmt"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(statement of responsibility) supplies a statement of responsibility for someone responsible
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.</a:documentation><ref name="respStmt.content"/><ref name="respStmt.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="respStmt.content"><choice><group><ref name="resp"/><zeroOrMore><ref name="resp"/></zeroOrMore><oneOrMore><ref name="model.nameLike.agent"/></oneOrMore></group><group><group><ref name="model.nameLike.agent"/></group><zeroOrMore><ref name="model.nameLike.agent"/></zeroOrMore><oneOrMore><ref name="resp"/></oneOrMore></group></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="respStmt.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="resp"><element name="resp"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a phrase describing the nature of a person's
intellectual responsibility.</a:documentation><ref name="resp.content"/><ref name="resp.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="resp.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="resp.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="title"><element name="title"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains the full title of a work of any kind.</a:documentation><ref name="title.content"/><ref name="title.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="title.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="title.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="level"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the bibliographic level for a title, that is,
whether it identifies an article, book, journal,
series, or unpublished material.</a:documentation><choice><value>a</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(analytic title (article, poem, or other item published as
part of a larger item)) </a:documentation><value>m</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(monographic title (book, collection, or other item published
as a distinct item, including single volumes of multi-volume
works)) </a:documentation><value>j</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(journal title) </a:documentation><value>s</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(series title) </a:documentation><value>u</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(title of unpublished material (including theses and
dissertations unless published by a commercial press)) </a:documentation></choice></attribute></optional><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">classifies the title according to some convenient typology.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="meeting"><element name="meeting"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">in bibliographic references,
contains a description of the meeting or conference from which
the bibliographic item derives.</a:documentation><ref name="meeting.content"/><ref name="meeting.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="meeting.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="meeting.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="imprint"><element name="imprint"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">groups information relating to the publication or distribution
of a bibliographic item.</a:documentation><ref name="imprint.content"/><ref name="imprint.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="imprint.content"><oneOrMore><choice><group><ref name="model.imprintPart"/></group><group><ref name="model.dateLike"/></group></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="imprint.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="publisher"><element name="publisher"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides the name of the organization responsible for
the publication or distribution of a bibliographic item.</a:documentation><ref name="publisher.content"/><ref name="publisher.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="publisher.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="publisher.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblScope"><element name="biblScope"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(scope of citation) defines the scope of a bibliographic reference, for example as a
list of pagenumbers, or a named subdivision of a larger work.</a:documentation><ref name="biblScope.content"/><ref name="biblScope.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblScope.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="biblScope.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the type of information conveyed by the element, e.g.
pages, volume.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="pubPlace"><element name="pubPlace"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains the name of the place where a bibliographic item was
published.</a:documentation><ref name="pubPlace.content"/><ref name="pubPlace.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="pubPlace.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="pubPlace.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.naming.attribute.key"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="l"><element name="l"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(verse line) contains a single, possibly incomplete, line of verse.</a:documentation><ref name="l.content"/><ref name="l.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="l.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="l.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="part" a:defaultValue="N"><a:documentation>specifies whether or not the line is metrically complete.</a:documentation><choice><value>Y</value><a:documentation>(the line is metrically incomplete) </a:documentation><value>N</value><a:documentation>(either the line is complete, or no claim is made as to its
completeness) </a:documentation><value>I</value><a:documentation>(the initial part of an incomplete line) </a:documentation><value>M</value><a:documentation>(a medial part of an incomplete line) </a:documentation><value>F</value><a:documentation>(the final part of an incomplete line) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="lg"><element name="lg"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(line group) contains a group of verse lines functioning as a formal unit,
e.g. a stanza, refrain, verse paragraph, etc.</a:documentation><ref name="lg.content"/><ref name="lg.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="lg.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><ref name="model.lLike"/><ref name="lg"/></choice><zeroOrMore><choice><ref name="model.lLike"/><ref name="lg"/><ref name="model.global"/></choice></zeroOrMore><zeroOrMore><group><ref name="model.divWrapper.bottom"/></group><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="lg.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sp"><element name="sp"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(speech) An individual speech in a performance text, or a passage
presented as such in a prose or verse text.</a:documentation><ref name="sp.content"/><ref name="sp.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sp.content"><group><zeroOrMore><ref name="model.global"/></zeroOrMore><optional><ref name="speaker"/><zeroOrMore><ref name="model.global"/></zeroOrMore></optional><oneOrMore><choice><ref name="model.lLike"/><ref name="lg"/><ref name="model.pLike"/><ref name="model.blockLike"/><ref name="model.stageLike"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sp.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.ascribed.attribute.who"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="speaker"><element name="speaker"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">A specialized form of heading or label, giving the name of
one or more speakers in a dramatic text or fragment.</a:documentation><ref name="speaker.content"/><ref name="speaker.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="speaker.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="speaker.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="stage"><element name="stage"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(stage direction) contains any kind of stage direction within a dramatic text or
fragment.</a:documentation><ref name="stage.content"/><ref name="stage.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="stage.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.specialPara"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="stage.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the kind of stage direction.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="teiCorpus"><element name="teiCorpus"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(TEI corpus) 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.</a:documentation><ref name="teiCorpus.content"/><ref name="teiCorpus.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="teiCorpus.content"><group><ref name="teiHeader"/><oneOrMore><choice><ref name="TEI"/><ref name="teiCorpus"/></choice></oneOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="teiCorpus.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="version" a:defaultValue="5.0"><a:documentation>The version of the TEI scheme</a:documentation><data type="decimal"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.headerPart"><choice><ref name="encodingDesc"/><ref name="profileDesc"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="teiHeader"><element name="teiHeader"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(TEI Header) supplies the descriptive and declarative information making
up an electronic title page prefixed to every TEI-conformant
text.</a:documentation><ref name="teiHeader.content"/><ref name="teiHeader.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="teiHeader.content"><group><ref name="fileDesc"/><zeroOrMore><ref name="model.headerPart"/></zeroOrMore><optional><ref name="revisionDesc"/></optional></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="teiHeader.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="type" a:defaultValue="text"><a:documentation>specifies the kind of document to which the header is attached.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="fileDesc"><element name="fileDesc"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(File Description) contains a full bibliographic description of an electronic
file.</a:documentation><ref name="fileDesc.content"/><ref name="fileDesc.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="fileDesc.content"><group><ref name="macro.fileDescPart"/><oneOrMore><ref name="sourceDesc"/></oneOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="fileDesc.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titleStmt"><element name="titleStmt"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(title statement) groups information about the title of a work and those
responsible for its intellectual content.</a:documentation><ref name="titleStmt.content"/><ref name="titleStmt.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titleStmt.content"><group><oneOrMore><ref name="title"/></oneOrMore><zeroOrMore><choice><ref name="author"/><ref name="editor"/><ref name="sponsor"/><ref name="funder"/><ref name="principal"/><ref name="respStmt"/></choice></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titleStmt.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sponsor"><element name="sponsor"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the name of a sponsoring organization or
institution.</a:documentation><ref name="sponsor.content"/><ref name="sponsor.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sponsor.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sponsor.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="funder"><element name="funder"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Funding body) specifies the name of an individual, institution, or organization
responsible for the funding of a project or text.</a:documentation><ref name="funder.content"/><ref name="funder.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="funder.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="funder.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="principal"><element name="principal"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(principal researcher) supplies the name of the principal researcher responsible for the
creation of an electronic text.</a:documentation><ref name="principal.content"/><ref name="principal.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="principal.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="principal.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editionStmt"><element name="editionStmt"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(edition statement) groups information relating to one edition of a text.</a:documentation><ref name="editionStmt.content"/><ref name="editionStmt.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editionStmt.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><group><ref name="edition"/><zeroOrMore><ref name="respStmt"/></zeroOrMore></group></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editionStmt.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="edition"><element name="edition"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Edition) describes the particularities of one edition of a text.</a:documentation><ref name="edition.content"/><ref name="edition.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="edition.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="edition.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="extent"><element name="extent"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">describes the approximate size of the electronic text as stored on
some carrier medium, specified in any convenient units.</a:documentation><ref name="extent.content"/><ref name="extent.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="extent.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="extent.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="publicationStmt"><element name="publicationStmt"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(publication statement) groups information concerning the publication or distribution
of an electronic or other text.</a:documentation><ref name="publicationStmt.content"/><ref name="publicationStmt.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="publicationStmt.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><oneOrMore><choice><ref name="publisher"/><ref name="distributor"/><ref name="authority"/><ref name="pubPlace"/><ref name="address"/><ref name="idno"/><ref name="availability"/><ref name="date"/></choice></oneOrMore></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="publicationStmt.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="distributor"><element name="distributor"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies the name of a person or other agency responsible for the
distribution of a text.</a:documentation><ref name="distributor.content"/><ref name="distributor.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="distributor.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="distributor.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="authority"><element name="authority"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(release authority) supplies the name of a person or other agency responsible for
making an electronic file available, other than a publisher or
distributor.</a:documentation><ref name="authority.content"/><ref name="authority.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="authority.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="authority.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="idno"><element name="idno"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(identifying number) supplies any standard or non-standard number used to identify a
bibliographic item.</a:documentation><ref name="idno.content"/><ref name="idno.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="idno.content"><text xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="idno.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">categorizes the number, for example as an ISBN or other
standard series.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="availability"><element name="availability"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies information about the availability of a text, for
example any restrictions on its use or distribution, its copyright
status, etc.</a:documentation><ref name="availability.content"/><ref name="availability.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="availability.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="availability.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="status" a:defaultValue="unknown"><a:documentation>supplies a code identifying the current availability of the
text.</a:documentation><choice><value>free</value><a:documentation>(the text is freely available.) </a:documentation><value>unknown</value><a:documentation>(the status of the text is unknown.) </a:documentation><value>restricted</value><a:documentation>(the text is not freely available.) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="seriesStmt"><element name="seriesStmt"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(series statement) groups information about the series, if any, to which
a publication belongs.</a:documentation><ref name="seriesStmt.content"/><ref name="seriesStmt.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="seriesStmt.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><group><oneOrMore><ref name="title"/></oneOrMore><zeroOrMore><choice><ref name="idno"/><ref name="respStmt"/></choice></zeroOrMore></group></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="seriesStmt.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="notesStmt"><element name="notesStmt"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Notes statement) collects together any notes providing information about a text
additional to that recorded in other parts of the bibliographic
description.</a:documentation><ref name="notesStmt.content"/><ref name="notesStmt.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="notesStmt.content"><oneOrMore><ref name="model.noteLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="notesStmt.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.sourceDescPart"><choice><ref name="scriptStmt"/><ref name="recordingStmt"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sourceDesc"><element name="sourceDesc"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies a description of the source text(s) from
which an electronic text was derived or generated.</a:documentation><ref name="sourceDesc.content"/><ref name="sourceDesc.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sourceDesc.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><group><ref name="listBibl"/></group><oneOrMore><choice><ref name="model.biblLike"/><ref name="model.sourceDescPart"/></choice></oneOrMore></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="sourceDesc.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="scriptStmt"><element name="scriptStmt"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(script statement) contains a citation giving details of the script used for
a spoken text.</a:documentation><ref name="scriptStmt.content"/><ref name="scriptStmt.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="scriptStmt.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><ref name="model.biblLike"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="scriptStmt.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="recordingStmt"><element name="recordingStmt"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(recording statement) describes a set of recordings used in transcription of a
spoken text.</a:documentation><ref name="recordingStmt.content"/><ref name="recordingStmt.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="recordingStmt.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><oneOrMore><ref name="recording"/></oneOrMore></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="recordingStmt.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="recording"><element name="recording"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(recording event) details of an audio or video recording event
used as the source of a spoken text, either directly or from
a public broadcast.</a:documentation><ref name="recording.content"/><ref name="recording.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="recording.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><zeroOrMore><ref name="model.recordingPart"/></zeroOrMore></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="recording.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="type" a:defaultValue="audio"><a:documentation>the kind of recording.</a:documentation><choice><value>audio</value><a:documentation>(audio recording) </a:documentation><value>video</value><a:documentation>(audio and video recording) </a:documentation></choice></attribute></optional><optional><attribute name="dur"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">the original duration of the recording.</a:documentation><ref name="data.duration"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="equipment"><element name="equipment"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(equipment) provides technical details of the equipment and media used for
an audio or video recording used as the source for a spoken text.</a:documentation><ref name="equipment.content"/><ref name="equipment.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="equipment.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="equipment.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="broadcast"><element name="broadcast"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(broadcast) describes a broadcast used as the source of a spoken text.</a:documentation><ref name="broadcast.content"/><ref name="broadcast.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="broadcast.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><ref name="model.biblLike"/><ref name="recording"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="broadcast.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.encodingPart"><choice><ref name="projectDesc"/><ref name="samplingDecl"/><ref name="editorialDecl"/><ref name="tagsDecl"/><ref name="refsDecl"/><ref name="classDecl"/><ref name="fsdDecl"/><ref name="metDecl"/><ref name="variantEncoding"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="encodingDesc"><element name="encodingDesc"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Encoding description) documents the relationship between an electronic text and the
source or sources from which it was derived.</a:documentation><ref name="encodingDesc.content"/><ref name="encodingDesc.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="encodingDesc.content"><group><oneOrMore><choice><ref name="model.encodingPart"/><ref name="model.pLike"/></choice></oneOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="encodingDesc.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="projectDesc"><element name="projectDesc"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(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.</a:documentation><ref name="projectDesc.content"/><ref name="projectDesc.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="projectDesc.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="projectDesc.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="samplingDecl"><element name="samplingDecl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(sampling declaration) contains a prose description of the rationale and methods used
in sampling texts in the creation of a corpus or collection.</a:documentation><ref name="samplingDecl.content"/><ref name="samplingDecl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="samplingDecl.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="samplingDecl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.editorialDeclPart"><choice><ref name="correction"/><ref name="normalization"/><ref name="quotation"/><ref name="hyphenation"/><ref name="segmentation"/><ref name="stdVals"/><ref name="interpretation"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editorialDecl"><element name="editorialDecl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(editorial practice declaration) provides details of editorial principles and practices applied
during the encoding of a text.</a:documentation><ref name="editorialDecl.content"/><ref name="editorialDecl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editorialDecl.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><oneOrMore><ref name="model.editorialDeclPart"/></oneOrMore></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="editorialDecl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="correction"><element name="correction"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(correction principles) states how and under what circumstances corrections have been
made in the text.</a:documentation><ref name="correction.content"/><ref name="correction.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="correction.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="correction.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="status" a:defaultValue="unknown"><a:documentation>indicates the degree of correction applied to the text.</a:documentation><choice><value>high</value><a:documentation>(the text has been thoroughly checked and
proofread.) </a:documentation><value>medium</value><a:documentation>(the text has been checked at least once.) </a:documentation><value>low</value><a:documentation>(the text has not been checked.) </a:documentation><value>unknown</value><a:documentation>(the correction status of the text is unknown.) </a:documentation></choice></attribute></optional><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="method" a:defaultValue="silent"><a:documentation>indicates the method adopted to indicate corrections within the
text.</a:documentation><choice><value>silent</value><a:documentation>(corrections have been made silently) </a:documentation><value>tags</value><a:documentation>(corrections have been represented using editorial tags) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="normalization"><element name="normalization"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the extent of normalization or regularization of the
original source carried out in converting it to electronic form.</a:documentation><ref name="normalization.content"/><ref name="normalization.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="normalization.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="normalization.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><optional><attribute name="source"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the authority for any normalization carried out.</a:documentation><ref name="data.pointer"/></attribute></optional><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="method" a:defaultValue="silent"><a:documentation>indicates the method adopted to indicate normalizations within
the text.</a:documentation><choice><value>silent</value><a:documentation>(normalization made silently) </a:documentation><value>tags</value><a:documentation>(normalization represented using editorial tags) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="quotation"><element name="quotation"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies editorial practice adopted with respect to quotation
marks in the original.</a:documentation><ref name="quotation.content"/><ref name="quotation.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="quotation.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="quotation.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="marks" a:defaultValue="all"><a:documentation>indicates whether or not quotation marks have been retained as
content within the text.</a:documentation><choice><value>none</value><a:documentation>(no quotation marks have been retained) </a:documentation><value>some</value><a:documentation>(some quotation marks have been retained) </a:documentation><value>all</value><a:documentation>(all quotation marks have been retained) </a:documentation></choice></attribute></optional><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="form" a:defaultValue="unknown"><a:documentation>specifies how quotation marks are indicated within the
text.</a:documentation><choice><value>data</value><a:documentation>(quotation marks are retained as data.) </a:documentation><value>rend</value><a:documentation>(the rendition attribute is consistently used to
indicate the form of quotation marks.) </a:documentation><value>std</value><a:documentation>(use of quotation marks has been standardized.) </a:documentation><value>nonstd</value><a:documentation>(quotation marks are represented inconsistently.) </a:documentation><value>unknown</value><a:documentation>(use of quotation marks is unknown.) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="hyphenation"><element name="hyphenation"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Hyphenation) summarizes the way in which hyphenation in a source text has been
treated in an encoded version of it.</a:documentation><ref name="hyphenation.content"/><ref name="hyphenation.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="hyphenation.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="hyphenation.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="eol" a:defaultValue="some"><a:documentation>indicates whether or not end-of-line hyphenation has been
retained in a text.</a:documentation><choice><value>all</value><a:documentation>(all end-of-line hyphenation has been retained,
even though the lineation of the original
may not have been.) </a:documentation><value>some</value><a:documentation>(end-of-line hyphenation has been retained in some
cases.) </a:documentation><value>hard</value><a:documentation>(all soft end-of-line hyphenation has been removed:
any remaining end-od-line hyphenation should be retained.) </a:documentation><value>none</value><a:documentation>(all end-of-line hyphenation has been removed:
any remaining hyphenation occurred within the line.) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="segmentation"><element name="segmentation"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">describes the principles according to which the text has been
segmented, for example into sentences, tone-units, graphemic strata,
etc.</a:documentation><ref name="segmentation.content"/><ref name="segmentation.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="segmentation.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="segmentation.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="stdVals"><element name="stdVals"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Standard values) specifies the format used when standardized date or number
values are supplied.</a:documentation><ref name="stdVals.content"/><ref name="stdVals.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="stdVals.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="stdVals.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="interpretation"><element name="interpretation"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">describes the scope of any analytic or interpretive information
added to the text in addition to the transcription.</a:documentation><ref name="interpretation.content"/><ref name="interpretation.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="interpretation.content"><oneOrMore><ref name="model.pLike"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="interpretation.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="tagsDecl"><element name="tagsDecl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(tagging declaration) provides detailed information about the tagging applied to an SGML or XML document.</a:documentation><ref name="tagsDecl.content"/><ref name="tagsDecl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="tagsDecl.content"><group><zeroOrMore><ref name="rendition"/></zeroOrMore><zeroOrMore><ref name="namespace"/></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="tagsDecl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="tagUsage"><element name="tagUsage"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(tagUsage) supplies information about the usage of a specific element
within a text.</a:documentation><ref name="tagUsage.content"/><ref name="tagUsage.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="tagUsage.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="tagUsage.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="gi"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">the name (generic identifier)
of the element indicated by the tag.</a:documentation><ref name="data.name"/></attribute><optional><attribute name="occurs"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the number of occurrences of this element within the text.</a:documentation><ref name="data.count"/></attribute></optional><optional><attribute name="withId"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the number of occurrences of this element within the text
which bear a distinct value for the global xml:id attribute. </a:documentation><ref name="data.count"/></attribute></optional><optional><attribute name="render"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the identifier of a rendition element which
defines how this element is to be rendered.</a:documentation><ref name="data.pointer"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="namespace"><element name="namespace"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies the formal name of the namespace to which the elements
documented by its children belong.</a:documentation><ref name="namespace.content"/><ref name="namespace.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="namespace.content"><oneOrMore><ref name="tagUsage"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="namespace.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="name"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">the full formal name of the namespace concerned.</a:documentation><ref name="data.namespace"/></attribute><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="rendition"><element name="rendition"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(rendition) supplies information about the intended rendition of one or more
elements.</a:documentation><ref name="rendition.content"/><ref name="rendition.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="rendition.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="rendition.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="refsDecl"><element name="refsDecl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(references declaration) specifies how canonical references are constructed for this
text.</a:documentation><ref name="refsDecl.content"/><ref name="refsDecl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="refsDecl.content"><choice><oneOrMore><ref name="model.pLike"/></oneOrMore><oneOrMore><ref name="cRefPattern"/></oneOrMore><oneOrMore><ref name="state"/></oneOrMore></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="refsDecl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="doctype" a:defaultValue="TEI"><a:documentation>identifies the document type within which
this reference declaration is used.</a:documentation><ref name="data.name"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cRefPattern"><element name="cRefPattern"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(defines how to convert a canonical reference into a URI) specifies an expression and replacement pattern for
tranforming a canonical reference into a URI</a:documentation><ref name="cRefPattern.content"/><ref name="cRefPattern.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cRefPattern.content"><zeroOrMore><ref name="model.pLike"/></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="cRefPattern.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="matchPattern"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies a regular expression against which the values of
cRef attributes can be matched.</a:documentation><ref name="data.pattern"/></attribute><attribute name="replacementPattern"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies a replacement pattern
which, once subpattern substitution has been performed, provides
a URI.</a:documentation><text/></attribute><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="state"><element name="state"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies one component of a canonical reference defined by
the milestone method.</a:documentation><ref name="state.content"/><ref name="state.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="state.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="state.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="ed"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates which edition or version the milestone applies to.</a:documentation><ref name="data.code"/></attribute></optional><attribute name="unit"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates what kind of state is changing at this milestone.</a:documentation><ref name="data.enumerated"/></attribute><optional><attribute name="length"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the fixed length of the reference component.</a:documentation><ref name="data.count"/></attribute></optional><optional><attribute name="delim"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies a delimiting string following the reference
component.</a:documentation><text/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="classDecl"><element name="classDecl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(classification declarations) contains one or more taxonomies defining any classificatory
codes used elsewhere in the text.</a:documentation><ref name="classDecl.content"/><ref name="classDecl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="classDecl.content"><oneOrMore><ref name="taxonomy"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="classDecl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="taxonomy"><element name="taxonomy"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(taxonomy) defines a typology used to classify texts either implicitly, by
means of a bibliographic citation, or explicitly by a structured
taxonomy.</a:documentation><ref name="taxonomy.content"/><ref name="taxonomy.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="taxonomy.content"><choice><oneOrMore><ref name="category"/></oneOrMore><group><group><ref name="model.biblLike"/></group><zeroOrMore><ref name="category"/></zeroOrMore></group></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="taxonomy.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="category"><element name="category"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(category) contains an individual descriptive category, possibly nested
within a superordinate category, within a user-defined taxonomy.</a:documentation><ref name="category.content"/><ref name="category.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="category.content"><group><ref name="catDesc"/><zeroOrMore><ref name="category"/></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="category.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="catDesc"><element name="catDesc"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(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.</a:documentation><ref name="catDesc.content"/><ref name="catDesc.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="catDesc.content"><zeroOrMore><choice><text/><ref name="model.phrase"/><ref name="model.catDescPart"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="catDesc.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="fsdDecl"><element name="fsdDecl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(FSD (feature-system declaration) declaration) identifies the feature system declaration which contains
definitions for a particular type of feature structure.</a:documentation><ref name="fsdDecl.content"/><ref name="fsdDecl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="fsdDecl.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="fsdDecl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the type of feature structure documented by the FSD;
this will be the value of the type attribute on at least one
feature structure.</a:documentation><ref name="data.enumerated"/></attribute><attribute name="url"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies a link to the entity containing the feature system
declaration.</a:documentation><ref name="data.pointer"/></attribute><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="metDecl"><element name="metDecl"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">documents the notation employed to represent a metrical
pattern when this is specified as the value of a met,
real, or rhyme attribute on any structural
element of a metrical text (e.g. lg, l, or
seg).</a:documentation><ref name="metDecl.content"/><ref name="metDecl.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="metDecl.content"><choice><group><ref name="macro.componentSeq"/></group><group><oneOrMore><ref name="metSym"/></oneOrMore></group></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="metDecl.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="type" a:defaultValue="met real"><a:documentation>indicates whether the notation conveys the abstract
metrical form, its actual prosodic realization, or the rhyme
scheme, or some combination thereof.</a:documentation><list><oneOrMore><choice><value>met</value><value>real</value><value>rhyme</value></choice></oneOrMore></list></attribute></optional><optional><attribute name="pattern"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies a regular expression defining any value that
is legal for this notation.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="metSym"><element name="metSym"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">documents the intended significance of a particular character or
character sequence within a metrical notation, either explicitly or in
terms of other symbol elements in the same metDecl.</a:documentation><ref name="metSym.content"/><ref name="metSym.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="metSym.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="metSym.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="value"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the character or character sequence being documented.</a:documentation><ref name="data.words"/></attribute><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="terminal" a:defaultValue="true"><a:documentation>specifies whether the symbol is defined in terms of other
symbols (terminal is set to false) or in prose
(terminal is set to true).</a:documentation><choice><value>true</value><a:documentation>(the element contains a prose definition of its meaning.) </a:documentation><value>false</value><a:documentation>(the element contains a definition of its meaning given using
symbols defined elsewhere in the same metDecl element.) </a:documentation></choice></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="variantEncoding"><element name="variantEncoding"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">declares the method used to encode text-critical variants.</a:documentation><ref name="variantEncoding.content"/><ref name="variantEncoding.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="variantEncoding.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="variantEncoding.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="method"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates which method is used to encode the apparatus of
variants.</a:documentation><choice><value>location-referenced</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(apparatus uses line numbers or other canonical reference scheme
referenced in a base text.) </a:documentation><value>double-end-point</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(apparatus indicates the precise locations of the beginning and
ending of each lemma relative to a base text.) </a:documentation><value>parallel-segmentation</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(alternate readings of a passage are given in parallel in the
text; no notion of a base text is necessary.) </a:documentation></choice></attribute><attribute name="location"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates whether the apparatus appears within the running text
or external to it.</a:documentation><choice><value>internal</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(apparatus appears within the running text.) </a:documentation><value>external</value><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(apparatus appears outside the base text.) </a:documentation></choice></attribute><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="model.profileDescPart"><choice><ref name="langUsage"/><ref name="textClass"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="profileDesc"><element name="profileDesc"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(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.</a:documentation><ref name="profileDesc.content"/><ref name="profileDesc.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="profileDesc.content"><group><optional><ref name="creation"/></optional><zeroOrMore><ref name="model.profileDescPart"/></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="profileDesc.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="creation"><element name="creation"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains information about the creation of a text.</a:documentation><ref name="creation.content"/><ref name="creation.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="creation.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="creation.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="langUsage"><element name="langUsage"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(language usage) describes the languages, sublanguages, registers, dialects etc.
represented within a text.</a:documentation><ref name="langUsage.content"/><ref name="langUsage.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="langUsage.content"><oneOrMore><ref name="language"/></oneOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="langUsage.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="language"><element name="language"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">characterizes a single language or sublanguage used within a
text.</a:documentation><ref name="language.content"/><ref name="language.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="language.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="language.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="ident"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Supplies a language code constructed as defined in RFC 3066 (or
its successor) which is used to identify the language documented
by this element, and which is referenced by the global xml:lang attribute.</a:documentation><ref name="data.language"/></attribute><optional><attribute name="usage"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the approximate percentage (by volume) of the
text which uses this language.</a:documentation><data type="nonNegativeInteger"><param name="maxInclusive">100</param></data></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="textClass"><element name="textClass"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(text classification) groups information which describes the nature or topic of a text
in terms of a standard classification scheme, thesaurus, etc.</a:documentation><ref name="textClass.content"/><ref name="textClass.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="textClass.content"><zeroOrMore><choice><ref name="classCode"/><ref name="catRef"/><ref name="keywords"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="textClass.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declarable.attribute.default"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="keywords"><element name="keywords"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(Keywords) contains a list of keywords or phrases identifying the topic or
nature of a text.</a:documentation><ref name="keywords.content"/><ref name="keywords.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="keywords.content"><choice><oneOrMore><ref name="term"/></oneOrMore><ref name="list"/></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="keywords.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="scheme"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the controlled vocabulary within which the set of
keywords concerned is defined.</a:documentation><ref name="data.pointer"/></attribute><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="classCode"><element name="classCode"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(classCode) contains the classification code used for this text in some
standard classification system.</a:documentation><ref name="classCode.content"/><ref name="classCode.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="classCode.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="classCode.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="scheme"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the classification system or taxonomy in use.</a:documentation><ref name="data.pointer"/></attribute><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="catRef"><element name="catRef"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(category reference) specifies one or more defined categories
within some taxonomy or text typology.</a:documentation><ref name="catRef.content"/><ref name="catRef.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="catRef.content"><empty xmlns:rng="http://relaxng.org/ns/structure/1.0"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="catRef.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><attribute name="target"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the categories concerned</a:documentation><ref name="data.pointers"/></attribute><optional><attribute name="scheme"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the classification scheme within which the set of
categories concerned is defined</a:documentation><ref name="data.pointer"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="revisionDesc"><element name="revisionDesc"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(revision description) summarizes the revision history for a file.</a:documentation><ref name="revisionDesc.content"/><ref name="revisionDesc.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="revisionDesc.content"><choice><ref name="list"/><oneOrMore><ref name="change"/></oneOrMore></choice></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="revisionDesc.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="change"><element name="change"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">summarizes a particular change or correction made
to a particular version of an electronic text which is
shared between several researchers.</a:documentation><ref name="change.content"/><ref name="change.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="change.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.specialPara"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="change.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.ascribed.attribute.who"/><optional><attribute name="date"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">supplies the date of the change in standard form, i.e. yyyy-mm-dd.</a:documentation><ref name="data.temporal"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="TEI"><element name="TEI"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(TEI document) contains a single TEI-conformant document,
comprising a TEI header and a text, either in isolation or as part of a
teiCorpus element.</a:documentation><ref name="TEI.content"/><ref name="TEI.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="TEI.content"><group><ref name="teiHeader"/><ref name="text"/></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="TEI.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="version" a:defaultValue="5.0"><a:documentation>The version of the TEI scheme</a:documentation><data type="decimal"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="text"><element name="text"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">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.</a:documentation><ref name="text.content"/><ref name="text.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="text.content"><group><zeroOrMore><ref name="model.global"/></zeroOrMore><optional><ref name="front"/><zeroOrMore><ref name="model.global"/></zeroOrMore></optional><choice><ref name="body"/><ref name="group"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore><optional><ref name="back"/><zeroOrMore><ref name="model.global"/></zeroOrMore></optional></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="text.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="body"><element name="body"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(text body) contains the whole body of a single unitary text, excluding any front or back matter.</a:documentation><ref name="body.content"/><ref name="body.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="body.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><group><oneOrMore><group><ref name="macro.component"/></group><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><zeroOrMore><ref name="divGen"/><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore><optional><choice><group><ref name="div"/><zeroOrMore><choice><ref name="div"/><ref name="divGen"/><ref name="model.global"/></choice></zeroOrMore></group><group><ref name="div0"/><zeroOrMore><choice><ref name="div0"/><ref name="divGen"/><ref name="model.global"/></choice></zeroOrMore></group><group><ref name="div1"/><zeroOrMore><choice><ref name="div1"/><ref name="divGen"/><ref name="model.global"/></choice></zeroOrMore></group></choice></optional></group></group><group><zeroOrMore><ref name="divGen"/><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore><choice><group><ref name="div"/><zeroOrMore><choice><ref name="div"/><ref name="divGen"/><ref name="model.global"/></choice></zeroOrMore></group><group><ref name="div0"/><zeroOrMore><choice><ref name="div0"/><ref name="divGen"/><ref name="model.global"/></choice></zeroOrMore></group><group><ref name="div1"/><zeroOrMore><choice><ref name="div1"/><ref name="divGen"/><ref name="model.global"/></choice></zeroOrMore></group></choice></group></choice><zeroOrMore><ref name="model.divWrapper.bottom"/></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="body.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="group"><element name="group"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">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.</a:documentation><ref name="group.content"/><ref name="group.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="group.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><group><choice><ref name="text"/><ref name="group"/></choice><zeroOrMore><choice><ref name="text"/><ref name="group"/><ref name="model.global"/></choice></zeroOrMore></group><zeroOrMore><ref name="model.divWrapper.bottom"/></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="group.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div"><element name="div"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(text division) contains a subdivision of the front, body, or back of a
text.</a:documentation><ref name="div.content"/><ref name="div.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><group><oneOrMore><choice><ref name="div"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore></group><group><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="div"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></choice><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div0"><element name="div0"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(level-0 text division) contains the largest possible subdivision of the body
of a text.</a:documentation><ref name="div0.content"/><ref name="div0.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div0.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><oneOrMore><choice><ref name="div1"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="div1"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></choice><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div0.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div1"><element name="div1"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(level-1 text division) contains a first-level subdivision of the front, body, or back
of a text (the largest, if
div0 is not used, the second largest if it is).</a:documentation><ref name="div1.content"/><ref name="div1.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div1.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><oneOrMore><choice><ref name="div2"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="div2"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></choice><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div1.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div2"><element name="div2"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(level-2 text division) contains a second-level subdivision of the front, body, or back of a
text.</a:documentation><ref name="div2.content"/><ref name="div2.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div2.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><oneOrMore><choice><ref name="div3"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="div3"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></choice><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div2.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div3"><element name="div3"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(level-3 text division) contains a third-level subdivision of the front, body, or back of a
text.</a:documentation><ref name="div3.content"/><ref name="div3.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div3.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><oneOrMore><choice><ref name="div4"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="div4"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></choice><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div3.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div4"><element name="div4"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(level-4 text division) contains a fourth-level subdivision of the front, body, or back of a
text.</a:documentation><ref name="div4.content"/><ref name="div4.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div4.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><oneOrMore><choice><ref name="div5"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="div5"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></choice><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div4.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div5"><element name="div5"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(level-5 text division) contains a fifth-level subdivision of the front, body, or back of a
text.</a:documentation><ref name="div5.content"/><ref name="div5.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div5.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><oneOrMore><choice><ref name="div6"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="div6"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></choice><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div5.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div6"><element name="div6"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(level-6 text division) contains a sixth-level subdivision of the front, body, or back of a
text.</a:documentation><ref name="div6.content"/><ref name="div6.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div6.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><choice><oneOrMore><choice><ref name="div7"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><group><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="div7"/><ref name="divGen"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></choice><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div6.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div7"><element name="div7"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(level-7 text division) contains the smallest possible subdivision of the front, body or
back of a text, larger than a paragraph.</a:documentation><ref name="div7.content"/><ref name="div7.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div7.content"><group><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.global"/></choice></zeroOrMore><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore><zeroOrMore><choice><ref name="model.divWrapper"/><ref name="model.divWrapper.bottom"/></choice><zeroOrMore><ref name="model.global"/></zeroOrMore></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="div7.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.divLike.attribute.type"/><ref name="att.divLike.attribute.org"/><ref name="att.divLike.attribute.sample"/><ref name="att.divLike.attribute.part"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="trailer"><element name="trailer"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(trailer) contains a closing title or footer appearing at the end of
a division of a text.</a:documentation><ref name="trailer.content"/><ref name="trailer.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="trailer.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="trailer.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="byline"><element name="byline"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains the primary statement of responsibility given for a work
on its title page or at the head or end of the work.</a:documentation><ref name="byline.content"/><ref name="byline.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="byline.content"><zeroOrMore><choice><text/><ref name="model.gLike"/><ref name="model.phrase"/><ref name="docAuthor"/><ref name="model.global"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="byline.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="dateline"><element name="dateline"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">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.</a:documentation><ref name="dateline.content"/><ref name="dateline.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="dateline.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="dateline.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="argument"><element name="argument"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">A formal list or prose description of the topics addressed by
a subdivision of a text.</a:documentation><ref name="argument.content"/><ref name="argument.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="argument.content"><group><zeroOrMore><ref name="model.global"/></zeroOrMore><optional><ref name="head"/><zeroOrMore><ref name="model.global"/></zeroOrMore></optional><oneOrMore><ref name="macro.component"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="argument.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="epigraph"><element name="epigraph"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(epigraph) contains a quotation, anonymous or attributed, appearing at
the start of a section or chapter, or on a title page.</a:documentation><ref name="epigraph.content"/><ref name="epigraph.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="epigraph.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.componentSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="epigraph.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="opener"><element name="opener"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">groups together dateline, byline, salutation, and similar
phrases appearing as a preliminary group at the start of a
division, especially of a letter.</a:documentation><ref name="opener.content"/><ref name="opener.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="opener.content"><zeroOrMore><choice><text/><ref name="model.gLike"/><ref name="model.phrase"/><ref name="argument"/><ref name="byline"/><ref name="dateline"/><ref name="epigraph"/><ref name="salute"/><ref name="signed"/><ref name="model.global"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="opener.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="closer"><element name="closer"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">groups together dateline, byline, salutation, and similar
phrases appearing as a final group at the end of a
division, especially of a letter.</a:documentation><ref name="closer.content"/><ref name="closer.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="closer.content"><zeroOrMore><choice><text/><ref name="model.gLike"/><ref name="signed"/><ref name="dateline"/><ref name="salute"/><ref name="model.phrase"/><ref name="model.global"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="closer.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="salute"><element name="salute"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(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.</a:documentation><ref name="salute.content"/><ref name="salute.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="salute.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="salute.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="signed"><element name="signed"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(signature) contains the closing salutation, etc., appended to a foreword,
dedicatory epistle, or other division of a text.</a:documentation><ref name="signed.content"/><ref name="signed.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="signed.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="signed.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titlePage"><element name="titlePage"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(title page) contains the title page of a text, appearing within the front
or back matter.</a:documentation><ref name="titlePage.content"/><ref name="titlePage.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titlePage.content"><group><zeroOrMore><ref name="model.global"/></zeroOrMore><group><ref name="model.titlepagePart"/></group><zeroOrMore><choice><ref name="model.titlepagePart"/><ref name="model.global"/></choice></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titlePage.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="type"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">classifies the title page according to any convenient typology.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docTitle"><element name="docTitle"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(document title) contains the title of a document, including all its
constituents, as given on a title page.</a:documentation><ref name="docTitle.content"/><ref name="docTitle.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docTitle.content"><group><zeroOrMore><ref name="model.global"/></zeroOrMore><oneOrMore><ref name="titlePart"/><zeroOrMore><ref name="model.global"/></zeroOrMore></oneOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docTitle.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titlePart"><element name="titlePart"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(title part) contains a subsection or division of the title of a work, as
indicated on a title page.</a:documentation><ref name="titlePart.content"/><ref name="titlePart.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titlePart.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="titlePart.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" xmlns="http://relaxng.org/ns/structure/1.0" name="type" a:defaultValue="main"><a:documentation>specifies the role of this subdivision of the title.</a:documentation><ref name="data.enumerated"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docAuthor"><element name="docAuthor"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(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).</a:documentation><ref name="docAuthor.content"/><ref name="docAuthor.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docAuthor.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docAuthor.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="imprimatur"><element name="imprimatur"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a formal statement authorizing the publication of
a work, sometimes required to appear on a title page or its verso.</a:documentation><ref name="imprimatur.content"/><ref name="imprimatur.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="imprimatur.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="imprimatur.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docEdition"><element name="docEdition"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(document edition) contains an edition statement as presented on a title page of a
document.</a:documentation><ref name="docEdition.content"/><ref name="docEdition.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docEdition.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.paraContent"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docEdition.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docImprint"><element name="docImprint"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(document imprint) contains the imprint statement (place and date of publication,
publisher name), as given
(usually) at the foot of a title page.</a:documentation><ref name="docImprint.content"/><ref name="docImprint.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docImprint.content"><zeroOrMore><choice><text/><ref name="model.gLike"/><ref name="model.phrase"/><ref name="pubPlace"/><ref name="docDate"/><ref name="publisher"/><ref name="model.global"/></choice></zeroOrMore></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docImprint.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docDate"><element name="docDate"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(document date) contains the date of a document, as given
(usually) on a title page.</a:documentation><ref name="docDate.content"/><ref name="docDate.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docDate.content"><ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="docDate.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><optional><attribute name="value"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">gives the value of the date in a standard form, generally YYYY-MM-DD.</a:documentation><ref name="data.temporal"/></attribute></optional><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="front"><element name="front"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(front matter) contains any prefatory matter (headers,
title page, prefaces, dedications, etc.)
found at the start of a document, before the main body.</a:documentation><ref name="front.content"/><ref name="front.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="front.content"><group><zeroOrMore><choice><ref name="model.frontPart"/><ref name="model.global"/></choice></zeroOrMore><optional><choice><group><group><ref name="model.pLike.front"/></group><zeroOrMore><choice><ref name="model.pLike.front"/><ref name="titlePage"/><ref name="model.global"/></choice></zeroOrMore></group><group><ref name="div"/><zeroOrMore><choice><ref name="div"/><ref name="model.frontPart"/><ref name="model.global"/></choice></zeroOrMore></group><group><ref name="div1"/><zeroOrMore><choice><ref name="div1"/><ref name="model.frontPart"/><ref name="model.global"/></choice></zeroOrMore></group></choice></optional></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="front.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><empty/></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="back"><element name="back"><a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(back matter) contains any appendixes, etc. following the main part of a
text.</a:documentation><ref name="back.content"/><ref name="back.attributes"/></element></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="back.content"><group><zeroOrMore><choice><ref name="model.frontPart"/><ref name="model.global"/><ref name="model.divWrapper"/></choice></zeroOrMore><optional><choice><group><ref name="div"/><zeroOrMore><choice><ref name="div"/><ref name="model.frontPart"/><ref name="model.global"/></choice></zeroOrMore></group><group><ref name="div1"/><zeroOrMore><choice><ref name="div1"/><ref name="model.frontPart"/><ref name="model.global"/></choice></zeroOrMore></group></choice></optional><zeroOrMore><ref name="model.divWrapper.bottom"/></zeroOrMore></group></define><define xmlns="http://relaxng.org/ns/structure/1.0" name="back.attributes"><ref name="att.global.attribute.xmlspace"/><ref name="att.global.attribute.xmlid"/><ref name="att.global.attribute.n"/><ref name="att.global.attribute.xmllang"/><ref name="att.global.attribute.rend"/><ref name="att.global.attribute.xmlbase"/><ref name="att.declaring.attribute.decls"/><empty/></define><rng:start><rng:choice><rng:ref name="TEI"/><rng:ref name="teiCorpus"/></rng:choice></rng:start></rng:grammar>