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

Documentation
This parameter value is interpreted for a specific demand such that at least
routingUnit times demandValue many units must be routed through the network
during normal operation (where all network components are active).
            
Properties
This component is not nillable.

Model
<demandValue>

</demandValue>

Source
<xs:element name="demandValue">
<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.