Sha256: 266be4745d97ba7e164c38c7653cf1b9dc16ea77f82c679d6049bdefd4b22458
Contents?: true
Size: 1010 Bytes
Versions: 352
Compression:
Stored size: 1010 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="relatedIdentifierType"> <xs:annotation> <xs:documentation>The type of the RelatedIdentifier.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="ARK"/> <xs:enumeration value="DOI"/> <xs:enumeration value="EAN13"/> <xs:enumeration value="EISSN"/> <xs:enumeration value="Handle"/> <xs:enumeration value="ISBN"/> <xs:enumeration value="ISSN"/> <xs:enumeration value="ISTC"/> <xs:enumeration value="LISSN"/> <xs:enumeration value="LSID"/> <xs:enumeration value="PURL"/> <xs:enumeration value="UPC"/> <xs:enumeration value="URL"/> <xs:enumeration value="URN"/> </xs:restriction> </xs:simpleType> </xs:schema>
Version data entries
352 entries across 352 versions & 2 rubygems