semi合集-English.pdf - 第7887页

SEMI T13.2-1104 © SEMI 2004 7 <xsd:complexType name="ShowPhenomenaRequestType"> <xsd:attributeGroup ref="RegRequestAttr"/> </xsd:complexType> </xsd:schema> XML Message Schema N…

100%1 / 7923
SEMI T13.2-1104 © SEMI 2004 6
XML Message Schema Name: T13ShowPropertyRequestCmo.xsd for CircuitModule 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 Property Request - - - - - - - - -->
<xsd:element name="ShowPropertyRequest" type="ShowPropertyRequestType"/>
<xsd:complexType name="ShowPropertyRequestType">
<xsd:sequence>
<xsd:element name="Designation" type="xsd:string" minOccurs="0"
maxOccurs="unbounded”/>
</xsd:sequence>
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ShowPropertyResponseCmo.xsd for CircuitModule 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 Property Response - - - - - - - - -->
<xsd:element name="ShowPropertyResponse" type="ShowPropertyResponseType"/>
<xsd:complexType name="ShowPropertyResponseType">
<xsd:sequence>
<xsd:element name="Property" type="xsd:anyType" minOccurs="0"
maxOccurs="unbounded"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ShowPhenomenaRequestDtc.xsd for DieTraceClient 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 Phenomena Request - - - - - - - - -->
<xsd:element name="ShowPhenomenaRequest" type="ShowPhenomenaRequestType"/>
SEMI T13.2-1104 © SEMI 2004 7
<xsd:complexType name="ShowPhenomenaRequestType">
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ShowPhenomenaResponseDtc.xsd for DieTraceClient 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 Phenomena Response - - - - - - - - -->
<xsd:element name="ShowPhenomenaResponse" type="ShowPhenomenaResponseType"/>
<xsd:complexType name="ShowPhenomenaResponseType">
<xsd:sequence>
<xsd:element name="Phenomena" type="xsd:anyType" minOccurs="0"
maxOccurs="unbounded"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13SetAlertRequestDtc.xsd for DieTraceClient 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"/>
<!-- - - - - - - - - Set Alert Request - - - - - - - - -->
<xsd:element name="SetAlertRequest" type="SetAlertRequestType"/>
<xsd:complexType name="SetAlertRequestType">
<xsd:sequence>
<xsd:element name="Alert" type="xsd:anyType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13SetAlertResponseDtc.xsd for DieTraceClient 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">
SEMI T13.2-1104 © SEMI 2004 8
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T13.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Set Alert Response - - - - - - - - -->
<xsd:element name="SetAlertResponse" type="SetAlertResponseType"/>
<xsd:complexType name="SetAlertResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ShowDataRequestDtd.xsd for DieTraceData 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 Data Request - - - - - - - - -->
<xsd:element name="ShowDataRequest" type="ShowDataRequestType"/>
<xsd:complexType name="ShowDataRequestType">
<xsd:attributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ShowDataResponseDtd.xsd for DieTraceData 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 Data Response - - - - - - - - -->
<xsd:element name="ShowDataResponse" type="ShowDataResponseType"/>
<xsd:complexType name="ShowDataResponseType">
<xsd:sequence>
<xsd:element name="DataValue" type="xsd:anyType"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:attributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T13ShowPropertyRequestDtd.xsd for DieTraceData Class
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema