semi合集-English.pdf - 第3543页

SEMI E134.1-0305 © SEMI 2005 30 Table 51 Transla tion Table for Outp ut Argum ents for the GetDefinedPlan Ids Operation Argument Name Format XML Elemen t or Attribute XML Name/Type activatedPlan Structured data, of type …

100%1 / 7923
SEMI E134.1-0305 © SEMI 2005 29
Table 49 DataCollectionManagement Binding
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
ActivatePlanRequest dcm:ActivatePlanRequestType
ActivatePlanResponse dcm:ActivatePlanResponseType
7.2.14.4 XML Schema Types
Figure 18
ActivatePlanRequest
7.2.14.4.1 ActivatePlanRequestThis global element acts as a top-level container entity representing the SOAP
body of a ActivatePlan request. As defined in SEMI E134, this operation has one input argument: the Plan id that is
being activated. This argument is modeled as a single element named “PlanId” of simpleType “xsd:string”.
Table 50 Translation Table for Input Arguments for the ActivatePlanOperation
Argument Name Format XML Element or Attribute XML Name/Type
planId Text element PlanId: xsd:string
Figure 19
ActivatePlanResponse
7.2.14.4.2 ActivatePlanResponse — this global element acts as a top-level container entity representing the SOAP
body of the response to an SEMI E134 ActivatePlan request. It contains either an element named “activatedPlan” of
complexType “DCPActivatedType” or an element named “Error” of complexType “ActivatePlanErrorType”.
GetPlanDefinitionErrorType contains the Common Components Error class and the ability to specify specific errors
as described in the following table.
SEMI E134.1-0305 © SEMI 2005 30
Table 51 Translation Table for Output Arguments for the GetDefinedPlanIds Operation
Argument Name Format XML Element or Attribute XML Name/Type
activatedPlan
Structured data, of type
DCPActivated
Element ActivatedPlan: dcm:DCPActivatedType
error N/A Element ErrorType: ccs:Error
error
Structured data, of type
UnauthorizedOperation
Element
UnauthorizedOperationError:
eca:UnauthorizedOperationType, see
¶7.2.11.4.12
error
Structured data, of type
NoSuchPlan
Element
NoSuchPlanError: dcm: NoSuchPlanType,
see ¶7.2.13.4.3
error
Structured data, of type
InvalidPlan
Element
InvalidPlanError: dcm: InvalidPlanType, see
¶7.2.11.4.12
error
Structured data, of type
DCPIsActive
Element
DCPIsActiveError: dcm:
DCPActivatedType, see ¶7.2.14.4.3.
7.2.14.4.3 DCPActivatedType — This global complexType is the XML Schema representation of the SEMI E134
DCPActivated class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 52 Translation Table for DCPActivatedType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
planId Text Attribute planId: xsd:string
timeActivated Text Attribute timeActivated: xsd:string
activatedBy Text Attribute activatedBy: xsd:string
7.2.15 GetActivePlanIds
7.2.15.1 WSDL Operation Binding
7.2.15.1.1 See the operation binding for “GetActivePlanIds” in E134-Equipment-Binding.wsdl. Key information is
shown for convenience in the following table.
Table 53 GetActivePlanIds Operation Binding
SOAPAction
urn:semi-org:ws.E134-1.V0305.DCMEqp-binding:GetActivePlanIds
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
7.2.15.2 WSDL Operation
7.2.15.2.1 See the portType operation definition for “GetActivePlanIds” in E134-Equipment-PortType.wsdl. Key
information is shown for convenience in the following table.
Table 54 GetActivePlanIds PortType Operation
Input Message Name GetActivePlanIdsRequest
Output Message Name GetActivePlanIdsResponse
7.2.15.3 WSDL Message(s)
7.2.15.3.1 See the message definitions for “E132HeaderMessage”, “GetActivePlanIdsRequest”, and
“GetActivePlanIdsResponse” in E134-Equipment-PortType.wsdl. Key information is shown for convenience in the
following table.
SEMI E134.1-0305 © SEMI 2005 31
Table 55 DataCollectionManagement Binding
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
GetActivePlanIdsRequest dcm:GetActivePlanIdsRequestType
GetActivePlanIdsResponse dcm:GetActivePlanIdsResponseType
7.2.15.4 XML Schema Types
Figure 20
GetActivePlanIdsRequest
7.2.15.4.1 GetActivePlanIdsRequest — This global element acts as a top-level container entity representing the
SOAP body of a GetActivePlanIds request. As defined in SEMI E134, this operation has no input arguments.
Figure 21
GetActivePlanIdsResponse
7.2.15.4.2 GetActivePlanIdsResponse — This global element acts as a top-level container entity representing the
SOAP body of the response to an SEMI E134 GetActivePlanIdsrequest. It contains either an element named
“ActivePlans” of complexType “DCPActivatedType” or an element named “Error” of complexType
“GetActivatePlanIdsErrorType”. GetActivePlanIdsErrorType contains the Common Components Error class and the
ability to specify specific errors as described in the following table.
Table 56 Translation Table for Output Arguments for the ActivatePlan Operation
Argument Name Format XML Element or Attribute XML Name/Type
activePlans Structured data, of type
DCPActivated
Element ActivePlans: dcm:DCPActivatedType, see
¶7.2.14.4.3
error N/A Element ErrorType: ccs:Error
error Structured data, of type
UnauthorizedOperation
Element UnauthorizedOperationError:
eca:UnauthorizedOperationType, see
¶7.2.11.4.12
7.2.16 DeactivatePlan
7.2.16.1 WSDL Operation Binding
7.2.16.1.1 See the operation binding for “DeactivatePlan” in E134-Equipment-Binding.wsdl. Key information is
shown for convenience in the following table.