<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> |