<xsd:complexType name="CalculatedArgumentType"> <xsd:choice> <xsd:element name="ArgumentValue" type="ArgumentValueType" /> <xsd:element name="ArgumentVariableName" type="ArgumentVariableType" /> </xsd:choice> </xsd:complexType>