<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:pat="http://www.wipo.int/standards/XMLSchema/ST96/Patent" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Patent" elementFormDefault="qualified" attributeFormDefault="qualified" version="V6_0">
	<xsd:include schemaLocation="EventIndicatorCodeType.xsd"/>
	<xsd:element name="EventIndicatorCode" type="pat:EventIndicatorCodeType">
		<xsd:annotation>
			<xsd:documentation>A series of three letter indication codes which provide further granularity on either the key and/or detailed event code</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
</xsd:schema>
