outDegree

gives the out degree of the node, the number of nodes which are adjacent
to the given node.

Attribute Information

Used By

Element tei:node

Source

<xs:attribute name="outDegree" type="xs:nonNegativeInteger">
  <xs:annotation>
    <xs:documentation>gives the out degree of the node, the number of nodes which are adjacent to the given node.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample