semi合集-English.pdf - 第7811页
SEMI T12.2-0704 © SEMI 2004 40 <xsd:complexType name="InstallResponseType"> <xsd:sequence> <xsd:element name="Handle" type="xsd:string" minOccurs="0" maxOccurs="…

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

SEMI T12.2-0704 © SEMI 2004 41
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 Data Request - - - - - - - - -->
<xsd:element name="ShowDataRequest" type="ShowDataRequestType"/>
<xsd:complexType name="ShowDataRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowDataResponseIvt.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"/>
<!-- - - - - - - - Show Data Response - - - - - - - - -->
<xsd:element name="ShowDataResponse" type="ShowDataResponseType"/>
<xsd:complexType name="ShowDataResponseType">
<xsd:sequence>
<xsd:element name="AttachmentInfo" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowNamespaceRequestIvt.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"/>
<!-- - - - - - - - Show Namespace Request - - - - - - - - -->
<xsd:element name="ShowNamespaceRequest" type="ShowNamespaceRequestType"/>
<xsd:complexType name="ShowNamespaceRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>