semi合集-English.pdf - 第7813页
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…

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>

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>