SequenceFormat.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Aitex>
  3. <TableSequenceFormat RecipeVersion="Cluster">
  4. <Catalog Type="Position">
  5. <Item Name="Position" DisplayName="Position" InputType="ReadOnlySelection" >
  6. <Selection Name="Aligner" DisplayName="Aligner" Parameter="CoolingTime" />
  7. <Selection Name="PM" DisplayName="PM" Parameter="PMSelection,PMARecipe,PMBRecipe" />
  8. </Item>
  9. </Catalog>
  10. <Catalog Type="Parameter">
  11. <!--<Item Name="LPSelection" DisplayName="LP Selection" InputType="MultiSelection" >
  12. <Selection Name="LP1" DisplayName="LP1"/>
  13. <Selection Name="LP2" DisplayName="LP2"/>
  14. </Item>
  15. <Item Name="LLSelection" DisplayName="LL Selection" InputType="MultiSelection" >
  16. <Selection Name="LL1" DisplayName="LL1"/>
  17. <Selection Name="LL2" DisplayName="L2"/>
  18. </Item>
  19. -->
  20. <Item Name="PMSelection" DisplayName="PM Selection" InputType="MultiSelection" >
  21. <Selection Name="PMA" DisplayName="PMA"/>
  22. <Selection Name="PMB" DisplayName="PMB"/>
  23. </Item>
  24. <Item Name="PMARecipe" DisplayName="PMA Recipe" InputType="RecipeSelection" RecipeFilePath="PMA" RelatedParameter="" Min="0" Max="999999" />
  25. <Item Name="PMBRecipe" DisplayName="PMB Recipe" InputType="RecipeSelection" RecipeFilePath="PMB" RelatedParameter="" Min="0" Max="999999" />
  26. <Item Name="CoolingTime" DisplayName="Cooling Time(s)" InputType="NumInput" Min="0" Max="360" />
  27. </Catalog>
  28. </TableSequenceFormat>
  29. <TableSequenceData RecipeVersion="Cluster" CreatedBy="System" Barcode="" CreationTime="2016-05-13T13:56:44" LastRevisedBy="admin" LastRevisionTime="2015-10-13T13:56:44" Description="(Empty)">
  30. <Step></Step>
  31. </TableSequenceData>
  32. <TableRecipeSchema>
  33. <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  34. <xs:simpleType name="booleanType">
  35. <xs:restriction base="xs:string">
  36. <xs:enumeration value="0" />
  37. <xs:enumeration value="1" />
  38. <xs:enumeration value="False" />
  39. <xs:enumeration value="True" />
  40. <xs:enumeration value="false" />
  41. <xs:enumeration value="true" />
  42. </xs:restriction>
  43. </xs:simpleType>
  44. <xs:element name="TableSequenceData">
  45. <xs:complexType>
  46. <xs:sequence>
  47. <xs:element maxOccurs="unbounded" name="Step">
  48. </xs:element>
  49. </xs:sequence>
  50. <xs:attribute name="RecipeVersion" type="xs:string" fixed="Cluster" use="required" />
  51. <xs:attribute name="CreatedBy" type="xs:string" use="required" />
  52. <xs:attribute name="CreationTime" type="xs:dateTime" use="required" />
  53. <xs:attribute name="LastRevisedBy" type="xs:string" use="required" />
  54. <xs:attribute name="LastRevisionTime" type="xs:dateTime" use="required" />
  55. <xs:attribute name="Barcode" type="xs:string" use="required" />
  56. <xs:attribute name="Description" type="xs:string" use="required" />
  57. </xs:complexType>
  58. </xs:element>
  59. </xs:schema>
  60. </TableRecipeSchema>
  61. <Signature>axPPcBt+girefGdBoafkJf+pBhY=</Signature>
  62. </Aitex>