The ParameterValueDistribution represents the top level container of a parameter distribution file.
<xsd:complexType name="ParameterValueDistribution"> <xsd:sequence> <xsd:element name="ScenarioFile" type="File"/> <xsd:group ref="DistributionDefinition"/> </xsd:sequence> </xsd:complexType>
To XSD To XSD Tree