Sha256: 1ef744aec727a373c08a44f5a34b000d16b4bd4fbc2b9a9b09e71614026871d7
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.0" targetNamespace="http://datacite.org/schema/kernel-4.0" 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