http://sndlib.zib.de/network
element links

Documentation
Defines the links in the network
Properties
This component is not nillable.

Model
<links>
link *
</links>


Nested Element Summary
 link
          
Source
<xs:element name="links">
<xs:complexType>
<xs:sequence maxOccurs="unbounded" minOccurs="0">
<xs:element ref="link"/>
</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.