<listForest>
<listForest> provides for lists of forests. [20.3 Another Tree Notation] | |||||||||
Modulo | nets — Graphs, Networks, and Trees | ||||||||
Attributi |
|
||||||||
Membro del | |||||||||
Contenuto in |
header: change handNote licence scriptNote
linking: standOff
msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote
namesdates: occupation
tagdocs: specGrp
transcr: metamark
|
||||||||
Può contenere | |||||||||
Nota |
One or more forests representing the same object. |
||||||||
Esempio |
<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> |
||||||||
Content model |
<content> |
||||||||
Dichiarazione |
<rng:element name="listForest"> 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, att.global.source.attributes, att.typed.attribute.subtype, attribute type { teidata.enumerated }?, ( desc*, forest+ ) } |