<xsd:complexType name="UpperBound"> <xsd:choice> <xsd:element name="maximumInclusive" type="PositiveDecimal" /> <xsd:element name="maximumExclusive" type="PositiveDecimal" /> </xsd:choice> </xsd:complexType>