Elements | Action, Arguments |
Complex Types | ActionType, HistoryType, TaskType |
<xs:group name="ArgumentGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Argument"/> <xs:element ref="Arguments"/> </xs:choice> </xs:group> |