<listForest>
<listForest> provides for lists of forests. [19.3 Another Tree Notation] | |||||||
Module | nets — Graphs, Networks, and Trees | ||||||
Attributs | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp))
| ||||||
Membre du | |||||||
Contenu dans | header: change handNote licence scriptNote typeNote msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates tagdocs: specGrp transcr: metamark | ||||||
Peut contenir | nets: forest | ||||||
Declaration |
element listForest { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, attribute type { data.enumerated }?, forest+ } | ||||||
Exemple | <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> | ||||||
Note | Une ou plusieurs forêts. |