ParameterGroup

Action specific parameters. xxxdf must expand in order to define
paramters better.

Element Group Information

Model

Used By

Elements Action, Parameters
Complex Types ActionType, HistoryType, TaskType

Source

<xs:group name="ParameterGroup">
  <xs:annotation>
    <xs:documentation>Action specific parameters. xxxdf must expand in order to define paramters better.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="Parameter"/>
    <xs:element ref="Parameters"/>
  </xs:choice>
</xs:group>