Action specific parameters. xxxdf must expand in order to define paramters better. |
Elements | Action, Parameters |
Complex Types | ActionType, HistoryType, TaskType |
<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> |