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