<tag>
<tag> 完全な開始タグ,終了タグのテキストを示す.属性規定はとることも可能だ が,タグ開始区切子,タグ終了区切子は含まない. 22 Documentation Elements | |||||||
モジュール | tagdocs — 22 Documentation Elements | ||||||
属性 |
| ||||||
当該モジュールを使用するもの | model.phrase.xml | ||||||
下位 | 文字データのみ | ||||||
宣言 | element tag { att.global.attributes, attribute scheme { "TEI" | "DBK" | "XX" }?, text } | ||||||
例 | Mark the start of each italicised phrase with a <tag>hi rend="it"</tag> tag, and its end with a <tag>/hi</tag> tag. |