| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://graphml.graphdrawing.org/xmlns}endpoint.type (restriction)
| Nested Element Summary | |
| desc |
| Attribute Summary | |
xs:NMTOKEN | ididentifies this <endpoint> . |
xs:NMTOKEN | nodepoints to the id of the node, to which this endpoint is connected. |
xs:NMTOKEN | portpoints to the name of the port, to which this endpoint is connected . |
endpoint.type.type | typedefines the direction on this endpoint (undirected per default). |
| Attribute Detail |
xs:NMTOKENoptionalunqualifiedxs:NMTOKENrequiredunqualifiedxs:NMTOKENoptionalunqualifiedendpoint.type.typeundiroptionalunqualified<xs:complexType final="#all" name="endpoint.type"><xs:attribute name="id" type="xs:NMTOKEN">
</xs:attribute><xs:attribute name="port" type="xs:NMTOKEN">
</xs:attribute><xs:attribute name="node" type="xs:NMTOKEN" use="required"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||