Top level container for all stochastic distribution elements.
<xsd:complexType name="Stochastic"> <xsd:sequence> <xsd:element name="StochasticDistribution" type="StochasticDistribution" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="numberOfTestRuns" type="UnsignedInt" use="required"/> <xsd:attribute name="randomSeed" type="Double"/> </xsd:complexType>
To XSD To XSD Tree