att.global

att.global TEI 부호화 스키마의 모든 요소에 공통 속성을 제공한다. 1.3.1.1 Global Attributes
모듈tei — 1 The TEI Infrastructure
원소teiHeader 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
속성att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select) att.global.analytic (@ana) att.global.facs (@facs)
xml:id (확인소) 속성을 포함하는 요소에 대한 고유한 확인소를 제공한다.
상태 수의적
자료 유형

<rng:data type="ID"/>
xsd:ID
any valid XML identifier.
n (수) 요소의 번호(또는 다른 표지)를 제시하며, 문서 내에서 반드시 고유값일 필요는 없다.
상태 수의적
자료 유형 1–∞ 출현 

<rng:ref name="data.word"/>
data.word
공백문자로 분리됨
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.
xml:lang (언어) BCP 47에 따라 생성된 ‘tag’를 사용하는 요소 내용의 언어를 나타낸다.
상태 수의적
자료 유형

<rng:ref name="data.language"/>
data.language
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.
rend (번역) 문제의 요소가 원본 텍스트에 제시된 방법을 나타낸다.
상태 수의적
자료 유형 1–∞ 출현 

<rng:ref name="data.word"/>
data.word
공백문자로 분리됨
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>
rendition원본 텍스트에서 이 요소에 대해 사용된 모양과 제시에 대한 기술을 가리킨다.
상태 수의적
자료 유형 1–∞ 출현 

<rng:ref name="data.pointer"/>
data.pointer
공백문자로 분리됨
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>
xml:base애플리케이션이 상대 URI 참조를 절대 URI 참조로 해결할 수 있게 해 주는 기본 URI 참조를 제공한다.
상태 수의적
자료 유형

<rng:ref name="data.pointer"/>
data.pointer
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:spacesignals an intention about how white space should be managed by applications.
상태 수의적
적법한 값은:
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