Sha256: 159c9464ad21baf2d7bbd475dd300eeb106f7c1fd37e20112261acec96ccfe10
Contents?: true
Size: 715 Bytes
Versions: 227
Compression:
Stored size: 715 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!-- Version 1.0 - Created 2016-05-14 --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://datacite.org/schema/kernel-4.1" targetNamespace="http://datacite.org/schema/kernel-4.1" elementFormDefault="qualified"> <xs:simpleType name="funderIdentifierType" id="funderIdentifierType"> <xs:annotation> <xs:documentation>The type of the funderIdentifier.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="ISNI"/> <xs:enumeration value="GRID"/> <xs:enumeration value="Crossref Funder ID"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> </xs:schema>
Version data entries
227 entries across 227 versions & 2 rubygems