semi合集-English.pdf - 第7810页
SEMI T12.2-0704 © SEMI 2004 39 XML Message Schema Name: T12ChangeNamespaceResponseIvt.xsd for Inventory Class <xsd:schema xmlns:xsd= http://www.w3.org/2001/XMLSchema xmlns:jit= http://www.semi.org/Traceability/T12.2-V…

SEMI T12.2-0704 © SEMI 2004 38
<!-- - - - - - - - - - Show History Request - - - - - - - - - - -->
<xsd:element name="ShowHistoryRequest" type="ShowHistoryRequestType"/>
<xsd:complexType name="ShowHistoryRequestType">
<xsd:sequence>
<xsd:element name="Items" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Restriction" type="xsd:steing" minOccurs="0"
maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowHistoryResponseHrd.xsd for HistoryRecord 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 Response - - - - - - - - - - -->
<xsd:element name="ShowHistoryResponse" type="ShowHistoryResponseType"/>
<xsd:complexType name="ShowHistoryResponseType">
<xsd:sequence>
<xsd:element name="History" type=" HistoryTypeForHistoryRecord" minOccurs="0"
maxOccurs="unbounded"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ChangeNamespaceRequestIvt.xsd for Inventory 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"/>
<!-- - - - - - - - Change Namespace Request - - - - - - - - -->
<xsd:element name="ChangeNamespaceRequest" type="ChangeNamespaceRequestType"/>
<xsd:complexType name="ChangeNamespaceRequestType">
<xsd:sequence>
<xsd:element name="Group" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>

SEMI T12.2-0704 © SEMI 2004 39
XML Message Schema Name: T12ChangeNamespaceResponseIvt.xsd for Inventory 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"/>
<!-- - - - - - - - Change Namespace Response - - - - - - - - -->
<xsd:element name="ChangeNamespeceResponse" type="ChangeNamespeceResponseType"/>
<xsd:complexType name="ChangeNamespaceResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12InstallRequestIvt.xsd for Inventory 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"/>
<!-- - - - - - - - Install Request - - - - - - - - -->
<xsd:element name="InstallRequest" type="InstallRequestType"/>
<xsd:complexType name="InstallRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
<xsd:element name="AttachmentName" type="xsd:string"/>
<xsd:element name="AttachmentType" type="xsd:string"/>
<xsd:element name="Location" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element name="History" type="HistoryType" minOccurs="0"
maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12InstallResponseIvt.xsd for Inventory 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"/>
<!-- - - - - - - - Install Response - - - - - - - - -->
<xsd:element name="InstallResponse" type="InstallResponseType"/>

SEMI T12.2-0704 © SEMI 2004 40
<xsd:complexType name="InstallResponseType">
<xsd:sequence>
<xsd:element name="Handle" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ListUpRequestIvt.xsd for Inventory 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 Up Request - - - - - - - - -->
<xsd:element name="ListUpRequest" type="ListUpRequestType"/>
<xsd:complexType name="ListUpRequestType">
<xsd:sequence>
<xsd:element name="Restriction" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ListUpResponseIvt.xsd for Inventory 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 Up Response - - - - - - - - -->
<xsd:element name="ListUpResponse" type="ListUpResponseType"/>
<xsd:complexType name="ListUpResponseType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType" minOccurs="0"
maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowDataRequestIvt.xsd for Inventory Class
<xsd:schema xmlns:xsd=
http://www.w3.org/2001/XMLSchema