<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="V8_0">
<xsd:include schemaLocation="DisclosureType.xsd"/>
<xsd:element name="Disclosure" type="pat:DisclosureType">
<xsd:annotation>
<xsd:documentation>Disclosure of the invention in patent application</xsd:documentation>
...</xsd:annotation>
...</xsd:element>
...</xsd:schema>