<eg>
| <eg> (example) 各種例を示す. 22.4.4 Element Specifications 22.4.5 Attribute List Specification | |
| モジュール | tagdocs — 22 Documentation Elements |
| 属性 | att.xmlspace (@xml:space) |
| 当該モジュールを使用するもの | exemplum model.egLike |
| 下位 | 文字データのみ |
| 宣言 |
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> |
| 解説 | If the example contains material in XML markup, either it must be
enclosed within a CDATA marked section, or character entity
references must be used to represent the markup delimiters. If the
example contains well-formed XML, it should be marked using the
more specific <egXML> element. |
