semi合集-English.pdf - 第7894页
SEMI T13.2-1104 © SEMI 2004 14 <xsd:element name="ServiceStatus" type="ServiceStatusType"/> </xsd:sequence> <xsd:attributeGroup ref="RegResponseAttr"/> </xsd:complexType…

SEMI T13.2-1104 © SEMI 2004 13
XML Message Schema Name: T13AdmitResponseDtmg.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"/>
<!-- - - - - - - - - Admit Response - - - - - - - - -->
<xsd:element name="AdmitResponse" type="AdmitResponseType"/>
<xsd:complexType name="AdmitResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ResignRequestDtmg.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"/>
<!-- - - - - - - Resign Request - - - - - - -->
<xsd:element name="ResignRequest" type="ResignRequestType"/>
<xsd:complexType name="ResignRequestType">
<xsd:sequence>
<xsd:element name="ManagingTracer" type="xsd:string"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13SResignResponseDtmg.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"/>
<!-- - - - - - - - Resign Response - - - - - - - - -->
<xsd:element name="ResignResponse" type="ResignResponseType"/>
<xsd:complexType name="ResignResponseType">
<xsd:sequence>

SEMI T13.2-1104 © SEMI 2004 14
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13DevolveRequestDtmg.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"/>
<!-- - - - - - - - Devolve Request - - - - - - - - -->
<xsd:element name="DevolveRequest" type="DevolveRequestType"/>
<xsd:complexType name="DevolveRequestType">
<xsd:sequence>
<xsd:element name="Tracer" type="xsd:string" minOccurs=”1” maxOccurs=”unbounded”/>
</xsd:sequence>
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13DevolveResponseDtmg.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"/>
<!-- - - - - - - - Devolve Response - - - - - - - - -->
<xsd:element name="DevolveResponse" type="DevolveResponseType"/>
<xsd:complexType name="DevolveResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13LogExceptionRequestDtmg.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"/>

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