semi合集-English.pdf - 第3530页

SEMI E134.1-0305 © SEMI 2005 17 Table 18 Translation Tabl e for Input Arguments for the DefinePlan Operatio n Argument Name Format XML Elemen t or Attribute XML Name/Type newPlan Structured data, of type DataCollectionPl…

100%1 / 7923
SEMI E134.1-0305 © SEMI 2005 16
7.2.11 DefinePlan
7.2.11.1 WSDL Operation Binding
7.2.11.1.1 See the operation binding for “DefinePlan” in SEMI E134-Equipment-Binding.wsdl. Key information is
shown for convenience in the following table.
Table 15 DefinePlan Operation Binding
SOAPAction
urn:semi-org:ws.E134-1.V0305.DCMEqp-binding:DefinePlan
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
7.2.11.2 WSDL Operation
7.2.11.2.1 See the portType operation definition for “DefinePlan” in E134-Equipment-PortType.wsdl. Key
information is shown for convenience in the following table.
Table 16 DefinePlan PortType Operation
Input Message Name DefinePlanRequest
Output Message Name DefinePlanResponse
7.2.11.3 WSDL Message(s)
7.2.11.3.1 See the message definitions for “E132HeaderMessage”, “DefinePlanRequest”, and
“DefinePlanResponse” in E134-Equipment-PortType.wsdl. Key information is shown for convenience in the
following table.
Table 17 DataCollectionManagement Binding
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
DefinePlanRequest dcm:DefinePlanRequestType
DefinePlanResponse dcm:DefinePlanResponseType
7.2.11.4 XML Schema Types
Figure 6
DefinePlanRequest
7.2.11.4.1 DefinePlanRequest - this global element acts as a top-level container entity representing the SOAP body
of a DefinePlan request. As defined in SEMI E134, this operation has one input argument: the new DCP that is
being defined. This argument is modeled as a single element named “NewPlan” of complexType
“DataCollectionPlanType”.
SEMI E134.1-0305 © SEMI 2005 17
Table 18 Translation Table for Input Arguments for the DefinePlan Operation
Argument Name Format XML Element or Attribute XML Name/Type
newPlan Structured data, of
type
DataCollectionPlan
element NewPlan: dcm:DataCollectionPlanType
7.2.11.4.2 DataCollectionPlanType — This global complexType is the XML Schema representation of the SEMI
E134 Data Collection Plan class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 19 Translation Table for DataCollectionPlanType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
name Text attribute name: xsd:string
id Text attribute id: xsd:string
intervalInMinutes Positive Integer >=0 attribute intervalInMinutes: xsd:int
isPersistent Boolean attribute isPersistent: xsd:boolean
description Text Element Description: xsd:string
eventRequests List of structured data, of type
EventRequest
Element EventRequest: dcm:EventRequestType
exceptionRequests List of structured data of type
ExceptionRequest
Element ExceptionRequests:
dcm:ExceptionRequestType
traceRequests List of structured data of type
TraceRequest
Element TraceRequests: dcm:TraceRequestType
Figure 7
DataCollectionPlanType
SEMI E134.1-0305 © SEMI 2005 18
7.2.11.4.3 EventRequestType — This global complexType is the XML Schema representation of the SEMI E134
Event Request class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 20 Translation Table for EventRequestType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
sourceId Text Attribute sourceId: xsd:string
eventId Text Attribute eventId: xsd:string
parameterRequests Ordered list of structured data, of
type ParameterRequest
Element ParameterRequests:
dcm:ParameterRequest
Figure 8
EventRequestType
7.2.11.4.4 ParameterRequestType – This global complexType is the XML Schema representation of the SEMI E134
Event Request class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 21 Translation Table for ParameterRequestType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
sourceId Text Attribute xsd:string
parameterName Text Attribute xsd:string
7.2.11.4.5 ExceptionRequestType — This global complexType is the XML Schema representation of the SEMI
E134 Exception Request class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 22 Translation Table for ExceptionRequestType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
sourceId Text Attribute sourceId: xsd:string
exceptionId Text Attribute exceptionId: xsd:string
severity Text Attribute severity: xsd:string
7.2.11.4.6 TraceRequestType — This global complexType is the XML Schema representation of the SEMI E134
Trace Request class. The following table describes the mapping of the UML class to this XML Schema
complexType.