<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 sp2 U (http://www.altova.com) by Nicolas Cochard (Porism Limited) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://purl.org/dc/terms/" xmlns:bs8723="http://schema.bsi-global.com/BS8723-5/" targetNamespace="http://purl.org/dc/terms/" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="created" type="xs:date">
		<xs:annotation>
			<xs:documentation>Indicates the created date of the element.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="modified" type="xs:date">
		<xs:annotation>
			<xs:documentation>Indicates the last modified date of the element.</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>

