Sha256: 41cbc3ae675e35eccc2caf63f6eefb6458098b3dc4428372b12a3aff444f5df7
Contents?: true
Size: 711 Bytes
Versions: 681
Compression:
Stored size: 711 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" targetNamespace="http://datacite.org/schema/kernel-4" 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
681 entries across 511 versions & 4 rubygems