semi合集-English.pdf - 第3548页

SEMI E134.1-0305 © SEMI 2005 35 Table 67 Translation Tabl e for Input Arguments for the DeletePlan Operation Argument Name Format XML Elemen t or Attribute XML Name/Type planId Text Attribute PlanId: xsd:string Figure 25…

100%1 / 7923
SEMI E134.1-0305 © SEMI 2005 34
7.2.16.4.4 DCPNotActive — This global complexType is the XML Schema representation of the SEMI E134
DCPNotActive class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 63 Translation Table for DCPNotActiveType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
planId Text Attribute planId: xsd:string
7.2.17 DeletePlan
7.2.17.1 WSDL Operation Binding
7.2.17.1.1 See the operation binding for “DeletePlan” in E134-Equipment-Binding.wsdl. Key information is shown
for convenience in the following table.
Table 64 DeletePlan Operation Binding
SOAPAction
urn:semi-org:ws.E134-1.V0305.DCMEqp-binding:DeletePlan
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
7.2.17.2 WSDL Operation
7.2.17.2.1 See the portType operation definition for “DeletePlan” in E134-Equipment-PortType.wsdl. Key
information is shown for convenience in the following table.
Table 65 DeletePlan PortType Operation
Input Message Name DeletePlanRequest
Output Message Name DeletePlanResponse
7.2.17.3 WSDL Message(s)
7.2.17.3.1 See the message definitions for “E132HeaderMessage”, “DeletePlanRequest”, and “DeletePlanResponse”
in E134-Equipment-PortType.wsdl. Key information is shown for convenience in the following table.
Table 66 DataCollectionManagement Binding
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
DeletePlanRequest dcm:DeletePlanRequestType
DeletePlanResponse dcm:DeletePlanResponseType
7.2.17.4 XML Schema Types
Figure 24
DeletePlanRequest
7.2.17.4.1 DeletePlanRequest — This global element acts as a top-level container entity representing the SOAP
body of a DeletePlan request. As defined in SEMI E134, this operation has one input argument: the Plan id that is
being deleted. This argument is modeled as a attributes named “PlanId” of simpleType “xsd:string”.
SEMI E134.1-0305 © SEMI 2005 35
Table 67 Translation Table for Input Arguments for the DeletePlan Operation
Argument Name Format XML Element or Attribute XML Name/Type
planId Text Attribute PlanId: xsd:string
Figure 25
DeletePlanResponse
7.2.17.4.2 DeletePlanResponse — This global element acts as a top-level container entity representing the SOAP
body of the response to an SEMI E134 DeletePlan request. It contains either an element named “deletedPlan” of
complexType “DCPDeletedType” or an element named “Error” of complexType “DeletePlanErrorType”.
DeletePlanErrorType contains the Common Components Error class and the ability to specify specific errors as
described in the following table.
Table 68 Translation Table for Output Arguments for the DeletePlanOperation
Argument Name Format XML Element or Attribute XML Name/Type
deletedPlan Structured data, of type
DCPDeleted
Element DeletedPlan: dcm:DCPDeletedType
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
DCPIsActive
Element DCPIsActiveError: dcm: DCPActivatedType
see ¶7.2.14.4.3
7.2.17.4.3 DCPDeletedType — This global complexType is the XML Schema representation of the SEMI E134
DCPDeleted class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 69 Translation Table for DCPDeletedType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
planId Text Attribute planId: xsd:string
timeDeleted Text Attribute timeDeleted: xsd:dateTime
deletedBy Text Attribute deletedBy: xsd:string
SEMI E134.1-0305 © SEMI 2005 36
7.2.18 GetParameterValues
7.2.18.1 WSDL Operation Binding
7.2.18.1.1 See the operation binding for “GetParameterValues” in E134-Equipment-Binding.wsdl. Key information
is shown for convenience in the following table.
Table 70 GetParameterValues Operation Binding
SOAPAction
urn:semi-org:ws.E134-1.V0305.DCMEqp-binding:GetParameterValues
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
7.2.18.2 WSDL Operation
7.2.18.2.1 See the portType operation definition for “GetParameterValues” in E134-Equipment-PortType.wsdl.
Key information is shown for convenience in the following table.
Table 71 GetParameterValues PortType Operation
Input Message Name GetParameterValuesRequest
Output Message Name GetParameterValuesResponse
7.2.18.3 WSDL Message(s)
7.2.18.3.1 See the message definitions for “E132HeaderMessage”, “GetParameterValuesRequest”, and
“GetParameterValuesResponse” in E134-Equipment-PortType.wsdl. Key information is shown for convenience in
the following table.
Table 72 DataCollectionManagement Binding
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
GetParameterValuesRequest dcm:GetParameterValuesRequestType
GetParameterValuesResponse dcm:GetParameterValuesResponseType
7.2.18.4 XML Schema Types
Figure 26
GetParameterValuesRequest
7.2.18.4.1 GetParameterValuesRequest — This global element acts as a top-level container entity representing the
SOAP body of a GetParameterValues request. As defined in SEMI E134, this operation has one input argument: the
Parameters that are being requested. This argument is modeled as a attributes named “ParameterRequests” of
complexType “ParameterRequestType”.
Table 73 Translation Table for Input Arguments for the GetParameterValues Operation
Argument Name Format XML Element or Attribute XML Name/Type
parameterRequests List of elements of type
ParameterRequest
Element ParameterRequests:
dcm:ParameterRequestType as defined in
¶7.2.11.4.4