Sha256: a841e852c1cf00e6301f489ce6b85d94017b6cffbdce991d2b7a5e7e27921e5a
Contents?: true
Size: 496 Bytes
Versions: 210
Compression:
Stored size: 496 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!-- Version 4.1 - Created 2017-10-23 --> <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="nameType" id="nameType"> <xs:restriction base="xs:string"> <xs:enumeration value="Organizational" /> <xs:enumeration value="Personal" /> </xs:restriction> </xs:simpleType> </xs:schema>
Version data entries
210 entries across 136 versions & 3 rubygems