semi合集-English.pdf - 第3702页
SEMI PR8-0703 © SEMI 2003 32 R4-1.2.4 GetActivePlanIds Response ... <?xml version="1.0" encoding="utf-8" ? > <soap:Envelope xmlns:soa p=" http://schemas.xmlsoap.org/soap/envelope/ "…

SEMI PR8-0703 © SEMI 2003 31
R4-1.2.2 IsEdaEnabled Response
HTTP/1.1 100 Continue
Server: Microsoft-IIS/5.0
Date: Mon, 16 Sep 2002 19:56:41 GMT
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 16 Sep 2002 19:56:41 GMT
Content-Length: 335
Content-Type: text/html
<?xml version="1.0" encoding="utf-8" ?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<MessageHeader soap:mustUnderstand="1" xmlns="urn:semi-org:schema:eda_ps_v0.0">
<To>urn:icm:equipment.client:app-1</To>
<From>urn:robofurnace:zippo:furnace-00899</From>
</MessageHeader>
</soap:Header>
<soap:Body>
<IsEdaEnabledResponse xmlns="urn:semi-org:schema:eda_ps_v0.0">
<IsEnabled>true</IsEnabled>
</IsEdaEnabledResponse>
</soap:Body>
</soap:Envelope>
R4-1.2.3 GetActivePlanIds Request
...
SOAPAction: "urn:semi-org:ws:eda_ps_v0.0:GetActivePlanIds"
...
<?xml version="1.0" encoding="utf-8" ?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<MessageHeader soap:mustUnderstand="1" xmlns="urn:semi-org:schema:eda_ps_v0.0">
<To>urn:robofurnace:zippo:furnace-00899</To>
<From>urn:icm:equipment.client:app-1</From>
</MessageHeader>
</soap:Header>
<soap:Body>
<GetActivePlanIds xmlns="urn:semi-org:schema:eda_ps_v0.0">
<EquipmentID>
<Supplier>RoboFurnace, Inc.</Supplier>
<Model>Zippo 355</Model>
<ImmutableID>39d-JDII-Uj399</ImmutableID>
</EquipmentID>
</GetActivePlanIds>
</soap:Body>
</soap:Envelope>

SEMI PR8-0703 © SEMI 2003 32
R4-1.2.4 GetActivePlanIds Response
...
<?xml version="1.0" encoding="utf-8" ?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<MessageHeader soap:mustUnderstand="1" xmlns="urn:semi-org:schema:eda_ps_v0.0">
<To>urn:icm:equipment.client:app-1</To>
<From>urn:robofurnace:zippo:furnace-00899</From>
</MessageHeader>
</soap:Header>
<soap:Body>
<GetActivePlanIdsResponse xmlns="urn:semi-org:schema:eda_ps_v0.0">
<ActivePlanIds>DCP-1 DCP-2 DCP-72</ ActivePlanIds >
</GetActivePlanIdsResponse>
</soap:Body>
</soap:Envelope>
R4-1.2.5 GetDefinedPlanIds Request
...
SOAPAction: "urn:semi-org:ws:eda_ps_v0.0:GetDefinedPlanIds"
...
<?xml version="1.0" encoding="utf-8" ?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<MessageHeader soap:mustUnderstand="1" xmlns="urn:semi-org:schema:eda_ps_v0.0">
<To>urn:robofurnace:zippo:furnace-00899</To>
<From>urn:icm:equipment.client:app-1</From>
</MessageHeader>
</soap:Header>
<soap:Body>
<GetDefinedPlanIds xmlns="urn:semi-org:schema:eda_ps_v0.0">
<EquipmentID>
<Supplier>RoboFurnace, Inc.</Supplier>
<Model>Zippo 355</Model>
<ImmutableID>39d-JDII-Uj399</ImmutableID>
</EquipmentID>
</GetDefinedPlanIds>
</soap:Body>
</soap:Envelope>

SEMI PR8-0703 © SEMI 2003 33
R4-1.2.6 GetDefinedPlanIds Response
...
<?xml version="1.0" encoding="utf-8" ?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<MessageHeader soap:mustUnderstand="1" xmlns="urn:semi-org:schema:eda_ps_v0.0">
<To>urn:icm:equipment.client:app-1</To>
<From>urn:robofurnace:zippo:furnace-00899</From>
</MessageHeader>
</soap:Header>
<soap:Body>
<GetDefinedPlanIdsResponse xmlns="urn:semi-org:schema:eda_ps_v0.0">
<DefinedPlanIds>DCP-1 DCP-2 DCP-3 DCP-4 DCP-10 DCP-11 DCP-15 DCP-72</
DefinedPlanIds>
</ GetDefinedPlanIdsResponse>
</soap:Body>
</soap:Envelope>
R4-1.2.7 ActivatePlan Request
...
SOAPAction: "urn:semi-org:ws:eda_ps_v0.0:ActivatePlan"
...
<?xml version="1.0" encoding="utf-8" ?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<MessageHeader soap:mustUnderstand="1" xmlns="urn:semi-org:schema:eda_ps_v0.0">
<To>urn:robofurnace:zippo:furnace-00899</To>
<From>urn:icm:equipment.client:app-1</From>
</MessageHeader>
</soap:Header>
<soap:Body>
<ActivatePlan xmlns="urn:semi-org:schema:eda_ps_v0.0">
<EquipmentID>
<Supplier>RoboFurnace, Inc.</Supplier>
<Model>Zippo 355</Model>
<ImmutableID>39d-JDII-Uj399</ImmutableID>
</EquipmentID>
<PlanID>DCP-72</PlanID>
<UntilDeactivated>false</UntilDeactivated>
</ActivatePlan>
</soap:Body>
</soap:Envelope>