<?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/"
            xmlns:dct="http://purl.org/dc/terms/"
            xmlns:dcmitype="http://purl.org/dc/dcmitype/"
            xmlns="http://cicharvest.grainger.uiuc.edu/schemas/QDC/"
            targetNamespace="http://cicharvest.grainger.uiuc.edu/schemas/QDC/"
            elementFormDefault="qualified"
            attributeFormDefault="unqualified">

  <xs:annotation>
    <xs:documentation xml:lang="en">
      A Qualified DC application XML Schema for CIC OAI Metadata Harvesting Service Project
 
      Created 2004-07-14,
      Updated 2004-12-21,
      by:
	      Timothy W. Cole (t-cole3@uiuc.edu),
	      Muriel Foulonneau (mfoulonn@uiuc.edu).

      Updated 2005-04-20 -- to use local copy of qualifieddc.xsd.
      by:
	      Timothy W. Cole (t-cole3@uiuc.edu) 

      Based on http://www.dublincore.org/schemas/xmls/qdc/2003/04/02/appqualifieddc.xsd
		Created 2003-04-02.
      		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).

      Additional Refinement and Encoding semantics added specific to CIC project.

      This schema includes the container element for a Qualified DC application. 
      In doing so it assigns that container element to the targetNamespace
        of this schema.
      Refinements are included in imported child schemas which declare elements with substitutionGroup
        attributes pointing back to DC namespace (and thereby included by reference in dc:any content model)
      
    </xs:documentation>

  </xs:annotation>

  <xs:import namespace="http://www.nla.gov.au/digicoll/schemas/xmls/" schemaLocation="http://cicharvest.grainger.uiuc.edu/schemas/QDC/2004/07/14/ThumbnailElements.xsd" /> 

  <xs:include schemaLocation="http://imlsdcc.grainger.uiuc.edu/registry/qualifieddc.xsd"/>

</xs:schema>
