GENProcessConf.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- 编辑使用 XMLSpy v2006 U (http://www.altova.com) 由 any (any) -->
  3. <Document>
  4. <Version>1.0</Version>
  5. <ProcessProfile>
  6. <Item>
  7. <Type>GenSimulator</Type>
  8. <ProcessName>GenDemoProc</ProcessName>
  9. </Item>
  10. <Item>
  11. <Type>SEDECAL</Type>
  12. <ProcessName>GenSDCProc</ProcessName>
  13. </Item>
  14. <Item>
  15. <Type>CPI</Type>
  16. <ProcessName>GenCPIProc</ProcessName>
  17. </Item>
  18. <Item>
  19. <Type>MIKASA</Type>
  20. <ProcessName>ProcGenMikasa</ProcessName>
  21. </Item>
  22. <Item>
  23. <Type>MIKASAECOM</Type>
  24. <ProcessName>GenMikasaEcomProc</ProcessName>
  25. </Item>
  26. <Item>
  27. <Type>SiemensXCS</Type>
  28. <ProcessName>GenXCSProc</ProcessName>
  29. </Item>
  30. </ProcessProfile>
  31. <ProcessData>
  32. <Process>
  33. <ProcessName>GenDemoProc</ProcessName>
  34. <MaxNum>1</MaxNum>
  35. </Process>
  36. <Process>
  37. <ProcessName>ProcGenAdapter</ProcessName>
  38. <MaxNum>1</MaxNum>
  39. </Process>
  40. <Process>
  41. <ProcessName>ProcGenMikasa</ProcessName>
  42. <MaxNum>1</MaxNum>
  43. </Process>
  44. <Process>
  45. <ProcessName>GenSDCProc</ProcessName>
  46. <MaxNum>1</MaxNum>
  47. </Process>
  48. <Process>
  49. <ProcessName>GenCPIProc</ProcessName>
  50. <MaxNum>1</MaxNum>
  51. </Process>
  52. <Process>
  53. <ProcessName>GenMikasaEcomProc</ProcessName>
  54. <MaxNum>1</MaxNum>
  55. </Process>
  56. <Process>
  57. <ProcessName>GenXCSProc</ProcessName>
  58. <MaxNum>1</MaxNum>
  59. </Process>
  60. </ProcessData>
  61. </Document>