<?xml version="1.0" encoding="utf-16"?> <xsd:element name="Additives" minOccurs="0" maxOccurs="10"> <xsd:complexType> <xsd:sequence> <xsd:element name="AdditiveName" type="IR:IRtext" /> <xsd:element name="AdditiveQuantity" type="xsd:float" /> </xsd:sequence> </xsd:complexType> </xsd:element>