semi合集-English.pdf - 第7782页
SEMI T12.2-0704 © SEMI 2004 11 <xsd:atributeGroup ref="RegRequestAttr"/> </xsd:complexType> </xsd:schema> XML Message Schema Name: T12DestructResponseExc.xsd for Exception Class <xsd:schema…

SEMI T12.2-0704 © SEMI 2004 10
XML Message Schema Name: T12UpdateHistoryRequestAtt.xsd for Attachment Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema
xmlns:jit=
http://www.semi.org/Traceability/T12.2-V01
targetNamespace=http://www.semi.org/Traceability/T12.2-V01
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Update History Request - - - - - - - - -->
<xsd:element name="UpdateHistoryRequest" type="UpdateHistoryRequestType"/>
<xsd:complexType name="UpdateHistoryRequestType">
<xsd:sequence>
<xsd:element name="Items" type="xsd:string"/>>
<xsd:element name="History" type="HistoryType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12UpdateHistoryResponseAtt.xsd for Attachment Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema
xmlns:jit=
http://www.semi.org/Traceability/T12.2-V01
targetNamespace=
http://www.semi.org/Traceability/T12.2-V01
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Update History Response - - - - - - - - -->
<xsd:element name="UpdateHistoryResponse" type="UpdateHistoryResponseType"/>
<xsd:complexType name="UpdateHistoyResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12DestructRequestExc.xsd for Exception Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema
xmlns:jit=
http://www.semi.org/Traceability/T12.2-V01
targetNamespace=
http://www.semi.org/Traceability/T12.2-V01
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Destruct Request - - - - - - - - -->
<xsd:element name="DestructRequest" type="DestructRequestType"/>
<xsd:complexType name="DestructRequestType">

SEMI T12.2-0704 © SEMI 2004 11
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12DestructResponseExc.xsd for Exception Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema
xmlns:jit=
http://www.semi.org/Traceability/T12.2-V01
targetNamespace=
http://www.semi.org/Traceability/T12.2-V01
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Destruct Response - - - - - - - - -->
<xsd:element name="DestructResponse" type="DestructResponseType"/>
<xsd:complexType name="DestructResponseType">
<xsd:sequence>
<xsd:element name="State" type="ExceptionStateType"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
<!-- - - - - - - - -$$$ State for Exception $$$- - - - - - - - -->
<xsd:simpleType name="ExceptionStateType">
<restriction base="xsd:string">
<enumeration value="CLEARED"/>
<enumeration value="SET"/>
<enumeration value="NO STATE"/>
</restriction>
</xsd:simpleType>
</xsd:schema>
XML Message Schema Name: T12ShowCategoryRequestExc.xsd for Exception Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema
xmlns:jit=http://www.semi.org/Traceability/T12.2-V01
targetNamespace=
http://www.semi.org/Traceability/T12.2-V01
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Show Category Request - - - - - - - - -->
<xsd:element name="ShowCategoryRequest" type="ShowCategoryRequestType"/>
<xsd:complexType name="ShowCategoryRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowCategoryResponseExc.xsd for Exception Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema
xmlns:jit=http://www.semi.org/Traceability/T12.2-V01

SEMI T12.2-0704 © SEMI 2004 12
targetNamespace=http://www.semi.org/Traceability/T12.2-V01
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Show Category Response - - - - - - - - -->
<xsd:element name="ShowCategoryResponse" type="ShowCategoryResponseType"/>
<xsd:complexType name="ShowCategoryResponseType">
<xsd:sequence>
<xsd:element name="Category" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowCodeRequestExc.xsd for Exception Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema
xmlns:jit=
http://www.semi.org/Traceability/T12.2-V01
targetNamespace=
http://www.semi.org/Traceability/T12.2-V01
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Show Code Request - - - - - - - - -->
<xsd:element name="ShowCodeRequest" type="ShowCodeRequestType"/>
<xsd:complexType name="ShowCodeRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowCodeResponseExc.xsd for Exception Class
<xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:jit=
http://www.semi.org/Traceability/T12.2-V01
targetNamespace=http://www.semi.org/Traceability/T12.2-V01
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - - Show Code Response - - - - - - - - -->
<xsd:element name="ShowCodeResponse" type="ShowCodeResponseType"/>
<xsd:complexType name="ShowCodeResponseType">
<xsd:sequence>
<xsd:element name="Code" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>