semi合集-English.pdf - 第7831页
SEMI T12.2-0704 © SEMI 2004 60 <xsd:include schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/> <!-- - - - - - - - Update State Response - - - - - - - - --> <xsd:eleme…

SEMI T12.2-0704 © SEMI 2004 59
XML Message Schema Name: T12UpdateOccupancyResponsePlc.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"/>
<!-- - - - - - - - Update Occupancy Response - - - - - - - - -->
<xsd:element name="UpdateOccupancyResponse" type="UpdateOccupancyResponseType"/>
<xsd:complexType name="UpdateOccupancyResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12UpdateStateRequestPlc.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"/>
<!-- - - - - - - - Update State Request - - - - - - - - -->
<xsd:element name="UpdateStateRequest" type="UpdateStateRequestType"/>
<xsd:complexType name="UpdateStateRequestType">
<xsd:sequence>
<xsd:element name="State" type="PublicLocationStateType"/>>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
<!-- - - - - - - - -$$$ State for Public Location $$$- - - - - - - - -->
<xsd:simpleType name="PublicLocationStateType">
<restriction base="xsd:string">
<enumeration value="FULL"/>
<enumeration value="VACANT"/>
<enumeration value="UNOCCUPIED"/>
<enumeration value="UNKNOWN"/>
</restriction>
</xsd:simpleType>
</xsd:schema>
XML Message Schema Name: T12UpdateStateResponsePlc.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 60
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Update State Response - - - - - - - - -->
<xsd:element name="UpdateStateResponse" type="UpdateStateResponseType"/>
<xsd:complexType name="UpdateStateResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ChangeNameRequestSnd.xsd for Secondment 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 Request - - - - - - - - -->
<xsd:element name="ChangeNameRequest" type="ChangeNameRequestType"/>
<xsd:complexType name="ChangeNameRequestType">
<xsd:sequence>
<xsd:element name="AttachmentName" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ChangeNameResponseSnd.xsd for Secondment 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="AttachmentName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>

SEMI T12.2-0704 © SEMI 2004 61
XML Message Schema Name: T12DestructRequestSnd.xsd for Secondment 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"/>
<!-- - - - - - - - - - Destruct Request - - - - - - - - - - -->
<xsd:element name="DestructRequest" type="DestructRequestType"/>
<xsd:complexType name="DestructRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12DestructResponseSnd.xsd for Secondment 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"/>
<!-- - - - - - - - - - Destruct Response - - - - - - - - - - -->
<xsd:element name="DestructResponse" type="DestructResponseType"/>
<xsd:complexType name="DestructResponseType">
<xsd:sequence>
<xsd:element name="State" type="SecondmentType"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
<!-- - - - - - - - -$$$ State for Secondment $$$- - - - - - - - -->
<xsd:simpleType name="SecondmentStateType">
<restriction base="xsd:string">
<enumeration value="EFFECTIVE"/>
<enumeration value="EXPIRED"/>
<enumeration value="INUSE"/>
<enumeration value="NOTUSED"/>
<enumeration value="UNKNOWN"/>
</restriction>
</xsd:simpleType>
</xsd:schema>
XML Message Schema Name: T12ShowIdRequestSnd.xsd for Secondment 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">