semi合集-English.pdf - 第7822页

SEMI T12.2-0704 © SEMI 2004 51 <xsd:include schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/> <!-- - - - - - - - Show Name Response - - - - - - - - --> <xsd:element …

100%1 / 7923
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">
SEMI T12.2-0704 © SEMI 2004 51
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Show Name Response - - - - - - - - -->
<xsd:element name="ShowNameResponse" type="ShowNameResponseType"/>
<xsd:complexType name="ShowNameResponseType">
<xsd:sequence>
<xsd:element name="MachineName" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowTypeRequestJim.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 Type Request - - - - - - - - -->
<xsd:element name="ShowTypeRequest" type="ShowTypeRequestType"/>
<xsd:complexType name="ShowTypeRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowTypeResponseJim.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 Type Response - - - - - - - - -->
<xsd:element name="ShowTypeResponse" type="ShowTypeResponseType"/>
<xsd:complexType name="ShowTypeResponseType">
<xsd:sequence>
<xsd:element name="MachineType" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ChangeNameRequestPlc.xsd for Public Location Class
SEMI T12.2-0704 © SEMI 2004 52
<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 Name Request - - - - - - - - -->
<xsd:element name="ChangeNameRequest" type="ChangeNameRequestType"/>
<xsd:complexType name="ChangeNameRequestType">
<xsd:sequence>
<xsd:element name="LocationName" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ChangeNameResponsePlc.xsd for Public Location 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 Name Response - - - - - - - - -->
<xsd:element name="ChangeNameResponse" type="ChangeNameResponseType"/>
<xsd:complexType name="ChangeNameResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowAttachmentsRequestPlc.xsd for Public Location
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>