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

Documentation
Defines how often a capacity module is installed on a
                    link.
Properties
This component is not nillable.

Model
<installCount>

</installCount>

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