<cRefPattern>
<cRefPattern> (canonical reference pattern) URIへの標準的参照を変形する,表現・変形パタンを示す. [2.3.6.3 Milestone Method 2.3.6 The Reference System Declaration 2.3.6.2 Search-and-Replace Method] | |
モジュール | header — The TEI Header |
属性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.patternReplacement (@matchPattern, @replacementPattern) |
上位 | header: refsDecl |
下位 | |
解説 | 置換による結果は,絶対・相対URIであるかもしれない.相対URIの場合, XML Baseに示され ているように,属性xml:baseの値と共に,属性 cRefが絶対URIを示す場所で使用される. |
例 | |
Content model | <content> |
宣言 | <rng:element name="cRefPattern"> element cRefPattern { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.patternReplacement.attributes, model.pLike* } |