Sha256: 6ada9cb3a2492a7824e35a86c053bd0d93ef1c8a44bd3b3fb3d8d4d2121600da
Contents?: true
Size: 687 Bytes
Versions: 352
Compression:
Stored size: 687 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!-- Version 1.0 - Created 2011-01-13 - FZ, TIB, Germany --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://datacite.org/schema/kernel-2.2" targetNamespace="http://datacite.org/schema/kernel-2.2" elementFormDefault="qualified"> <xs:simpleType name="descriptionType"> <xs:annotation> <xs:documentation>The type of the description.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Abstract"/> <xs:enumeration value="SeriesInformation"/> <xs:enumeration value="TableOfContents"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> </xs:schema>
Version data entries
352 entries across 352 versions & 2 rubygems