att.global.linking

att.global.linking 하이퍼텍스트와 다른 연결에 대한 속성의 집합을 정의한다. 이것은 연결에 대한 부가적 태그 집합이 선택될 때 모든 요소에 가능해야 한다. [16 Linking, Segmentation, and Alignment]
모듈linking — 16 Linking, Segmentation, and Alignment
원소att.global [teiHeader fileDesc titleStmt sponsor funder principal editionStmt edition extent publicationStmt distributor authority idno availability licence 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 calendarDesc calendar 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 gb 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 spGrp 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 sourceDoc surface surfaceGrp zone addSpan damage damageSpan delSpan ex fw handNotes handShift am restore space subst substJoin supplied surplus line listChange listTranspose metamark mod redo retrace transpose undo 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 listRelation relationGrp person personGrp place population relation residence sex socecStatus state terrain trait nym listNym table row cell formula notatedMusic 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 listForest precision certainty respons att code eg egXML gi ident tag val specList specDesc classRef elementRef macroRef moduleRef moduleSpec schemaSpec specGrp specGrpRef elementSpec classSpec macroSpec remarks listRef exemplum classes memberOf equiv altIdent content constraint constraintSpec attList attDef attRef datatype defaultVal valDesc valItem valList]
속성속성
corresp (일치) 어떤 식으로든 현 요소와 일치하는 요소를 가리킨다.
상태 수의적
자료 유형 1–∞ 출현 

<rng:ref name="data.pointer"/>
data.pointer
공백문자로 분리됨
one or more URIs, separated by whitespace.
<p> In order to meet your instructions more fully on that subject,
I directed <persName corresp="personography.xml#pemberton_jd">Mr Surveyor Pemberton</persName>
to draw up a report describing in a general manner the existing arrangements for the sale of
land on <placeName corresp="placeography.xml#vancouver_island">Vancouver's Island</placeName>,
and the proposed arrangements for the sale of land in
<placeName corresp="placeography.xml#british_columbia">British Columbia</placeName>.
</p>
<group>
 <text xml:id="t1-g1-t1" xml:lang="mi">
  <body xml:id="t1-g1-t1-body1">
   <div type="chapter">
    <head>He Whakamaramatanga mo te Ture Hoko, Riihi hoki, i nga Whenua Maori, 1876.</head>
    <p></p>
   </div>
  </body>
 </text>
 <text xml:id="t1-g1-t2" xml:lang="en">
  <body xml:id="t1-g1-t2-body1" corresp="#t1-g1-t1-body1">
   <div type="chapter">
    <head>An Act to regulate the Sale, Letting, and Disposal of Native Lands, 1876.</head>
    <p></p>
   </div>
  </body>
 </text>
</group>

In this example a group contains two texts, each containing the same document in a different language. The correspondance is indicated using <corresp>. The language is indicated using xml:lang, whose value is inherited; both the tag with the <corresp> and the tag pointed to by the <corresp> inhreit the value from their immediate parent.

synch (동시발생) 현 요소와 동시 발생하는 요소를 가리킨다.
상태 수의적
자료 유형 1–∞ 출현 

<rng:ref name="data.pointer"/>
data.pointer
공백문자로 분리됨
one or more URIs, separated by whitespace.
sameAs현 요소와 동일한 요소를 가리킨다.
상태 수의적
자료 유형

<rng:ref name="data.pointer"/>
data.pointer
a URI.
copyOf현 요소가 그 복사인 요소를 가리킨다.
상태 수의적
자료 유형

<rng:ref name="data.pointer"/>
data.pointer
a URI.
next현 요소가 그 부분인 가상 집합의 다음 요소를 가리킨다.
상태 수의적
자료 유형

<rng:ref name="data.pointer"/>
data.pointer
a URI.
prev (이전) 현 요소가 그 부분인 가상 집합의 이전 요소를 가리킨다.
상태 수의적
자료 유형

<rng:ref name="data.pointer"/>
data.pointer
a URI.
exclude현 요소와 배타적 교체인 요소를 가리킨다.
상태 수의적
자료 유형 1–∞ 출현 

<rng:ref name="data.pointer"/>
data.pointer
공백문자로 분리됨
one or more URIs, separated by whitespace.
select하나 이상의 교체형을 선택한다; 만약 하나의 교체형이 선택되면 중의성 또는 불활실성이 해결된 것으로 표시된다. 만약 둘 이상의 교체형이 선택되면, 중의성 또는 불확실성의 정도가, 선택되지 않은 교체형의 수로 감소된 것으로 표시된다.
상태 수의적
자료 유형 1–∞ 출현 

<rng:ref name="data.pointer"/>
data.pointer
공백문자로 분리됨
one or more URIs, separated by whitespace.