<root>
<root> (뿌리 노드) 수형도의 뿌리 노드를 표시한다. [20.2 Trees] | |||||||||||||||||||||||||
모듈 | nets — Graphs, Networks, and Trees | ||||||||||||||||||||||||
속성 |
|
||||||||||||||||||||||||
에 의해 포함된 |
nets: tree
|
||||||||||||||||||||||||
포함할 수 있다 |
core: label
|
||||||||||||||||||||||||
예 | |||||||||||||||||||||||||
Content model |
<content> |
||||||||||||||||||||||||
선언 |
<rng:element name="root"> element root { 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, attribute value { teidata.pointer }?, attribute children { list { teidata.pointer+ } }, attribute ord { teidata.xTruthValue }?, attribute outDegree { teidata.count }?, label? } |