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

Documentation
Defines the amount of flow routed by this
                    path.
Properties
This component is not nillable.

Model
<flowPathValue>

</flowPathValue>

Source
<xs:element name="flowPathValue">
<xs:simpleType>
<xs:restriction base="xs:double">
<xs:minExclusive value="0"/>
</xs:restriction>
</xs:simpleType>
</xs:element>


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