<?xml version = "1.0" encoding = "UTF-8"?>
<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="V2_1">
<xsd:include schemaLocation = "PassageLocationCategoryType.xsd" />
<xsd:attribute name="passageLocationCategory" type="pat:PassageLocationCategoryType">
	<xsd:annotation><xsd:documentation>It identifies the unit of content of a passage: e.g. column, line, paragraph, etc.</xsd:documentation>
</xsd:annotation>
	</xsd:attribute>
</xsd:schema>
