Indicates whether the content defines a deterministic or stochastic parameter distribution.
<xsd:group name="DistributionDefinition"> <xsd:choice> <xsd:element name="Deterministic" type="Deterministic"/> <xsd:element name="Stochastic" type="Stochastic"/> </xsd:choice> </xsd:group>
To XSD To XSD Tree