semi合集-English.pdf - 第3565页

SEMI E134.1-0305 © SEMI 2005 52 Table 112 Translation Tab le for ReportSelectorType Attribute or Role Name UML Type XML Element or Attribute (or Reference) XML Name/Type TraceReport Structured data, of type TraceReport E…

100%1 / 7923
SEMI E134.1-0305 © SEMI 2005 51
7.3.5.4 XML Schema Types
Figure 35
NewDataNotification
7.3.5.4.1 NewDataNotification — This global element acts as a top-level container entity representing the SOAP
body of a NewData Notification. As defined in SEMI E134, this operation has one output argument: the Data
Collection Report, DCR. This argument is modeled as an element named “DCR” of complexType
“dcm:DataCollectionReportType”.
Table 110 Translation Table for Input Arguments for the NewDataNotification Operation
Argument Name Format XML Element or Attribute XML Name/Type
dataCollectionReport Structured data, of type
DataCollectionReport
Element DCR: dcm:DataCollectionReportType
7.3.5.4.2 DataCollectionReportType — This global complexType is the XML Schema representation of the SEMI
E134 DataCollectionReport class. The following table describes the mapping of the UML class to this XML
Schema complexType
Table 111 Translation Table for DataCollectionReportType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
reports 1 or more elements of any type
derived from Report
Element Report:
dcm:ReportSelectorType
planId Text Attribute planId: xsd:string
bufferStartTime Text Attribute bufferStartTime: xsd:dateTime
bufferEndTime Text Attribute bufferEndTime: xsd:dateTime
reportTime Text Attribute reportTime: xsd:dateTime
7.3.5.4.3 ReportSelectorType — This global complexType is the XML Schema representation of the SEMI E134
Report class. The following table describes the mapping of the UML class to this XML Schema complexType.
SEMI E134.1-0305 © SEMI 2005 52
Table 112 Translation Table for ReportSelectorType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
TraceReport Structured data, of type
TraceReport
Element TraceReport:
dcm:TraceReportType
EventReport Structured data, of type
EventReport
Element EventReport:
dcm:EventReportType
EventReport Structured data, of type
ExceptionReport
Element ExceptionReport:
dcm:ExceptionReportType
7.3.5.4.4 EventReportType — This global complexType is the XML Schema representation of the SEMI E134
DataCollectionReport class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Figure 36
EventReportType
SEMI E134.1-0305 © SEMI 2005 53
Table 113 Translation Table for EventReportType
Attribute or Role Name UML Type
XML Element or Attribute
(or Reference)
XML Name/Type
parameterValues Ordered list of zero or more
elements of type
ParameterValue
Element PV: dcm:ParameterValueType
sourceId Text Attribute sourceId: xsd:string
eventId Text Attribute eventId: xsd:string
eventTime Text Attribute eventTime: xsd:dateTime
7.3.5.4.5 ExceptionReportType — This global complexType is the XML Schema representation of the SEMI E134
ExceptionReport class. The following table describes the mapping of the UML class to this XML Schema
complexType.
Figure 37
ExceptionReportType