http://sndlib.zib.de/solution
element routingPath

Documentation
Defines the routing path.
Properties
This component is not nillable.

Model
<routingPath>
linkId +
</routingPath>


Nested Element Summary
globals:identifierlinkId
          Defines the id of a link in the routing path. 
Source
<xs:element name="routingPath">
<xs:complexType>
<xs:sequence maxOccurs="unbounded">
<xs:element name="linkId" type="globals:identifier">
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.