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.

XSD 1.1 Representation


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

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property value
    • XSDattribute

To XSD To XSD Tree