semi合集-English.pdf - 第7826页

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

100%1 / 7923
SEMI T12.2-0704 © SEMI 2004 54
<xsd:complexType name="ShowAvailableSpaceResponseType">
<xsd:sequence>
<xsd:element name="Space" type="xsd:integer"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowCapacityRequestPlc.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 Capacity Request - - - - - - - - -->
<xsd:element name="ShowCapacityRequest" type="ShowCapacityRequestType"/>
<xsd:complexType name="ShowCapacityRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowCapacityResponsePlc.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 Capacity Response - - - - - - - - -->
<xsd:element name="ShowCapacityResponse" type="ShowCapacityResponseType"/>
<xsd:complexType name="ShowCapacityResponseType">
<xsd:sequence>
<xsd:element name="Capacity" type="xsd:unsignedInt"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowIdRequestPlc.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">
SEMI T12.2-0704 © SEMI 2004 55
<xsd:include
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: T12ShowIdResponsePlc.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 ID Response - - - - - - - - -->
<xsd:element name="ShowIdResponse" type="ShowIdResponseType"/>
<xsd:complexType name="ShowIdResponseType">
<xsd:sequence>
<xsd:element name="LocationId" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowLocationTypeRequestPlc.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 LocationType Request - - - - - - - - -->
<xsd:element name="ShowLocationTypeRequest" type="ShowLocationTypeRequestType"/>
<xsd:complexType name="ShowLocationTypeRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowLocationTypeResponsePlc.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
SEMI T12.2-0704 © SEMI 2004 56
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 Location Type Response - - - - - - - - -->
<xsd:element name="ShowLocationTypeResponse" type="ShowLocationTypeResponseType"/>
<xsd:complexType name="ShowLocationTypeResponseType">
<xsd:sequence>
<xsd:element name="LocationType" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowNameRequestPlc.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 Name Request - - - - - - - - -->
<xsd:element name="ShowNameRequest" type="ShowNameRequestType"/>
<xsd:complexType name="ShowNameRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowNameResponsePlc.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 Name Response - - - - - - - - -->
<xsd:element name="ShowNameResponse" type="ShowNameResponseType"/>
<xsd:complexType name="ShowNameResponseType">
<xsd:sequence>
<xsd:element name="LocationName" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>