degree

gives the degree of the node, the number of arcs with which the node is
incident.

Attribute Information

Used By

Element tei:node

Source

<xs:attribute name="degree" type="xs:nonNegativeInteger">
  <xs:annotation>
    <xs:documentation>gives the degree of the node, the number of arcs with which the node is incident.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample