semi合集-English.pdf - 第7808页
SEMI T12.2-0704 © SEMI 2004 37 <xsd:atributeGroup ref="RegResponseAttr"/> </xsd:complexType> </xsd:schema> XML Message Schema Name: T12ShowEventRequestHrd.xsd for HistoryRecord Class <xsd:s…

SEMI T12.2-0704 © SEMI 2004 36
XML Message Schema Name: T12FluctuateResponseHrd.xsd for HistoryRecord 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"/>
<!-- - - - - - - - - - Fluctuate Response - - - - - - - - - - -->
<xsd:element name="FluctuateResponse" type="FluctuateResponseType"/>
<xsd:complexType name="FluctuateResponseType">
<xsd:sequence>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ListEventRequestHrd.xsd for HistoryRecord 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"/>
<!-- - - - - - - - - - List Event Request - - - - - - - - - - -->
<xsd:element name="ListEventRequest" type="ListEventRequestType"/>
<xsd:complexType name="ListEventRequestType">
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ListEventResponseHrd.xsd for HistoryRecord 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"/>
<!-- - - - - - - - - - List Event Response - - - - - - - - - - -->
<xsd:element name="ListEventResponse" type="ListEventResponseType"/>
<xsd:complexType name="ListEventResponseType">
<xsd:sequence>
<xsd:element name="EventCaption" type="EventCaptionType" minOccurs="0"
maxOccurs="unbounded"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>

SEMI T12.2-0704 © SEMI 2004 37
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowEventRequestHrd.xsd for HistoryRecord 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 Event Request - - - - - - - - - - -->
<xsd:element name="ShowEventRequest" type="ShowEventRequestType"/>
<xsd:complexType name="ShowEventRequestType">
<xsd:sequence>
<xsd:element name="EventId" type="xsd:string"/> <!-- * -->
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowEventResponseHrd.xsd for HistoryRecord 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 Event Response - - - - - - - - - - -->
<xsd:element name="ShowEventResponse" type="ShowEventResponseType"/>
<xsd:complexType name="ShowEventResponseType">
<xsd:sequence>
<xsd:element name="History" type=" HistoryType"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowHistoryRequestHrd.xsd for HistoryRecord 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 38
<!-- - - - - - - - - - Show History Request - - - - - - - - - - -->
<xsd:element name="ShowHistoryRequest" type="ShowHistoryRequestType"/>
<xsd:complexType name="ShowHistoryRequestType">
<xsd:sequence>
<xsd:element name="Items" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Restriction" type="xsd:steing" minOccurs="0"
maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ShowHistoryResponseHrd.xsd for HistoryRecord 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 History Response - - - - - - - - - - -->
<xsd:element name="ShowHistoryResponse" type="ShowHistoryResponseType"/>
<xsd:complexType name="ShowHistoryResponseType">
<xsd:sequence>
<xsd:element name="History" type=" HistoryTypeForHistoryRecord" minOccurs="0"
maxOccurs="unbounded"/>
<xsd:element name="ServiceStatus" type="ServiceStatusType"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegResponseAttr"/>
</xsd:complexType>
</xsd:schema>
XML Message Schema Name: T12ChangeNamespaceRequestIvt.xsd for Inventory 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 Namespace Request - - - - - - - - -->
<xsd:element name="ChangeNamespaceRequest" type="ChangeNamespaceRequestType"/>
<xsd:complexType name="ChangeNamespaceRequestType">
<xsd:sequence>
<xsd:element name="Group" type="xsd:string"/>
</xsd:sequence>
<xsd:atributeGroup ref="RegRequestAttr"/>
</xsd:complexType>
</xsd:schema>