12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?xml version="1.0" encoding="utf-8"?>
- <!-- 编辑使用 XMLSpy v2006 U (http://www.altova.com) 由 any (any) -->
- <Document>
- <Version>1.0</Version>
- <ProcessProfile>
- <Item>
- <Type>GenSimulator</Type>
- <ProcessName>GenDemoProc</ProcessName>
- </Item>
- <Item>
- <Type>SEDECAL</Type>
- <ProcessName>GenSDCProc</ProcessName>
- </Item>
- <Item>
- <Type>CPI</Type>
- <ProcessName>GenCPIProc</ProcessName>
- </Item>
- <Item>
- <Type>MIKASA</Type>
- <ProcessName>ProcGenMikasa</ProcessName>
- </Item>
- <Item>
- <Type>MIKASAECOM</Type>
- <ProcessName>GenMikasaEcomProc</ProcessName>
- </Item>
- <Item>
- <Type>SiemensXCS</Type>
- <ProcessName>GenXCSProc</ProcessName>
- </Item>
- </ProcessProfile>
- <ProcessData>
- <Process>
- <ProcessName>GenDemoProc</ProcessName>
- <MaxNum>1</MaxNum>
- </Process>
- <Process>
- <ProcessName>ProcGenAdapter</ProcessName>
- <MaxNum>1</MaxNum>
- </Process>
- <Process>
- <ProcessName>ProcGenMikasa</ProcessName>
- <MaxNum>1</MaxNum>
- </Process>
- <Process>
- <ProcessName>GenSDCProc</ProcessName>
- <MaxNum>1</MaxNum>
- </Process>
- <Process>
- <ProcessName>GenCPIProc</ProcessName>
- <MaxNum>1</MaxNum>
- </Process>
- <Process>
- <ProcessName>GenMikasaEcomProc</ProcessName>
- <MaxNum>1</MaxNum>
- </Process>
- <Process>
- <ProcessName>GenXCSProc</ProcessName>
- <MaxNum>1</MaxNum>
- </Process>
- </ProcessData>
- </Document>
|