<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:com="http://www.wipo.int/standards/XMLSchema/Common/1" targetNamespace="http://www.wipo.int/standards/XMLSchema/Common/1" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0">
<xsd:annotation>
		<xsd:documentation>
Last update: 2012-07-13
Contact Point: xml.standards@wipo.int
ReleaseNotesURL:
</xsd:documentation>
	</xsd:annotation>
<xsd:include schemaLocation="nplStandardNumberCategory-V1-0.xsd"/>
<xsd:element name="NPLStandardNumber" type="com:NPLStandardNumberType">
<xsd:annotation>
<xsd:documentation>Numeric identifier of cited non-patent literature (NPL) registered by an international standard system such as ISBN and ISSN</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="NPLStandardNumberType">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute ref="com:nplStandardNumberCategory" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:schema>
