semi合集-English.pdf - 第7824页
SEMI T12.2-0704 © SEMI 2004 53 XML Message Schema Name: T12ShowAttachmentsResponsePlc.xsd for Public Location Class <xsd:schema xmlns:xsd= http://www.w3.org/2001/XMLSchema xmlns:jit= http://www.semi.org/Traceability/T…

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>

SEMI T12.2-0704 © SEMI 2004 53
XML Message Schema Name: T12ShowAttachmentsResponsePlc.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 Response - - - - - - - - -->
<xsd:element name="ShowAttachmentsResponse" type="ShowAttachmentsResponseType"/>
<xsd:complexType name="ShowAttachmentsResponseType">
<xsd:sequence>
<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: T12ShowAvailableSpaceRequestPlc.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 Available Space Request - - - - - - - - -->
<xsd:element name="ShowAvailableSpaceRequest" type="ShowAvailableSpaceRequestType"/>
<xsd:complexType name="ShowAvailableSpaceRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowAvailableSpaceResponsePlc.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 Available Space Response - - - - - - - - -->
<xsd:element name="ShowAvailableSpaceResponse" type="ShowAvailableSpaceResponseType"/>

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">