<?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="V3_0">
<xsd:include schemaLocation = "DecisionEventBagType.xsd" />
<xsd:element name="DecisionEventBag" type="tmk:DecisionEventBagType">
		<xsd:annotation>
			<xsd:documentation>Collection of actions and events happened during the life cycle of the decision</xsd:documentation>
		</xsd:annotation>
	</xsd:element>
</xsd:schema>
