<xs:element name="Then"> <xs:complexType mixed="true"> <xs:choice> <xs:element name="Action" type="ActionType"/> <xs:element name="If" type="IfType"/> </xs:choice> </xs:complexType> </xs:element>