<?xml version="1.0" encoding="utf-16"?> <xsd:complexType name="ECRecipe"> <xsd:sequence> <xsd:element name="HoleID" type="ECholeID" /> <xsd:element name="RecipeName" type="IR:IRtext" /> <xsd:element name="RecipeNumber" type="xsd:int" /> <xsd:element name="HolePreset" type="xsd:float" /> <xsd:element name="Comment" type="IR:IRtext" /> </xsd:sequence> </xsd:complexType>