<prefixDef>
| <prefixDef> (prefix definition) defines a prefixing scheme used in teidata.pointer values, showing how abbreviated URIs using the scheme may be expanded into full URIs. [17.2.3 Using Abbreviated Pointers] | |||||||
| 모듈 | header — The TEI Header | ||||||
| 속성 |
|
||||||
| 에 의해 포함된 |
header: listPrefixDef
|
||||||
| 포함할 수 있다 | |||||||
| 주석 |
The abbreviated pointer may be dereferenced to produce either an absolute or a relative URI reference. In the latter case it is combined with the value of xml:base in force at the place where the pointing attribute occurs to form an absolute URI in the usual manner as prescribed by XML Base. |
||||||
| 예 | |||||||
| Content model |
<content> |
||||||
| 선언 |
<rng:element name="prefixDef"> element prefixDef { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.patternReplacement.attributes, attribute ident { teidata.prefix }, model.pLike* } |
||||||