http://graphml.graphdrawing.org/
Description: The list of <endpoints> within a hyperedge points to the nodes contained in this hyperedge. Occurence: <hyperedge>. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
id | xs:NMTOKEN | optional |
http://graphml.graphdrawing.org/
|
||||
node | xs:NMTOKEN | required |
http://graphml.graphdrawing.org/
|
||||
port | xs:NMTOKEN | optional |
http://graphml.graphdrawing.org/
|
||||
type | endpoint.type.type | undir | optional |
http://graphml.graphdrawing.org/
|
Complex Type | hyperedge.type |
<xs:element name="endpoint" type="endpoint.type" block="#all"> <xs:annotation> <xs:documentation source="http://graphml.graphdrawing.org/" xml:lang="en">Description: The list of <endpoints> within a hyperedge points to the nodes contained in this hyperedge. Occurence: <hyperedge>.</xs:documentation> </xs:annotation> </xs:element> |