Sha256: 21841a2216bc9c84e81a55005bbac6748fd98d09329a200514342a83041f407c

Contents?: true

Size: 1.58 KB

Versions: 355

Compression:

Stored size: 1.58 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!-- Version 1.0 - Created 2011-01-13 - FZ, TIB, Germany
     2013-05 v3.0: Addition of ID to simpleType element, added values "ResearchGroup" & "Other"
	 2014-08-20 v3.1: Addition of value "DataCurator"-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://datacite.org/schema/kernel-3" targetNamespace="http://datacite.org/schema/kernel-3" elementFormDefault="qualified">
	<xs:simpleType name="contributorType" id="contributorType">
		<xs:annotation>
			<xs:documentation>The type of contributor of the resource.</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="ContactPerson"/>
			<xs:enumeration value="DataCollector"/>
			<xs:enumeration value="DataCurator"/>
			<xs:enumeration value="DataManager"/>
			<xs:enumeration value="Distributor"/>
			<xs:enumeration value="Editor"/>
			<xs:enumeration value="Funder"/>
			<xs:enumeration value="HostingInstitution"/>
			<xs:enumeration value="Other"/>
			<xs:enumeration value="Producer"/>
			<xs:enumeration value="ProjectLeader"/>
			<xs:enumeration value="ProjectManager"/>
			<xs:enumeration value="ProjectMember"/>
			<xs:enumeration value="RegistrationAgency"/>
			<xs:enumeration value="RegistrationAuthority"/>
			<xs:enumeration value="RelatedPerson"/>
			<xs:enumeration value="ResearchGroup"/>
			<xs:enumeration value="RightsHolder"/>
			<xs:enumeration value="Researcher"/>
			<xs:enumeration value="Sponsor"/>
			<xs:enumeration value="Supervisor"/>
			<xs:enumeration value="WorkPackageLeader"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>

Version data entries

355 entries across 354 versions & 3 rubygems

Version Path
bolognese-1.7.1 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.12 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.11 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.10 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.9 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.8 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.7 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.6 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.5 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.4 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.3 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6.2 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.6 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.5.21 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.5.19 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.5.17 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.5.16 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.5.15 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.5.14 resources/kernel-3/include/datacite-contributorType-v3.1.xsd
bolognese-1.5.13 resources/kernel-3/include/datacite-contributorType-v3.1.xsd