att.pointing

att.pointing 하나 이상의 URI 참조를 통해서 다른 요소를 가리키는 모든 요소에 의해 사용된 속성 집합을 정의한다. 3.6 Simple Links and Cross-References
모듈 tei — 1 The TEI Infrastructure
원소 att.pointing.group [altGrp joinGrp linkGrp] alt catRef gloss join link locus note oRef oVar pRef pVar ptr ref term witDetail
속성
target 하나 혹은 다수의 URI 참조를 제시하여 참조의 목적지를 명시한다.
상태 수의적
자료 유형 1–∞ 출현 

<rng:ref name="data.pointer"/>
data.pointer
공백문자로 분리됨
One or more syntactically valid URI references, separated by whitespace. Because whitespace is used to separate URIs, no whitespace is permitted inside a single URI. If a whitespace character is required in a URI, it should be escaped with the normal mechanism, e.g. TEI%20Consortium.
evaluate 포인터의 대상이 포인터일 때 의도된 의미를 명시한다.
상태 수의적
적법한 값은:
all
만약 지시되는 요소가 포인터라면, 포인터의 대상은 포인터가 아닌 요소가 발견될 때까지 계속 연결된다.
one
지시된 요소가 포인터라면, 그 대상(포인터이든지 아니든지)은 이 포인터의 대상으로 취급된다.
none
포인터의 대상에서 명시된 요소를 발견할 필요가 없을 때 더 이상의 대상에 대한 평가는 수행되지 않는다.