Class ParameterSetAction

Applied Stereotypes:
XSDcomplexType

Setting a parameter to a given value.

Used in:
ParameterAction
Properties
Name Type Cardinality AppliedStereotypes Description
value string 1..1 XSDattribute The new value for the parameter.

Migration Information from XSD 0.9.1
Derived From:
OSCGlobalAction.Parameter.Set
Property Name XSD Type XSD 0.9.1 Name Migration
value Attribute value

XSD 1.0 Representation


<xsd:complexType name="ParameterSetAction">
<xsd:attribute name="value" type="String" use="required"/>
</xsd:complexType>

To XSD To XSLT To XSD Tree