<?xml version="1.0" encoding="utf-8" ?> <Aitex> <TableSequenceFormat RecipeVersion="Cluster"> <Catalog Type="Position"> <Item Name="Position" DisplayName="Position" InputType="ReadOnlySelection" > <Selection Name="Aligner" DisplayName="PreAligner" Parameter="AlignerSelection,AlignAngle" /> <Selection Name="PM" DisplayName="PM" Parameter="PMSelection,PMARecipe,PMBRecipe,PMCRecipe,PMDRecipe,PreClean,WTWClean,PostClean" /> </Item> </Catalog> <Catalog Type="Parameter"> <Item Name="AlignerSelection" DisplayName="Aligner Selection" InputType="MultiSelection" > <Selection Name="VPA" DisplayName="VPA"/> <!--<Selection Name="Aligner2" DisplayName="Aligner2"/>--> </Item> <Item Name="PMSelection" DisplayName="PM Selection" InputType="MultiSelection" > <Selection Name="PMA" DisplayName="PMA"/> <Selection Name="PMB" DisplayName="PMB"/> <Selection Name="PMC" DisplayName="PMC"/> </Item> <Item Name="PMARecipe" DisplayName="PMA Recipe" InputType="RecipeSelection" Parameter="PMA" Min="0" Max="999999" /> <Item Name="PMBRecipe" DisplayName="PMB Recipe" InputType="RecipeSelection" Parameter="PMB" Min="0" Max="999999" /> <Item Name="PMCRecipe" DisplayName="PMC Recipe" InputType="RecipeSelection" Parameter="PMC" Min="0" Max="999999" /> <Item Name="PreClean" DisplayName="Pre Clean" InputType="RecipeSelection" Min="0" Max="999999" /> <Item Name="WTWClean" DisplayName="WTW Clean" InputType="RecipeSelection" Min="0" Max="999999" /> <Item Name="PostClean" DisplayName="Post Clean" InputType="RecipeSelection" Min="0" Max="999999" /> <Item Name="AlignAngle" DisplayName="Align Angle" InputType="NumInput" Min="0" Max="359" /> </Catalog> </TableSequenceFormat> <TableSequenceData RecipeVersion="Cluster" CreatedBy="System" Barcode="" CreationTime="2016-05-13T13:56:44" LastRevisedBy="admin" LastRevisionTime="2015-10-13T13:56:44" Description="(Empty)"> <Step></Step> </TableSequenceData> <TableRecipeSchema> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:simpleType name="booleanType"> <xs:restriction base="xs:string"> <xs:enumeration value="0" /> <xs:enumeration value="1" /> <xs:enumeration value="False" /> <xs:enumeration value="True" /> <xs:enumeration value="false" /> <xs:enumeration value="true" /> </xs:restriction> </xs:simpleType> <xs:element name="TableSequenceData"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" name="Step"> </xs:element> </xs:sequence> <xs:attribute name="RecipeVersion" type="xs:string" fixed="Cluster" use="required" /> <xs:attribute name="CreatedBy" type="xs:string" use="required" /> <xs:attribute name="CreationTime" type="xs:dateTime" use="required" /> <xs:attribute name="LastRevisedBy" type="xs:string" use="required" /> <xs:attribute name="LastRevisionTime" type="xs:dateTime" use="required" /> <xs:attribute name="Barcode" type="xs:string" use="required" /> <xs:attribute name="Description" type="xs:string" use="required" /> </xs:complexType> </xs:element> </xs:schema> </TableRecipeSchema> <Signature>axPPcBt+girefGdBoafkJf+pBhY=</Signature> </Aitex>