<cRefPattern>
<cRefPattern> URIへの標準的参照を変形する,表現・変形パタンを示す. 2.3.5.3 標石法 2.3.5 参照システム宣言 2.3.5.2 検索置換法 | |||||||||||||||||||||
モジュール | header — 2 TEIヘダー | ||||||||||||||||||||
属性 |
| ||||||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||||||
下位 | |||||||||||||||||||||
宣言 |
element cRefPattern { att.global.attributes, attribute matchPattern { data.pattern }, attribute replacementPattern { text }, model.pLike* } | ||||||||||||||||||||
例 | <cRefPattern matchPattern="([1-9A-Za-z]+)\s+([0-9]+):([0-9]+)" replacementPattern="#xpath(//div[@type='book'][@n='$1']/div[@type='chap'][@n='$2']/div[@type='verse'][@n='$3'])"/> | ||||||||||||||||||||
解説 |