<scriptDesc>
| <scriptDesc> contains a description of the scripts used in a manuscript or similar source. 10.7.2.1 Writing | |
| モジュール | msdescription — 10 Manuscript Description |
| 当該モジュールを使用するもの | |
| 下位 | |
| 宣言 |
element scriptDesc { att.global.attributes, ( model.pLike+ | ( summary?, scriptNote+ ) ) } |
| 例 | |
| 例 |
<scriptDesc>
<summary>Contains two distinct styles of scripts </summary> <scriptNote xml:id="style1">.</scriptNote> <scriptNote xml:id="style2">.</scriptNote> </scriptDesc> |
