att.global

att.global proporciona un conjunto de atributos común a todos los elementos del esquema de codificación TEI. 1.3.1.1 Global Attributes
Módulotei — 1 The TEI Infrastructure
MiembrosteiHeader fileDesc titleStmt sponsor funder principal editionStmt edition extent publicationStmt distributor authority idno availability seriesStmt notesStmt sourceDesc biblFull encodingDesc projectDesc samplingDecl editorialDecl correction normalization quotation hyphenation segmentation stdVals interpretation tagsDecl tagUsage namespace rendition refsDecl cRefPattern refState classDecl taxonomy category catDesc appInfo application profileDesc handNote creation langUsage language textClass keywords classCode catRef revisionDesc change p foreign emph hi distinct said quote q cit mentioned soCalled desc gloss term sic corr choice reg orig gap add del unclear name rs email address addrLine street postCode postBox num measure measureGrp date time abbr expan ptr ref list item label head headLabel headItem note index graphic binaryObject milestone pb lb cb analytic monogr series author editor respStmt resp title meeting imprint publisher biblScope pubPlace bibl biblStruct listBibl relatedItem l lg sp speaker stage TEI teiCorpus text body group floatingText div div1 div2 div3 div4 div5 div6 div7 divGen trailer byline dateline argument epigraph opener closer salute signed postscript titlePage docTitle titlePart docAuthor imprimatur docEdition docImprint docDate front back g char charName charProp charDecl glyph glyphName localName mapping unicodeName value metDecl metSym caesura rhyme set prologue epilogue performance castList castGroup castItem role roleDesc actor move view camera sound caption tech scriptStmt recordingStmt recording equipment broadcast u pause vocal kinesic incident writing shift superEntry entry entryFree hom sense dictScrap form orth pron hyph syll stress gram gen number case per tns mood iType gramGrp pos subc colloc def etym lang usg lbl xr re oRef oVar pRef pVar msDesc catchwords dimensions dim height depth width heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark msIdentifier institution repository collection altIdentifier msName colophon explicit filiation finalRubric incipit msContents msItem msItemStruct rubric summary textLang physDesc objectDesc supportDesc support collation foliation condition layoutDesc layout handDesc typeDesc typeNote scriptDesc scriptNote musicNotation decoDesc decoNote additions bindingDesc binding sealDesc seal accMat history origin provenance acquisition additional adminInfo recordHist source custodialHist custEvent surrogates msPart facsimile surface zone addSpan damage damageSpan delSpan ex fw gb handNotes handShift am restore space subst supplied surplus app lem rdg rdgGrp witDetail wit listWit witness witStart witEnd lacunaStart lacunaEnd variantEncoding orgName persName surname forename genName nameLink addName roleName placeName bloc country region district settlement offset geogName geogFeat affiliation age birth climate death education event faith floruit geo geoDecl langKnowledge langKnown listOrg listEvent listPerson listPlace location nationality occupation org relationGrp person personGrp place population relation residence sex socecStatus state terrain trait nym listNym table row cell formula figure figDesc textDesc particDesc settingDesc channel constitution derivation domain factuality interaction preparedness purpose setting locale activity link linkGrp ab anchor seg when timeline join joinGrp alt altGrp s cl phr w m c pc span spanGrp interp interpGrp fsdDecl fsDecl fsDescr fsdLink fDecl fDescr vRange vDefault if then fsConstraints cond bicond iff fs f binary symbol numeric string vLabel vColl default vAlt vNot vMerge fLib fvLib graph node arc tree root iNode leaf eTree triangle eLeaf forest forestGrp precision certainty respons att code eg egXML gi ident tag val specList specDesc classRef elementRef macroRef moduleRef moduleSpec schemaSpec specGrp specGrpRef stringVal elementSpec classSpec macroSpec remarks listRef exemplum classes memberOf equiv altIdent content constraint constraintSpec attList attDef attRef datatype defaultVal valDesc valItem valList
Atributosatt.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select) att.global.analytic (@ana) att.global.facs (@facs)
xml:id (identificador) proporciona un identificador único para el elemento al cual se asocia el atributo.
Estado Opcional
Tipo de datos

<rng:data type="ID"/>
xsd:ID
Valores any valid XML identifier.
Nota
El atributo xml: id se puede utilizar para especificar una referencia canónica para un elemento; ver la sección 3.10 Reference Systems.
n (número) proporciona un número (u otra etiqueta) a un elemento que no es necesariamente único en el documento.
Estado Opcional
Tipo de datos 1–∞ apariciones de 

<rng:ref name="data.word"/>
data.word
separado por espacio en blanco
Valores the value may contain only letters, digits, punctuation characters, or symbols: it may not contain whitespace or word separating characters. It need not be restricted to numbers.
Nota
El atributo n se puede utilizar para especificar la enumeración de los capítulos, de las secciones, de los items de una lista, etc.; puede también ser utilizado en la especificación de un sistema de referencia estándar para el texto.
xml:lang (lengua) indica la lengua del contenido del elemento utilizando los códigos extraídos de RFC 3066
Estado Opcional
Tipo de datos

<rng:ref name="data.language"/>
data.language
Valores The value must conform to BCP 47. If the value is a private use code (i.e., starts with x- or contains -x-) it should, and if not it may, match the value of an ident attribute of a language element supplied in the TEI Header of the current document.
Nota
Si no se especifica ningún valor para xml: lang, el valor de xml: lang para el elemento inmediatamente englobado, se hereda; por esta razón, un valor se debe especificar siempre en el elemento exterior (TEI).
rend (interpretación) indica cómo el elemento en cuestión ha sido dado o proporcionado en el texto fuente.
Estado Opcional
Tipo de datos 1–∞ apariciones de 

<rng:ref name="data.word"/>
data.word
separado por espacio en blanco
Valores may contain any number of tokens, each of which may contain letters, punctuation marks, or symbols, but not word-separating characters.
<head rend="align(center) case(allcaps)">
 <lb/>To The <lb/>Duchesse <lb/>of <lb/>Newcastle,
<lb/>On Her <lb/>
 <hi rend="case(mixed)">New Blazing-World</hi>.
</head>
Nota
Estas guías de consulta no hacen ninguna recomendación obligatoria para los valores del atributo rend; las características de la presentación visual varían demasiado de texto a texto y la decisión para registrar o para omitir características individuales varía demasiado de proyecto a proyecto. Observar algunas convenciones que puedan resultar útiles en los puntos indicados en las guías de consulta.
renditionindica una descripción de la representación o de la presentación empleada para este elemento en el texto original.
Estado Opcional
Tipo de datos 1–∞ apariciones de 

<rng:ref name="data.pointer"/>
data.pointer
separado por espacio en blanco
Valores one or more URIs, separated by whitespace.
<head rendition="#ac #sc">
 <lb/>To The <lb/>Duchesse <lb/>of <lb/>Newcastle, <lb/>On Her
<lb/>
 <hi rendition="#no">New Blazing-World</hi>.
</head>
<!-- elsewhere... -->
<rendition xml:id="sc" scheme="css">font-variant: small-caps</rendition>
<rendition xml:id="no" scheme="css">font-variant: normal</rendition>
<rendition xml:id="ac" scheme="css">text-align: center</rendition>
Nota
El atributo rendition (interpretación) se utiliza en una manera muy similar al atributo clase definido por XHTML pero con una diferencia importante: que su función es describir el aspecto del texto original, no necesariamente para determinar la presentación visual de ese texto en la pantalla o el papel.
Donde ambos interpretación y rend se dan, este último se emplea para reemplazar o para complementar el anterior.
Cada URI proporcionado debe indicar al elemento <interpretación> que define la interpretación prevista en términos de cualquier lenguaje apropiado del estilo, según lo indicado por el atributo esquema.
xml:baseproporciona una referencia URI de base gracias a la aplicación eventual de la cual pueden analizarse tanto referencias URI relativas como referencias URI absolutas.
Estado Opcional
Tipo de datos

<rng:ref name="data.pointer"/>
data.pointer
Valores any syntactically valid URI reference.
<div type="bibl">
 <head>Bibliography</head>
 <listBibl
   xml:base="http://www.lib.ucdavis.edu/BWRP/Works/">

  <bibl n="1">
   <author>
    <name>Landon, Letitia Elizabeth</name>
   </author>
   <ref target="LandLVowOf.sgm">
    <title>The Vow of the Peacock</title>
   </ref>
  </bibl>
  <bibl n="2">
   <author>
    <name>Compton, Margaret Clephane</name>
   </author>
   <ref target="NortMIrene.sgm">
    <title>Irene, a Poem in Six Cantos</title>
   </ref>
  </bibl>
  <bibl n="3">
   <author>
    <name>Taylor, Jane</name>
   </author>
   <ref target="TaylJEssay.sgm">
    <title>Essays in Rhyme on Morals and Manners</title>
   </ref>
  </bibl>
 </listBibl>
</div>
xml:spaceseñala la voluntad de hacer que el espaciado sea preservado por cualquier aplicación.
Estado Opcional
Los valores admitidos son:
default
the processor should treat white space according to the default XML white space handling rules
preserve
the processor should preserve unchanged any and all white space in the source
Nota
Los atributos globales descritos aquí son hechos parte de la declaración de la lista de definición de atributo de cada elemento por la inclusión de una referencia al modelo att.global.attributes en cada declaración.