Sha256: d2b2863ad2b4cbd11b3fdee00610f88b05a6741f1f3d020f389032b1d08ad684

Contents?: true

Size: 1.5 KB

Versions: 300

Compression:

Stored size: 1.5 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"-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://datacite.org/schema/kernel-3.0" targetNamespace="http://datacite.org/schema/kernel-3.0" 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="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

300 entries across 300 versions & 3 rubygems

Version Path
bolognese-2.3.2 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
bolognese-2.3.0 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
bolognese-2.2.0 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
bolognese-2.1.1 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.13 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.12.1 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.12.0 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.11.0 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.9.0 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.8.3 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.8.2 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.8.1 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.8.0 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
bolognese-2.1.0 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.7.3 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
bolognese-2.0.3 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
bolognese-2.0.2 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
bolognese-2.0.1 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
bolognese-2.0.0 resources/kernel-3.0/include/datacite-contributorType-v3.xsd
commonmeta-ruby-3.7.2 resources/kernel-3.0/include/datacite-contributorType-v3.xsd