<listForest>
<listForest> provides for lists of forests. [19.3 Another Tree Notation] | |||||||||
モジュール | nets — 19 Graphs, Networks, and Trees | ||||||||
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
| ||||||||
当該モジュールを使用するもの | |||||||||
上位 | figures: figure header: change handNote licence scriptNote typeNote msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance source support surrogates tagdocs: specGrp transcr: metamark | ||||||||
下位 | nets: forest | ||||||||
宣言 |
element listForest { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute type { data.enumerated }?, forest+ } | ||||||||
例 | <listForest> <forest type="derivation-syntactic"> <tree ord="true"> <root children="#fgex1 #fgex2"/> <!-- ... --> </tree> <!-- ... --> </forest> <forest type="derivation-prosodic"> <tree ord="true"> <root children="#fgex3 #fgex4"/> <!-- ... --> </tree> <!-- ... --> </forest> </listForest> | ||||||||
解説 |
ひとつ以上の森.
|