<xs:element name="PriceTolerance"> <xs:complexType> <xs:choice> <xs:element ref="Percentage"/> <xs:element ref="Money"/> </xs:choice> </xs:complexType> </xs:element>