Sha256: eab86e3c6fb0d24d3508559e667641862838b988fe14147dc187ebd79c9bcfe8
Contents?: true
Size: 752 Bytes
Versions: 210
Compression:
Stored size: 752 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
210 entries across 136 versions & 3 rubygems