semi合集-English.pdf - 第3533页

SEMI E134.1-0305 © SEMI 2005 20 Table 25 Translation Tab le for ExceptionTrig gerType Attribute or Role Name UML Type XML Element or Attribute (or Reference) XML Name/Type sourceId Text Attribute sourceId: xsd:string exc…

100%1 / 7923
SEMI E134.1-0305 © SEMI 2005 19
Table 23 Translation Table for TraceRequestType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
id Integer Attribute id: xsd:int
intervalInSeconds Real number. Attribute intervalInSeconds: xsd:float
collectionCount Positive Integer >=0 Attribute collectionCount: xsd:int
groupSize Integer >=0 Attribute groupSize: xsd:int
isCyclical Boolean Attribute isCyclical: xsd:boolean
startOn List of structured data of any
type subclassed from Trigger
Element StartOn:
dcm:TriggerSelectorType
stopOn List of structured data of any
type subclassed from Trigger
Element StopOn:
dcm:TriggerSelectorType
parameterRequests Ordered list of structured data,
of type ParameterRequest
Element ParameterRequests:
dcm:ParameterRequestType
Figure 9
TraceRequestType
7.2.11.4.7 EventTriggerType — This global complexType is the XML Schema representation of the SEMI E134
Event Trigger class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 24 Translation Table for EventTriggerType
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
7.2.11.4.8 ExceptionTriggerType — This global complexType is the XML Schema representation of the SEMI E134
Exception Trigger class. The following table describes the mapping of the UML class to this XML Schema
complexType.
SEMI E134.1-0305 © SEMI 2005 20
Table 25 Translation Table for ExceptionTriggerType
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
exceptionState Text. Attribute exceptionState: xsd:string
7.2.11.4.9 ParameterRequestType — This global complexType is the XML Schema representation of the SEMI
E134 Parameter Request class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Table 26 Translation Table for ParameterRequestType
Attribute or Role
Name
UML Type
XML Element or
Attribute
(or Reference)
XML Name/Type
sourceId Text Attribute sourceId: xsd:string
parameterName Text Attribute parameterName: xsd:string
7.2.11.4.10 DefinePlanResponse — This global element acts as a top-level container entity representing the SOAP
body of the response to an SEMI E134 DefinePlan request. It contains either an element named “PlanDefined” of
complexType “DCPDefinedType” or an element named “Error” of complexType “DefinePlanErrorType”.
DefinedPlanErrorType contains the Common Components Error class and a choice of either an
UnauthorizedOperationError or InvalidPlanError as decribed in the following table.
Table 27 Translation Table for Output Arguments for the DefinePlan Operation
Argument Name Format XML Element or Attribute XML Name/Type
planDefined Structured data, of type
DCPDefined
Element PlanDefined: dcm:DCPDefinedType
error N/A Element ErrorType: ccs:Error
error Structured data, of type
UnauthorizedOperation
Element UnauthorizedOperationError:
eca:UnauthorizedOperationType
error Structured data, of type
InvalidPlan
Element InvalidPlanError: dcm:InvalidPlanType
SEMI E134.1-0305 © SEMI 2005 21
Figure 10
DefinePlanResponseType
7.2.11.4.11 DCPDefinedType — This global complexType is the XML Schema representation of the SEMI E134
DCPDefined class. The following table describes the mapping of the UML class to this XML Schema complexType
Table 28 Translation Table for DCPDefinedType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
planId Text. Attribute planId: xsd:string
timeDefined Text Attribute timeDefined: xsd:datetime
definedBy Text Attribute definedBy: xsd:string
7.2.11.4.12 UnauthorizedOperationType — UnauthorizedOperationType is defined and described in SEMI E132.1.
Please reference E132.1 for the description of the UnathorizedOperationType.
7.2.11.4.13 InvalidPlanType — This global complexType is the XML Schema representation of the SEMI E134
InvalidPlan class. The following table describes the mapping of the UML class to this XML Schema complexType.
Table 29 Translation Table for InvalidPlanType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
planId Text Attribute planId: xsd:string
description Text Attribute description: xsd:string
invalidEvents Unordered list of elements of
type InvalidEventRequest
Element InvalidEvents:
dcm:InvalidEventsRequestType
invalidExceptions Unordered list of elements of
type InvalidExceptionRequest
Element InvalidExceptions:
dcm:InvalidExceptionsRequestType
duplicatePlanId Structure, of type DCPDefined Element DuplicatePlanId: dcm:DCPDefinedType
reference ¶7.2.11.4.11
invalidTraceRequests Unordered list of elements of
type InvalidTraceRequest
Element InvalidTraceRequests:
dcm:InvalidTraceRequestsType