<iNode>
<iNode> (중간 (또는 내부) 노드) 수형도의 중간 (또는 내부) 노드를 표시한다. [19.2 Trees] | |||||||||||||||||||||||||||||||||||||
모듈 | nets — Graphs, Networks, and Trees | ||||||||||||||||||||||||||||||||||||
속성 | 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)) (att.global.source (@source))
| ||||||||||||||||||||||||||||||||||||
에 의해 포함된 | nets: tree | ||||||||||||||||||||||||||||||||||||
포함할 수 있다 | core: label | ||||||||||||||||||||||||||||||||||||
예 | |||||||||||||||||||||||||||||||||||||
Content model | <content> | ||||||||||||||||||||||||||||||||||||
선언 | <rng:element name="iNode"> element iNode { 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 parent { teidata.pointer }?, attribute ord { teidata.xTruthValue }?, attribute follow { teidata.pointer }?, attribute outDegree { teidata.count }?, label? } |