SequenceFormat.xml 4.1 KB

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