semi合集-English.pdf - 第7802页
SEMI T12.2-0704 © SEMI 2004 31 XML Message Schema Name: T12ListRecordsRequestHdb.xsd for HistoryDB Class <xsd:schema xmlns:xsd= http://www.w3.org/2001/XMLSchema xmlns:jit= http://www.semi.org/Traceability/T12.2-V01 ta…

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>

SEMI T12.2-0704 © SEMI 2004 31
XML Message Schema Name: T12ListRecordsRequestHdb.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"/>
<!-- - - - - - - - List Records Request - - - - - - - - -->
<xsd:element name="ListRecordsRequest" type="ListRecordsRequestType"/>
<xsd:complexType name="ListRecordsRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ListRecordsResponseHdb.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"/>
<!-- - - - - - - - List Records Response - - - - - - - - -->
<xsd:element name="ListRecordsResponse" type="ListRecordsResponseType"/>
<xsd:complexType name="ListRecordsResponseType">
<xsd:sequence>
<xsd:element name="History" type="HistoryType" minOccurs="0"
maxOccurs="unbounded"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ResetRequestHdb.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"/>
<!-- - - - - - - - Reset Request - - - - - - - - -->
<xsd:element name="ResetRequest" type="ResetRequestType"/>

SEMI T12.2-0704 © SEMI 2004 32
<xsd:complexType name="ResetRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
<xsd:element name="DataName" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ResetResponseHdb.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"/>
<!-- - - - - - - - Rest Response - - - - - - - - -->
<xsd:element name="ResetResponse" type="ResetResponseType"/>
<xsd:complexType name="ResetResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowHistoryRequestHdb.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"/>
<!-- - - - - - - - Show History Request - - - - - - - - -->
<xsd:element name="ShowHistoryRequest" type="ShowHistoryRequestType"/>
<xsd:complexType name="ShowHistoryRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
<xsd:element name="Items" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>>
<xsd:element name="Restriction" type="xsd:string" minOccurs="0"
maxOccurs="unbounded"/>>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowHistoryResponseHdb.xsd for HistoryDB Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema