semi合集-English.pdf - 第7833页

SEMI T12.2-0704 © SEMI 2004 62 <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 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">
SEMI T12.2-0704 © SEMI 2004 62
<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: T12ShowIdResponseSnd.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"/>
<!-- - - - - - - - Show ID Response - - - - - - - - -->
<xsd:element name="ShowIdResponse" type="ShowIdResponseType"/>
<xsd:complexType name="ShowIdResponseType">
<xsd:sequence>
<xsd:element name="AttachmentId" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowNameRequestSnd.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"/>
<!-- - - - - - - - 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: T12ShowNameResponseSnd.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">
SEMI T12.2-0704 © SEMI 2004 63
<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="AttachmentName" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowStateRequestSnd.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"/>
<!-- - - - - - - - Show State Request - - - - - - - - -->
<xsd:element name="ShowStateRequest" type="ShowStateRequestType"/>
<xsd:complexType name="ShowStateRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowStateResponseSnd.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"/>
<!-- - - - - - - - Show State Response - - - - - - - - -->
<xsd:element name="ShowStateResponse" type="ShowStateResponseType"/>
<xsd:complexType name="ShowStateResponseType">
<xsd:sequence>
<xsd:element name="State" type="SecondmentStateType" minOccurs="1" maxOccurs="2"/>
<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"/>