semi合集-English.pdf - 第7820页
SEMI T12.2-0704 © SEMI 2004 49 <xsd:element name="AttachmentId" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="ServiceStatus" type=&q…

SEMI T12.2-0704 © SEMI 2004 48
</xsd:schema>
XML Message Schema Name: T12ReceiveInvoiceResponseJim.xsd for JitMachine 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"/>
<!-- - - - - - - - Receive Invoice Response - - - - - - - - -->
<xsd:element name=" ReceiveInvoiceResponse" type=" ReceiveInvoiceResponseType"/>
<xsd:complexType name=" ReceiveInvoiceResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowAttachmentsRequestJim.xsd for JitMachine 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 Attachments Request - - - - - - - - -->
<xsd:element name="ShowAttachmentsRequest" type="ShowAttachmentsRequestType"/>
<xsd:complexType name="ShowAttachmentsRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowAttachmentsResponseJim.xsd for JitMachine 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 Attachments Response - - - - - - - - -->
<xsd:element name="ShowAttachmentsResponse" type="ShowAttachmentsResponseType"/>
<xsd:complexType name="ShowAttachmentsResponseType">
<xsd:sequence>

SEMI T12.2-0704 © SEMI 2004 49
<xsd:element name="AttachmentId" type="xsd:string" minOccurs="0"
maxOccurs="unbounded"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowExceptionsRequestJim.xsd for JitMachine 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 Exceptions Request - - - - - - - - -->
<xsd:element name="ShowExceptionsRequest" type="ShowExceptionsRequestType"/>
<xsd:complexType name="ShowExceptionsRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowExceptionsResponseJim.xsd for JitMachine 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 Exceptions Response - - - - - - - - -->
<xsd:element name="ShowExceptionsResponse" type="ShowExceptionsResponseType"/>
<xsd:complexType name="ShowExceptionsResponseType">
<xsd:sequence>
<xsd:element name="ExceptionId" type="xsd:string" minOccurs="0"
maxOccurs="unbounded"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowIdRequestJim.xsd for JitMachine 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

SEMI T12.2-0704 © SEMI 2004 50
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Show ID Request - - - - - - - - -->
<xsd:element name="ShowIdRequest" type="ShowIdRequestType"/>
<xsd:complexType name="ShowIdRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowIdResponseJim.xsd for JitMachine 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 ID Response - - - - - - - - -->
<xsd:element name="ShowIdResponse" type="ShowIdResponseType"/>
<xsd:complexType name="ShowIdResponseType">
<xsd:sequence>
<xsd:element name="MachineId" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowNameRequestJim.xsd for JitMachine 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 Name Request - - - - - - - - -->
<xsd:element name="ShowNameRequest" type="ShowNameRequestType"/>
<xsd:complexType name="ShowNameRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowNameResponseJim.xsd for JitMachine 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">