semi合集-English.pdf - 第7800页

SEMI T12.2-0704 © SEMI 2004 29 <xsd:element name="UpdateHistoryRequest" type="UpdateHistoryRequestType"/> <xsd:complexType name="UpdateHistoryRequestType"> <xsd:sequence> &…

100%1 / 7923
SEMI T12.2-0704 © SEMI 2004 28
<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 State Request - - - - - - - - -->
<xsd:element name="ShowStateRequest" type="ShowStateRequestType"/>
<xsd:complexType name="ShowStateRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowStateResponseHbf.xsd for HistoryBuffer 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 State Response - - - - - - - - -->
<xsd:element name="ShowStateResponse" type="ShowStateResponseType"/>
<xsd:complexType name="ShowStateResponseType">
<xsd:sequence>
<xsd:element name="State" type="HistoryBufferStateType"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
<!-- - - - - - - - -$$$ State for History Buffer $$$- - - - - - - - -->
<xsd:simpleType name="HistoryBufferStateType">
<restriction base="xsd:string">
<enumeration value="EMPTY"/>
<enumeration value="BUFFERED"/>
<enumeration value="NO STATE"/>
</restriction>
</xsd:simpleType>
</xsd:schema>
XML Message Schema Name: T12UpdateHistoryRequestHbf.xsd for HistoryBuffer 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 - - - - - - - - -->
SEMI T12.2-0704 © SEMI 2004 29
<xsd:element name="UpdateHistoryRequest" type="UpdateHistoryRequestType"/>
<xsd:complexType name="UpdateHistoryRequestType">
<xsd:sequence>
<xsd:element name="History" type="HistoryType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12UpdateHistoryResponseHbf.xsd for HistoryBuffer 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: T12AdoptRequestHdb.xsd for HistoryDB 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"/>
<!-- - - - - - - - Adopt Request - - - - - - - - -->
<xsd:element name="AdoptRequest" type="AdoptRequestType"/>
<xsd:complexType name="AdoptRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
<xsd:element name="History" type="HistoryType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12AdoptResponseHdb.xsd for HistoryDB 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 30
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"/>
<!-- - - - - - - - Adopt Response - - - - - - - - -->
<xsd:element name="AdoptResponse" type="AdoptResponseType"/>
<xsd:complexType name="AdoptResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12DisownRequestHdb.xsd for HistoryDB 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"/>
<!-- - - - - - - - Disown Request - - - - - - - - -->
<xsd:element name="DisownRequest" type="DisownRequestType"/>
<xsd:complexType name="DisownRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12DisownResponseHdb.xsd for HistoryDB 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"/>
<!-- - - - - - - - Disown Response - - - - - - - - -->
<xsd:element name="DisownResponse" type="DisownResponseType"/>
<xsd:complexType name="DisownResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>