semi合集-English.pdf - 第7790页
SEMI T12.2-0704 © SEMI 2004 19 XML Message Schema Name: T12DestructRequestExp.xsd for Expiry Class <xsd:schema xmlns:xsd= http://www.w3.org/2001/XMLSchema xmlns:jit= http://www.semi.org/Traceability/T12.2-V01 targetNa…

SEMI T12.2-0704 © SEMI 2004 18
elementFormDefault="qualified" attributeFormDefault="qualified">
<xsd:include
schemaLocation="http://www.semi.org/Traceability/T12.2-V01/CommonDefinitions"/>
<!-- - - - - - - - Change Expiration Response - - - - - - - - -->
<xsd:element name="ChangeExpirationResponse" type="ChangeExpirationResponseType"/>
<xsd:complexType name="ChangeExpirationResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ChangeDescriptionRequestExp.xsd for Expiry 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 Description Request - - - - - - - - -->
<xsd:element name="ChangeDescriptionRequest" type="ChangeDescriptionRequestType"/>
<xsd:complexType name="ChangeDescriptionRequestType">
<xsd:sequence>
<xsd:element name="Description" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ChangeDescriptionResponseExp.xsd for Expiry 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 Description Response - - - - - - - - -->
<xsd:element name="ChangeDescriptionResponse" type="ChangeDescriptionResponseType"/>
<xsd:complexType name="ChangeDescriptionResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>

SEMI T12.2-0704 © SEMI 2004 19
XML Message Schema Name: T12DestructRequestExp.xsd for Expiry 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: T12DestructResponseExp.xsd for Expiry 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="ExpiryStateType"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
<!-- - - - - - - - -$$$ State for Expiry $$$- - - - - - - - -->
<xsd:simpleType name="ExpiryStateType">
<restriction base="xsd:string">
<enumeration value="EXPIRED"/>
<enumeration value="VALID"/>
<enumeration value="NO STATE"/>
</restriction>
</xsd:simpleType>
</xsd:schema>
XML Message Schema Name: T12ShowActionRequestExp.xsd for Expiry 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"/>

SEMI T12.2-0704 © SEMI 2004 20
<!-- - - - - - - - Show Action Request - - - - - - - - -->
<xsd:element name="ShowActionRequest" type="ShowActionRequestType"/>
<xsd:complexType name="ShowActionRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowActionResponseExp.xsd for Expiry 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 Action Response - - - - - - - - -->
<xsd:element name="ShowActionResponse" type="ShowActionResponseType"/>
<xsd:complexType name="ShowActionResponseType">
<xsd:sequence>
<xsd:element name="Action" type="xsd:string"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowDescriptionRequestExp.xsd for Expiry 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 Description Request - - - - - - - - -->
<xsd:element name="ShowDescriptionRequest" type="ShowDescriptionRequestType"/>
<xsd:complexType name="ShowDescriptionRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowDescriptionResponseExp.xsd for Expiry 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