semi合集-English.pdf - 第3460页
SEMI E134-0305 © SEMI 2004, 2005 13 so u rceI d e ve n tId in va li dS o ur c e I d in va li dE ven t I d no t P r oduc edB y So ur c e i s D upl ic a t e I n val i d E ven tR eq ue st so u rceI d ex c ept i onI d se ve …

SEMI E134-0305 © SEMI 2004, 2005 12
the date and time at which the plan was installed on
the equipment.
definedBy The identity of the consumer that defined the DCP. Text, equal to a valid identifier for the consumer that
took the action (see Limitations, Section 3.1.2). For
built-in plans (see Section 11.1.2.1 ), this field shall be
a URN of the form “urn:semi-org:equipment”. The
valid values to use for this attribute to identify
consumers shall be specified by any adjunct document
defining a technical binding for this specification.
des cript ion
requiredPrivilege
Unauthoriz edOperation
Figure 8
UnauthorizedOperation Error
9.1.2.2.6 UnauthorizedOperation — This class describes an authorization error associated with a specific operation.
9.1.2.2.6.1 UnauthorizedOperation Attribute Definition Table
Table 8 UnauthorizedOperation Attribute Definition
Attribute Name Definition Form
description A description of the error Text, including the name of the operation and a
description of any important context associated with
the original request.
requiredPrivilege The name of the privilege that is required for the
operation
Text, equal to a valid privilege name or identifier (see
Section 10 ) defined on the equipment that the
consumer must possess in order to execute the
operation. The valid values to use for this attribute
shall be specified by any adjunct document defining a
technical binding for this specification.

SEMI E134-0305 © SEMI 2004, 2005 13
sourceId
eventId
invalidSourceId
invalidEventId
notProduc edBySource
isDuplicate
InvalidEventRequest
sourceId
ex cept ionId
severity
invalidSourceId
invalidExceptionId
invalidSeverity
notProduc edBySource
isDuplicate
InvalidExceptionRequest
sourceId
paramet erName
invalidSourceId
invalidParameterName
notProduc edBySource
invalidContext
InvalidParameterRequest
traceId
duplicateI d
InvalidTraceRequest
sourceId
itemId
invalidStartTrigger
invalidEventTrigger
invalidExc ept ionStat e
invalidSourceId
invalidItemId
notProduc edBySource
isDuplicate
InvalidTrigger
needs Start Trigger
needs StopTrigger
InvalidCycle
planId
desc ription
InvalidPlan
1
invalidEv ents
0..*
1
inv alidExceptions 0. . *
1
inv alidParamet ers
0..*
1
invalidTriggers 0..*
1
inv alidT raceRequest s
0.. *
1
inv alidCycle
0..1
1
duplicat ePlanI d 0. .1
DCPDefined
validI nt erval
InvalidInterval
1
invalidInterval 0..1
1
invalidParamet ers
0..*
Figure 9
InvalidPlan Error
9.1.2.2.7 InvalidPlan — This class provides an overall description of all errors detected with a submitted DCP.
9.1.2.2.7.1 InvalidPlan Attribute Definition Table
Table 9 InvalidPlan Attribute Definition
Attribute Name Definition Form
planId The identifier of the invalid DCP. Text, equal to the ‘id’ attribute of the submitted
DataCollectionPlan.
description A human-readable description of why the
DCP was rejected.
Text.

SEMI E134-0305 © SEMI 2004, 2005 14
9.1.2.2.7.2 InvalidPlan Association Definition Table
Table 10 InvalidPlan Association Definition
Association Role Name Definition Comments
invalidEvents List of event requests that have one or
more errors.
Unordered list of elements of type InvalidEventRequest,
described in Section 9.1.2.2.7.
invalidExceptions List of exception requests that have one or
more errors.
Unordered list of elements of type
InvalidExceptionRequest, described in Section 9.1.2.2.8.
duplicatePlanId Description of a pre-existing plan that has
an identical ‘id’ attribute.
Structure, of type DCPDefined, described in Section
9.1.2.2.4.
invalidTraceRequests List of trace requests that have one or
more errors.
Unordered list of elements of type InvalidTraceRequest,
described in Section 9.1.2.2.10.
9.1.2.2.8 InvalidEventRequest — this class describes errors detected in requested events in a submitted plan
definition. An event request can be invalid if 1) the equipment does not recognize the sourceId, 2) the equipment
does not recognize the eventId, 3) the sourceId and eventId are both recognized by the equipment, but the specified
source is not the source of the requested event, or 4) the same source/event combination appears in more than one
event request within the DCP.
9.1.2.2.8.1 InvalidEventRequest Attribute Definition Table
Table 11 InvalidEventRequest Attribute Definition
Attribute Name Definition Form
sourceId The sourceId from the invalid event request provided in the DCP. Text
eventId The eventId from the invalid event request provided in the DCP. Text
invalidSourceId Whether or not the sourceId identifies a valid source supported by the
equipment.
Boolean. If true, the
identified source is
not recognized.
invalidEventId Whether or not the eventId identifies a valid event supported by the
equipment.
Boolean. If true, the
event id is not
recognized.
notProducedBySource Whether or not the identified source is the source of the identified event. Boolean. If true, both
the source and event
id’s are recognized,
but the identified
source does not
generate the
requested event.
isDuplicate Whether or not the requested event appears more than once in the DCP. Boolean.
9.1.2.2.8.2 InvalidEventRequest Association Definition Table
Table 12 InvalidEventRequest Association Definition
Association Role Name Definition Comments
invalidParameters List of parameter requests for the event
that have one or more errors.
Unordered list of zero or more elements of type
InvalidParameterRequest, described in Section 9.1.2.2.9.
9.1.2.2.9 InvalidExceptionRequest — this class describes errors detected in requested exceptions in a submitted
plan definition. An exception request can be invalid if 1) the equipment does not recognize the sourceId, 2) the
equipment does not recognize the exceptionId, 3) the equipment recognizes both the sourceId and exceptionId, but
the specified source is not the source of the requested exception, 4) the requested severity is not supported, or 5) the
same exception criteria appears in more than one event request within the DCP.