semi合集-English.pdf - 第7896页
SEMI T13.2-1104 © SEMI 2004 16 <xsd:schema xmlns:xsd=” http://www.w3.org/2001/XMLSchema ” xmlns:jit=” http://www.semi.org/Traceability/T13.2-V01 ” targetNamespace=” http://www.semi.org/Traceability/T13.2-V01 ” element…

SEMI T13.2-1104 © SEMI 2004 15
<!-- - - - - - - - Log Exception Request - - - - - - - - -->
<xsd:element name="LogExceptionRequest" type="LogExceptionRequestType"/>
<xsd:complexType name="LogExceptionRequestType">
<xsd:sequence>
<xsd:element name="Exceptions" type="xsd:anyType" minOccurs=”1”
maxOccurs=”unbounded”/>
</xsd:sequence>
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13LogExceptionResponseDtmg.xsd for DieTraceManager Class
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema
”
xmlns:jit=”
http://www.semi.org/Traceability/T13.2-V01”
targetNamespace=”
http://www.semi.org/Traceability/T13.2-V01”
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T13.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Log Exception Response - - - - - - - - -->
<xsd:element name="LogExceptionResponse" type="LogExceptionResponseType"/>
<xsd:complexType name="LogExceptionResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13CollectDTDRequestDtr.xsd for DieTracer Class
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema
”
xmlns:jit=”
http://www.semi.org/Traceability/T13.2-V01”
targetNamespace=”http://www.semi.org/Traceability/T13.2-V01”
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T13.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Collect DTD Request - - - - - - - - -->
<xsd:element name="CollectDTDRequest" type="CollectDTDRequestType"/>
<xsd:complexType name="CollectDTDRequestType">
<xsd:sequence>
<xsd:element name="DataName" type="xsd:string"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13CollectDTDResponseDtr.xsd for DieTracer Class

SEMI T13.2-1104 © SEMI 2004 16
<xsd:schema xmlns:xsd=”http://www.w3.org/2001/XMLSchema”
xmlns:jit=”
http://www.semi.org/Traceability/T13.2-V01”
targetNamespace=”
http://www.semi.org/Traceability/T13.2-V01”
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T13.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Collect DTD Response - - - - - - - - -->
<xsd:element name="CollectDTDResponse" type="CollectDTDResponseType"/>
<xsd:complexType name="CollectDTDResponseType">
<xsd:sequence>
<xsd:element name="TraceData" type="xsd:anyType" minOccurs=”0” maxOccurs=”1”/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13PlanDTDRequestDtr.xsd for DieTracer Class
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema
”
xmlns:jit=”
http://www.semi.org/Traceability/T13.2-V01”
targetNamespace=”
http://www.semi.org/Traceability/T13.2-V01”
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T13.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Plan DTD Request - - - - - - - - -->
<xsd:element name="PlanDTDRequest" type="PlanDTDRequestType"/>
<xsd:complexType name="PlanDTDRequestType">
<xsd:sequence>
<xsd:element name="DataName" type="xsd:string" minOccurs="1"
maxOccurs="unbounded"/>
<xsd:element name="Target" type="xsd:string"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13PlanDTDResponseDtr.xsd for DieTracer Class
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema
”
xmlns:jit=”
http://www.semi.org/Traceability/T13.2-V01”
targetNamespace=”
http://www.semi.org/Traceability/T13.2-V01”
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T13.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Plan DTD Response - - - - - - - - -->
<xsd:element name="PlanDTDResponse" type="PlanDTDResponseType"/>
<xsd:complexType name="PlanDTDResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>

SEMI T13.2-1104 © SEMI 2004 17
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ShowDTDRequestDtr.xsd for ExpiryDieTracer Class
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema
”
xmlns:jit=”
http://www.semi.org/Traceability/T13.2-V01”
targetNamespace=”
http://www.semi.org/Traceability/T13.2-V01”
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T13.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Show DTD Request - - - - - - - - -->
<xsd:element name="ShowDTDRequest" type="ShowDTDRequestType"/>
<xsd:complexType name="ShowDTDRequestType">
<xsd:sequence>
<xsd:element name="DataName" type="xsd:string"/>
<xsd:element name="Target" type="xsd:string" minOccurs=”0” maxOccurs=”1”/>
</xsd:sequence>
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ShowDTDResponseDtr.xsd for DieTracer Class
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema
”
xmlns:jit=”
http://www.semi.org/Traceability/T13.2-V01”
targetNamespace=”
http://www.semi.org/Traceability/T13.2-V01”
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T13.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Show DTD Response - - - - - - - - -->
<xsd:element name="ShowDTDResponse" type="ShowDTDResponseType"/>
<xsd:complexType name="ShowDTDResponseType">
<xsd:sequence>
<xsd:element name="DieTraceData" type="xsd:anyType" minOccurs=”0” maxOccurs=”1”/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13SetForwardRequestDtr.xsd for DieTracer Class
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema
”
xmlns:jit=”
http://www.semi.org/Traceability/T13.2-V01”
targetNamespace=”
http://www.semi.org/Traceability/T13.2-V01”
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include