<?xml version = "1.0" encoding = "UTF-8"?>
<xsd:schema xmlns:tmk="http://www.wipo.int/standards/XMLSchema/ST96/Trademark" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.wipo.int/standards/XMLSchema/ST96/Trademark" elementFormDefault="qualified" attributeFormDefault="qualified" version="V2_0">
<xsd:include schemaLocation = "DecisionType.xsd" />
<xsd:element name="Decision" type="tmk:DecisionType">
		<xsd:annotation>
			<xsd:documentation>A position or judgement on the life cycle of a trade mark reached after consideration by the responsible parties </xsd:documentation>
		</xsd:annotation>
	</xsd:element>
</xsd:schema>
