Sha256: b1bc9baa9e8d8229d056e8f38820966a0323cee4278dbfdbe2ced55b93d4ce2b

Contents?: true

Size: 1.27 KB

Versions: 227

Compression:

Stored size: 1.27 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!-- Version 1.0 - Created 2011-01-13 - FZ, TIB, Germany
     2013-05 v3.0: Addition of ID to simpleType element; addition of value "Collected"; deleted "StartDate" & "EndDate"
     2017-10-23 v4.1: Addition of value "Other"-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://datacite.org/schema/kernel-4.1" targetNamespace="http://datacite.org/schema/kernel-4.1" elementFormDefault="qualified">
  <xs:simpleType name="dateType" id="dateType">
    <xs:annotation>
      <xs:documentation>The type of date. Use RKMSā€ISO8601 standard for depicting date ranges.To indicate the end of an embargo period, use Available. To indicate the start of an embargo period, use Submitted or Accepted, as appropriate.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
      <xs:enumeration value="Accepted"/>
      <xs:enumeration value="Available"/>
      <xs:enumeration value="Collected"/>
      <xs:enumeration value="Copyrighted"/>
      <xs:enumeration value="Created"/>
      <xs:enumeration value="Issued"/>
      <xs:enumeration value="Other"/>
      <xs:enumeration value="Submitted"/>
      <xs:enumeration value="Updated"/>
      <xs:enumeration value="Valid"/>
    </xs:restriction>
  </xs:simpleType>
</xs:schema>

Version data entries

227 entries across 227 versions & 2 rubygems

Version Path
bolognese-2.3.2 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-2.3.0 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-2.2.0 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-2.1.1 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-2.1.0 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-2.0.3 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-2.0.2 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-2.0.1 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-2.0.0 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-1.11.5 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-1.11.4 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-1.11.3 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
bolognese-1.11.2 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
briard-2.9.4 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
briard-2.9.3 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
briard-2.9.2 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
briard-2.9.1 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
briard-2.9.0 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
briard-2.8.2 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd
briard-2.8.1 resources/kernel-4.1/include/datacite-dateType-v4.1.xsd