semi合集-English.pdf - 第3559页

SEMI E134.1-0305 © SEMI 2005 46 7.2.19.4.5 ObjTypeInstanceType — This gl obal complexType is the XML Schema representa tion of the SEMI E134 ObjTypeInstance class. The followi ng tabl e describes the m apping of the UML …

100%1 / 7923
SEMI E134.1-0305 © SEMI 2005 45
Table 91 Translation Table for ObjTypeRequestType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
sourceId Text Attribute sourceId: xsd:string
objTypeId Text Attribute objTypeId: xsd:string
Figure 32
GetObjTypeInstanceIdsResponse
7.2.19.4.3 GetObjTypeInstanceIdsResponse — This global element acts as a top-level container entity representing
the SOAP body of the response to an SEMI E134 GetObjTypeInstanceIds request. It contains either an element
named “objTypeInstances” of complexType “ObjTypeResultType” or an element named “Error” of complexType
“dcm:GetObjTypeInstanceIdsErrorType”.
Table 92 Translation Table for Output Arguments for the GetObjTypeInstanceIds Operation
Argument Name Format XML Element or Attribute XML Name/Type
objTypeInstances List of elements of type
ParameterValue
Element ObjTypeInstances: dcm:ObjTypeResultType
error N/A Element ErrorType:
dcm:GetObjTypeInstanceIdsErrorType
7.2.19.4.4 ObjTypeResultType — This global complexType is the XML Schema representation of the SEMI E134
ObjTypeResult class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 93 Translation Table for ObjTypeResultType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
objTypeInstances List of zero or more elements
of type ObjTypeInstance
Element ObjTypeInstances:
dcm:ObjTypeInstanceArrayType
objTypeRequestError Zero or one element of type
ObjTypeRequestError
Element ObjTypeRequestError:
dcm:ObjTypeRequestErrorType
sourceId Text Attribute sourceId: xsd:string
objTypeId Text Attribute objTypeId: xsd:string
SEMI E134.1-0305 © SEMI 2005 46
7.2.19.4.5 ObjTypeInstanceType — This global complexType is the XML Schema representation of the SEMI E134
ObjTypeInstance class. The following table describes the mapping of the UML class to this XML Schema
complexType
Table 94 Translation Table for ObjTypeInstanceType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
instanceId Text Attribute instanceId: xsd:string
7.2.19.4.6 ObjTypeRequestErrorType — This is a container class representing the errors that can be returned from
the ObjTypeRequest message. ObjTypeRequestErrorType has the ability to specify specific errors as described in
the following table. The following table describes the mapping of the UML class to this XML Schema
complexType
Table 95 Translation Table for ObjTypeRequestErrorType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
invalidSource Boolean Attribute invalidSource: xsd:boolean
invalidObjType Boolean Attribute invalidObjType: xsd:boolean
sourceDoesNotProduceObjType Boolean Attribute sourceDoesNotProduceObjType: xsd:boolean
7.2.20 GetCurrentPerformanceStatus
7.2.20.1 WSDL Operation Binding
7.2.20.1.1 See the operation binding for “GetCurrentPerformanceStatus” in E134-Equipment-Binding.wsdl. Key
information is shown for convenience in the following table.
Table 96 GetCurrentPerformanceStatus Operation Binding
SOAPAction
urn:semi-org:ws.E134-1.V0305.DCMEqp-binding:GetCurrentPerformanceStatus
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
7.2.20.2 WSDL Operation
7.2.20.2.1 See the portType operation definition for “GetCurrentPerformanceStatus” in E134-Equipment-
PortType.wsdl. Key information is shown for convenience in the following table.
Table 97 GetCurrentPerformanceStatus PortType Operation
Input Message Name GetCurrentPerformanceStatusRequest
Output Message Name GetCurrentPerformanceStatusResponse
7.2.20.3 WSDL Message(s)
7.2.20.3.1 See the message definitions for “E132HeaderMessage”, “GetCurrentPerformanceStatusRequest”, and
“GetCurrentPerformanceStatusResponse” in E134-Equipment-PortType.wsdl. Key information is shown for
convenience in the following table.
Table 98 DataCollectionManagement Binding
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
GetCurrentPerformanceStatusRequest dcm:GetCurrentPerformanceStatusRequestType
GetCurrentPerformanceStatusResponse dcm:GetCurrentPerformanceStatusResponseType
SEMI E134.1-0305 © SEMI 2005 47
7.2.20.4 XML Schema Types
Figure 33
GetCurrentPerformanceStatusRequest
7.2.20.4.1 GetCurrentPerformanceStatusRequest — This global element acts as a top-level container entity
representing the SOAP body of a GetCurrentPerformanceStatus request. As defined in SEMI E134, this operation
has no input arguments.
Figure 34
GetCurrentPerformanceStatusResponse
7.2.20.4.2 GetCurrentPerformanceStatusResponse — This global element acts as a top-level container entity
representing the SOAP body of the response to an SEMI E134 GetCurrentPerformanceStatus request. It contains
either an element named “objTypeInstances” of complexType “ObjTypeResultArrayType.
Table 99 Translation Table for Output Arguments for the GetCurrentPerformanceStatus Operation
Argument Name Format XML Element or Attribute XML Name/Type
status One and only one element
of type PerformanceStatus
Element Status: dcm:PerformanceStatusType
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.20.4.3 PerformanceStatusType — This global complexType is the XML Schema representation of the SEMI
E134 PerformanceStatus class. The following table describes the mapping of the UML class to this XML Schema
complexType.