<?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 = "Irregularity.xsd" />
		<xsd:complexType name="IrregularityBagType">
			<xsd:sequence>
<xsd:element ref="tmk:Irregularity" maxOccurs="unbounded"/>
			</xsd:sequence>
		</xsd:complexType>
</xsd:schema>
