Sha256: 60cba91429a50e0a8f6433cd523d6cb5ae11b2b88e99efbc47f983e0bc90c7f8
Contents?: true
Size: 640 Bytes
Versions: 352
Compression:
Stored size: 640 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.1" targetNamespace="http://datacite.org/schema/kernel-2.1" 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="TableOfContents"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> </xs:schema>
Version data entries
352 entries across 352 versions & 2 rubygems