<egXML>
| <egXML> 包含形式完整的單一XML範例的根結構,用以說明某些XML元素或屬性的使用方法。 22.4.4 Element Specifications 22.4.5 Attribute List Specification | |
| 組件 | tagdocs — 22 Documentation Elements |
| 屬性 | att.xmlspace (@xml:space) |
| 屬於 | exemplum model.egLike |
| 可包含 | 僅文字符號資料 |
| 宣告 |
element egXML { att.global.attributes, att.xmlspace.attributes, text } |
| 例子 | <egXML><langUsage> <language ident="en">English</language> </langUsage> </egXML> |
