gives the out degree of the node, the number of nodes which are adjacent to the given node. |
Element | tei:node |
<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> |