Sha256: 8b7299086e81c0ed70b4c11e38345affec8fe117e8ea17e414e68a01745867af

Contents?: true

Size: 1.16 KB

Versions: 16

Compression:

Stored size: 1.16 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema  xmlns:xs="http://www.w3.org/2001/XMLSchema"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            elementFormDefault="qualified"
            attributeFormDefault="unqualified">

  <xs:annotation>
    <xs:documentation xml:lang="en">
      Simple DC container XML Schema
 
      Created 2008-02-11

      Created by 

      Tim Cole (t-cole3@uiuc.edu)
      Tom Habing (thabing@uiuc.edu)
      Jane Hunter (jane@dstc.edu.au)
      Pete Johnston (p.johnston@ukoln.ac.uk),
      Carl Lagoze (lagoze@cs.cornell.edu)

      This schema declares a container element for a Simple DC application. 
      
      The declaration of the simpledc element uses the dc:elementContainer
      complexType. 

      Note that this schema does not define a target namespace. The expectation is that
      the simpledc element is assigned to a namespace by an application schema 
      which includes this schema.
      
    </xs:documentation>

  </xs:annotation>

   <xs:import namespace="http://purl.org/dc/elements/1.1/"
              schemaLocation="dc.xsd"/>

   <xs:element name="simpledc" type="dc:elementContainer"/>

</xs:schema>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
xommelier-0.1.35 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.34 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.33 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.32 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.31 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.30 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.29 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.28 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.27 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.26 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.25 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.24 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.23 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.22 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.21 lib/xommelier/schemas/dublincore/simpledc.xsd
xommelier-0.1.20 lib/xommelier/schemas/dublincore/simpledc.xsd