<xsd:complexType name="Threshold"> <xsd:sequence> <xsd:element name="amount" type="NonNegativeDecimal" minOccurs="0" /> <xsd:element name="type" type="ThresholdTypeEnum" minOccurs="0" /> </xsd:sequence> </xsd:complexType>