<xsd:element name="OperationRange"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="LowValue"/> <xsd:element ref="HighValue"/> </xsd:choice> </xsd:complexType> </xsd:element>