semi合集-English.pdf - 第3539页
SEMI E134.1-0305 © SEMI 2005 26 Figure 15 GetDefinedPlanIdsResponse 7.2.12.4.2 Ge tDefinedPlanIdsRespo nse — This global element acts as a top-lev el container entity representing the SOAP body of th e response to an SEM…

SEMI E134.1-0305 © SEMI 2005 25
7.2.12 GetDefinedPlanIds
7.2.12.1 WSDL Operation Binding
7.2.12.1.1 See the operation binding for “GetDefinedPlanIds” in E134-Equipment-Binding.wsdl. Key information
is shown for convenience in the following table.
Table 37 GetDefinedPlanIds Operation Binding
SOAPAction
urn:semi-org:ws.E134-1.V0305.DCMEqp-binding:GetDefinedPlanIds
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
7.2.12.2 WSDL Operation
7.2.12.2.1 See the portType operation definition for “GetDefinedPlanIds” in E134-Equipment-PortType.wsdl. Key
information is shown for convenience in the following table.
Table 38 GetDefinedPlanIds PortType Operation
Input Message Name GetDefinedPlanIdsRequest
Output Message Name GetDefinedPlanIdsResponse
7.2.12.3 WSDL Message(s)
7.2.12.3.1 See the message definitions for “E132HeaderMessage”, “GetDefinedPlanIdsRequest”, and
“GetDefinedPlanIdsResponse” in E134-Equipment-PortType.wsdl. Key information is shown for convenience in
the following table.
Table 39 DataCollectionManagement Binding
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
GetDefinedPlanIdsRequest dcm:GetDefinedPlanIdsRequestType
GetDefinedPlanIdsResponse dcm:GetDefinedPlanIdsResponseType
7.2.12.4 XML Schema Types
Figure 14
GetDefinedPlanIdsRequest
7.2.12.4.1 GetDefinedPlanIdsRequest — this global element acts as a top-level container entity representing the
SOAP body of a GetDefinedPlanIds request. As defined in SEMI E134, this operation has no input arguments.

SEMI E134.1-0305 © SEMI 2005 26
Figure 15
GetDefinedPlanIdsResponse
7.2.12.4.2 GetDefinedPlanIdsResponse — This global element acts as a top-level container entity representing the
SOAP body of the response to an SEMI E134 GetDefinedPlanIds request. It contains either an element named
“DefinedPlans” of complexType “DCPDefinedType” or an element named “Error” of complexType
“GetDefinedPlanIdsErrorType”. GetDefinedPlanIdsErrorType contains the Common Components Error class and
the ability to specify an UnauthorizedOperationError if appropriate.
Table 40 Translation Table for Output Arguments for the GetDefinedPlanIds Operation
Argument Name Format XML Element or Attribute XML Name/Type
definedPlans Unordered list of structured
data, of type DCPDefined
Element DefinedPlans: dcm:DCPDefinedType as
defined in ¶7.2.11.4.11
error N/A Element ErrorType: ccs:Error
error Structure, of type
UnauthorizedOperation
Element UnauthorizedOperationError:
eca:UnauthorizedOperationType, see
¶7.2.11.4.12
7.2.13 GetPlanDefinition
7.2.13.1 WSDL Operation Binding
7.2.13.1.1 See the operation binding for “GetPlanDefinition” in E134-Equipment-Binding.wsdl. Key information is
shown for convenience in the following table.
Table 41 GetPlanDefinition Operation Binding
SOAPAction
urn:semi-org:ws.E134-1.V0305.DCMEqp-binding:GetPlanDefinition
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
7.2.13.2 WSDL Operation
7.2.13.2.1 See the portType operation definition for “GetPlanDefinition” in E134-Equipment-PortType.wsdl. Key
information is shown for convenience in the following table.
Table 42 GetPlanDefinition PortType Operation
Input Message Name GetPlanDefinitionRequest
Output Message Name GetPlanDefinitionResponse

SEMI E134.1-0305 © SEMI 2005 27
7.2.13.3 WSDL Message(s)
7.2.13.3.1 See the message definitions for “E132HeaderMessage”, “GetPlanDefinitionRequest”, and
“GetPlanDefinitionResponse” in E134-Equipment-PortType.wsdl. Key information is shown for convenience in the
following table.
Table 43 DataCollectionManagement Binding
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
GetPlanDefinitionRequest dcm:GetPlanDefinitionRequestType
GetPlanDefinitionResponse dcm:GetPlanDefinitionResponseType
7.2.13.4 XML Schema Types
Figure 16
GetPlanDefinitionRequest
7.2.13.4.1 GetPlanDefinitionRequest — This global element acts as a top-level container entity representing the
SOAP body of a GetPlanDefinition request. As defined in SEMI E134, this operation has one input argument: the
Plan id that is being requested. This argument is modeled as a single element named “PlanId” of simpleType
“xsd:string”.
Table 44 Translation Table for Input Arguments for the GetPlanDefinitionOperation
Argument Name Format XML Element or Attribute XML Name/Type
planId Text element PlanId: xsd:string
Figure 17
GetPlanDefinitionResponse