semi合集-English.pdf - 第7814页
SEMI T12.2-0704 © SEMI 2004 43 <xsd:element name="ServiceStatus" type="ServiceStatusType"/> </xsd:sequence> <xsd:atributeGroup ref="RegResponseAttr"/> </xsd:complexType&…

SEMI T12.2-0704 © SEMI 2004 42
XML Message Schema Name: T12ShowNamespaceResponseIvt.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 Response - - - - - - - - -->
<xsd:element name="ShowNamespeceResponse" type="ShowNamespeceResponseType"/>
<xsd:complexType name="ShowNamespaceResponseType">
<xsd:sequence>
<xsd:element name="Group" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12UninstallRequestIvt.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"/>
<!-- - - - - - - - Uninstall Request - - - - - - - - -->
<xsd:element name="UninstallRequest" type="UninstallRequestType"/>
<xsd:complexType name="UninstallRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12UninstallResponseIvt.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"/>
<!-- - - - - - - - Uninstall Response - - - - - - - - -->
<xsd:element name="UninstallResponse" type="UninstallResponseType"/>
<xsd:complexType name="UninstallResponseType">
<xsd:sequence>

SEMI T12.2-0704 © SEMI 2004 43
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12UpdateRequestIvt.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"/>
<!-- - - - - - - - Update Request - - - - - - - - -->
<xsd:element name="UpdateRequest" type="UpdateRequestType"/>
<xsd:complexType name="UpdateRequestType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
<xsd:element name="Operation" type="OperationType"/>
<xsd:element name="Location" type="xsd:string" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
<!-- - - - - - - $$$ Operation on Inventory $$$- - - - - - - -->
<xsd:simpleType name="OperationType">
<restriction base="xsd:string">
<enumeration value="Deploy"/>
<enumeration value="Forward"/>
<enumeration value="Release"/>
<enumeration value="Storage"/>
<enumeration value="Withdraw"/>
</restriction>
</xsd:simpleType>
</xsd:schema>
XML Message Schema Name: T12UpdateResponseIvt.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"/>
<!-- - - - - - - - Update Response - - - - - - - - -->
<xsd:element name="UpdateResponse" type="UpdateResponseType"/>
<xsd:complexType name="UpdateResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>

SEMI T12.2-0704 © SEMI 2004 44
</xsd:schema>
XML Message Schema Name: T12ShowAttachmentRequestIvc.xsd for Invoice 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 Attachment Request - - - - - - - - -->
<xsd:element name="ShowAttachmentRequest" type="ShowAttachmentRequestType"/>
<xsd:complexType name="ShowAttachmentRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowAttachmentResponseIvc.xsd for Invoice 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 Attachment Response - - - - - - - - -->
<xsd:element name="ShowAttachmentResponse" type="ShowAttachmentResponseType"/>
<xsd:complexType name="ShowAttachmentResponseType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowHistoryRequestIvc.xsd for Invoice 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:atributeGroup ref="RegRequestAttr"/>