<?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/elements/1.1/" targetNamespace="http://purl.org/dc/elements/1.1/" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="contributor" type="xs:string">
		<xs:annotation>
			<xs:documentation>An entity responsible for making contributions to the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="coverage" type="xs:string">
		<xs:annotation>
			<xs:documentation>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="creator" type="xs:string">
		<xs:annotation>
			<xs:documentation>An entity primarily responsible for making the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="date" type="xs:date">
		<xs:annotation>
			<xs:documentation>A point or period of time associated with an event in the lifecycle of the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="description" type="xs:string">
		<xs:annotation>
			<xs:documentation>An account of the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="format" type="xs:string">
		<xs:annotation>
			<xs:documentation>The file format, physical medium, or dimensions of the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="language" type="xs:language">
		<xs:annotation>
			<xs:documentation>A language of the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="publisher" type="xs:string">
		<xs:annotation>
			<xs:documentation>An entity responsible for making the resource available.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="relation" type="xs:string">
		<xs:annotation>
			<xs:documentation>A related resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="rights" type="xs:string">
		<xs:annotation>
			<xs:documentation>Information about rights held in and over the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="source" type="xs:string">
		<xs:annotation>
			<xs:documentation>The resource from which the described resource is derived.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="subject" type="xs:string">
		<xs:annotation>
			<xs:documentation>The topic of the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="title" type="xs:string">
		<xs:annotation>
			<xs:documentation>A name given to the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="type" type="xs:string">
		<xs:annotation>
			<xs:documentation>The nature or genre of the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:attribute name="identifier" type="xs:string">
		<xs:annotation>
			<xs:documentation>Unique identifier of the resource.</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:element name="identifier" type="xs:string">
		<xs:annotation>
			<xs:documentation>Unique identifier of the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>
