analysis defines additional analytic attributes specifying alternate structural arrangements for the components of a text. equiv equivalent specifies the identifiers of elements considered structurally equivalent to the one bearing the attribute. IDREFS one or more valid SGML identifiers for elements in the current document separated by white space. #IMPLIED exclude specifies the identifiers of elements that are considered excluded from the structure when the element bearing this attribute is selected. IDREFS one or more valid SGML identifiers for elements in the current document separated by white space. #IMPLIED select specifies which of several mutually exclusive elements actually occurs in a structure. IDREFS one or more valid SGML identifiers for elements in the current document separated by white space. #IMPLIED additional tag set for analysis and interpretation certainty defines additional attributes which are enabled for all elements when the additional tag set for certainty and uncertainty is selected. additional tag set for fs feature-structures defines additional attributes for all elements, which are enabled when the additional tag set for feature-structure notation is selected.

[No attributes declared yet.] additional tag set for analysis and interpretation global defines attributes common to all elements in the TEI encoding scheme. id identifier provides a unique identifier for the element bearing the ID value. ID any valid SGML name (in the reference concrete syntax, a name must begin with a letter and contain only letters, numeric digits, hyphen, and full stop). #IMPLIED Paragraph with the ID names....

Paragraph with the ID dates.... ]]>

The id attribute may be used to specify a canonical reference for an element; see section . n number, name, etc. gives a number (or other label) for an element, which is not necessarily unique within the document. CDATA any string of characters; often, but not necessarily, numeric. #IMPLIED

The n attribute may be used to specify the numbering of chapters, sections, list items, etc.; it may also be used in the specification of a standard reference system for the text. lang language indicates the language of the element content, usually using a two- or three-letter code from ISO 639. IDREF The value must be the identifier specified for a writing system declaration declared in the TEI header, as described in section . %INHERITED The only surviving work by Ari (died 1148) is the ten-page Íslendingabók</> (<title lang=LA>Libellus Islandorum</>), written in the early twelfth century. ]]> <!-- Carol J. Clover, The Medieval Saga (Ithaca: Cornell --> <!-- University Press, 1982), p. 149. --> </eg> <remarks><p>If no value is specified for <att>lang</att>, the <att>lang</att> value for the immediately enclosing element is inherited; for this reason, a value should always be specified on the outermost element (<gi>tei.2</gi>). </attDef> <!-- ................................................... rend --> <attDef usage=opt> <attname>rend <name>rendition or presentation <desc>indicates how the element in question was rendered or presented in the source text. <datatype>CDATA <valdesc>any string of characters; if the typographic rendition of a text is to be systematically recorded, a systematic set of values for the <att>rend</att> attribute should be defined. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks><p>These Guidelines make no binding recommendations for the values of the <att>rend</att> attribute; the characteristics of visual presentation vary too much from text to text and the decision to record or ignore individual characteristics varies too much from project to project. Some potentially useful conventions are noted from time to time at appropriate points in the Guidelines. <!-- and with luck the casebook will have a couple good examples. --> </attDef> </attlist> <remarks><p>The global attributes described here are made part of the attribute definition list declaration of each element by including the string <q>%a.global</q> in each such declaration. Some global attributes are made available when certain base or additional tag sets are selected; these are incorporated into the global attributes by references to the appropriate parameter entities. When the tag sets in question have not been selected, the parameter entities in question expand to the empty string. <part>base tag set for common core features</part> <classes names='clterm cllink clana clfs clcert clspoken'> <files names=""> <xref target=STga> </classdoc> <tagDoc id=ihs usage=req> <gi>ihs</gi> <name>independent header set <desc>contains a set of TEI Headers exchanged independently of their associated text or group elements. <attlist> </attlist> <exemplum><eg> <![ CDATA [ <ihs> <teiHeader> ... </teiHeader> <teiHeader> ... </teiHeader> <teiHeader> ... </teiHeader> <!-- ... --> </ihs> ]]> </eg> </exemplum> <remarks><p>This element is required. <part>auxiliary tag set for TEI headers</part> <classes> <files names=""> <datadesc>Contains an arbitrary sequence of <gi>teiHeader</gi> elements only. <parents> </parents> <children>teiHeader </children> <elemdecl> <![ CDATA [ <!ELEMENT ihs - O (teiHeader+) > ]]> </elemdecl> <attldecl> <![ CDATA [ <!ATTLIST ihs %a.global; > ]]> </attldecl> <xref type=div1 target=SH> </tagdoc> <classDoc id=cllink type=atts> <class>linking</class> <desc>defines additional attributes for hypertext and other linking, which are enabled for all elements when the additional tag set for linking is selected. <attlist> <attDef usage=opt> <attname>corresp <name>correspondents <desc>specifies the identifiers of corresponding elements. <datatype>IDREFS <valdesc>one or more valid SGML identifiers for elements in the current document separated by white space. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks> </attDef> <attDef usage=opt> <attname>link <name>link <desc>specifies the identifiers of elements that may be linked with this one to form an aggregate. <datatype>IDREFS <valdesc>one or more valid SGML identifiers for elements in the current document separated by white space. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks> </attDef> <attDef usage=opt> <attname>partof <desc>specifies the identifier of a <gi>join</gi> element in the current document representing an aggregate of which this element is a component part. <datatype>IDREF <valdesc>a valid SGML identifier attached to a <gi>join</gi> element. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks> </attDef> <attDef usage=opt> <attname>prev <name>previous <desc>specifies the identifier of an element which may be linked with the current element to form an aggregate, and which immediately precedes it in the aggregate. <datatype>IDREF <valdesc>a valid SGML identifier for an element in the current document. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks> </attDef> <attDef usage=opt> <attname>next <name>next <desc>specifies the identifier of an element which may be linked with the current element to form an aggregate, and which immediately follows it in the aggregate. <datatype>IDREF <valdesc>a valid SGML identifier for an element in the current document. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks> </attDef> </attlist> <part>additional tag set for analysis and interpretation</part> <classes> <files names=""> <xref target=SA> </classdoc> <classDoc id=clspoken type=atts> <class>spoken</class> <desc>defines additional attributes which are enabled for all elements when the base tag set for transcription of spoken texts is selected. <attlist> </attlist> <part>additional tag set for spoken materials</part> <classes> <files names=""> <xref target=TS> </classdoc> <entDoc id=TEIcore type=pe> <entName>TEI.core.dtd <name>TEI core <desc>identifies the file containing element and attribute list declarations for the TEI core elements. <remarks><p>This entity is included in all TEI DTDs. <string>system 'teicore2.dtd'</string> <xref target=STba> </entDoc><entDoc id=TEIecga type=pe> <entName>TEI.elementClasses <desc>file containing the parameter entity declarations which define element classes for content models, attributes shared among elements of a class, and global attributes. <remarks><p> <string>system 'teiclas2.ent'</string> <xref target=STov> <xref target=STec> </entDoc><entDoc id=TEIgis type=pe> <entName>TEI.elementNames <desc>file containing parameter entity declarations for all generic identifiers of the encoding scheme. <remarks><p>The parameter entities in this file all take the same form as the two shown below: <eg> <![ CDATA [ <!ENTITY % n.div0 'div0' > <!ENTITY % n.div1 'div1' > ]]> </eg> Element and attribute-list declarations in the DTDs refer to the parameter entity <term>n.div1</term>, not directly to the generic identifier <term>div1</term>. As a result, the declarations will function as desired even if a new generic identifier is substituted (e.g. <q>caput</q> for <q>div1</q> and <q>liber</q> for <q>div0</q>: <eg> <![ CDATA [ <!ENTITY % n.div0 'liber' > <!ENTITY % n.div1 'caput' > ]]> </eg> <p>This allows generic identifiers to be renamed conveniently, to provide names in languages other than English, or to provide shorter names than those documented here. See further chapter <xref target=MD>. <string>system 'teigis2.ent'</string> <xref target=STpegi> </entDoc><entDoc id=TEIhdr type=pe> <entName>TEI.header.dtd <name>TEI header <desc>identifies the file containing element and attribute list declarations for the TEI header. <remarks><p>This entity is included in all TEI DTDs. <string>system 'teihdr2.dtd'</string> <xref target=STba> </entDoc><entDoc id=teikw type=pe> <entName>TEI.keywords.ent <desc>file containing the parameter entity declarations for TEI keywords. <remarks><p>The keywords defined in this file define non-SGML data types (e.g. ISO dates) and control the selection of base and additional tag sets. <string>system 'teikey2.ent'</string> <xref target=STpekw> </entDoc><classDoc id=clterm type=atts> <class>terminology</class> <name>global attributes for terminological data. <desc>defines attributes for all elements in documents which use the base tag set for terminological data. <attlist> <!-- .................................................. group --> <attDef usage=opt> <attname>group <desc>indicates the group (term and related elements) to which this element should be associated by specifying a string matching the <att>n</att> attribute value on an appropriate element. <datatype>CDATA <valdesc>any string matching the <att>n</att> attribute value on the <gi>term</gi> element to which the group is attached. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks><p>The <att>group</att> attribute provides a specialized pointing mechanism for use within <gi>termEntry</gi> elements. </attDef> <!-- .................................................. grpPtr --> <attDef usage=opt><attname>grpPtr <desc>indicates the group (term and related elements) to which this element should be associated by specifying its unique identifier, where this is available. <datatype>IDREF <valdesc>the value specified must match a value supplied as the value for an <att>id</att> attribute on some <gi>term</gi> element in the current SGML document. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks><p>The <att>group</att> attribute provides a specialized pointing mechanism for use within <gi>termEntry</gi> elements. </attDef> <!-- ................................................. depend --> <attDef usage=opt> <attname>depend <desc>indicates the parent element to which this element should be associated by specifying a string matching the <att>n</att> attribute value on an appropriate element. <datatype>CDATA <valdesc>any string matching the <att>n</att> attribute value on the element to which the dependent element is attached. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> </attDef> <!-- .................................................. depPtr --> <attDef usage=opt><attname>depPtr <desc>indicates the parent element to which this element should be associated by specifying its unique identifier, where this is available. <datatype>IDREF <valdesc>the value specified must match a value supplied as the value for an <att>id</att> attribute on some <gi>term</gi> element in the current SGML document. <default>#IMPLIED <eg><![ CDATA [ ]]> </eg> <remarks> </attDef> </attlist> <remarks><p>The attributes shared by this element class are used for linking elements, possibly not adjacent in the record, which are related (e.g. a grammatical annotation and the term it describes). If no attribute is specified, the element is assumed to relate to the most recently specified <gi>term</gi> or <gi>otherForm</gi> element. <!-- The usual ID/IDREF-based pointing mechanisms are not --> <!-- used, primarily because the requirement that SGML ID --> <!-- values be unique within a document places an --> <!-- impractical burden on the encoder when terminological --> <!-- data from several sources are to be merged. --> <part>base tag set for terminological data</part> <classes> <files names=""> <xref target=TEta> <xref target=TEflne> <xref target=TEdt> </classdoc>