<eg>
| <eg> 例を示す. 22.4.4 規定 22.4.5 属性リスト | |
| モジュール | tagdocs — 22 ドキュメンテーション向け要素 |
| 属性 | att.xmlspace (@xml:space) |
| 当該モジュールを使用するもの | |
| 下位 | 文字データのみ |
| 宣言 |
element eg { att.global.attributes, att.xmlspace.attributes, text } |
| 例 | <p>The <gi>term</gi> element is declared using the following syntax: <eg><![CDATA[<!ELEMENT term (%phrase.content;)>]]</eg> </p> |
| 解説 | 当該例としてXMLデータを含む場合には,その部分をCDATAセクションにす るか,またはタグ区切子を文字エンティティ参照で示す必要がある. 当該例が整形式XMLである場合,例は要素egXMLで示した方がよ い. |
