Sha256: 4f52aa2614884256beaf951eebe2c923346c2416d9c410198a2ef9df0fec3c9c
Contents?: true
Size: 747 Bytes
Versions: 211
Compression:
Stored size: 747 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="ROR"/> <xs:enumeration value="Crossref Funder ID"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> </xs:schema>
Version data entries
211 entries across 137 versions & 2 rubygems