Set of parameter values that have to be assigned for a single concrete scenario.
<xsd:complexType name="ParameterValueSet"> <xsd:sequence> <xsd:element name="ParameterAssignment" type="ParameterAssignment" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType>
To XSD To XSD Tree