<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
<MetadataSet contact="dcmi-feedback@dublincore.org" creator="Dublin Core Metadata Initiative" family="Dublin Core" language_dependent="label, definition, comment" lastchanged="Tue Sep 05 14:40:36 NZST 2006 - kjdon on kanuka" namespace="dc">
    <!-- English Version sourced from http://www.dublincore.org/documents/dces/ -->
    <SetLanguage code="en">
        <Name language="en">Qualified Dublin Core Metadata Element Set, Version 1.1: Reference Description</Name>
        <Description language="en">This document is the reference description, version 1.1 of the Dublin Core Metadata Element Set. This document supersedes the Dublin Core Metadata Element Set, version 1.0. See the Dublin Core Home Page (http://dublincore.org) for further information about the workshops, reports, working group papers, projects, and new developments concerning the Dublin Core Metadata Element set</Description>
    </SetLanguage>
    <Element name="Title" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Title</Attribute>
            <Attribute name="definition">A name given to the resource.</Attribute>
            <Attribute name="comment">Typically, a Title will be a name by which the resource is formally known.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
        <Element name="alternative">
            <Attribute language="en" name="status">recommended</Attribute>
            <Language code="en">
                <Attribute name="label">Alternative</Attribute>
                <Attribute name="definition">Any form of the title used as a substitute or alternative to the formal title of the resource.</Attribute>
                <Attribute name="comment">This qualifier can include Title abbreviations as well as translations.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
        </Element>
    </Element>
    <Element name="Creator" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Creator</Attribute>
            <Attribute name="definition">An entity primarily responsible for making the content of the resource.</Attribute>
            <Attribute name="comment">Examples of a Creator include a person, an organisation, or a service. Typically, the name of a Creator should be used to indicate the entity.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
    </Element>
    <Element name="Subject" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Subject and Keywords</Attribute>
            <Attribute name="definition">The topic of the content of the resource.</Attribute>
            <Attribute name="comment">Typically, a Subject will be expressed as keywords, key phrases or classification codes that describe a topic of the resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
    </Element>
    <Element name="Description" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Description</Attribute>
            <Attribute name="definition">An account of the content of the resource.</Attribute>
            <Attribute name="comment">Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
        <Element name="abstract">
            <Language code="en">
                <Attribute name="label">Abstract</Attribute>
                <Attribute name="definition">A summary of the content of the resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="tableOfContents">
            <Language code="en">
                <Attribute name="label">Table Of Contents</Attribute>
                <Attribute name="definition">A list of subunits of the content of the resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
    </Element>
    <Element name="Publisher" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Publisher</Attribute>
            <Attribute name="definition">An entity responsible for making the resource available.</Attribute>
            <Attribute name="comment">Examples of a Publisher include a person, an organisation, or a service. Typically, the name of a Publisher should be used to indicate the entity.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
    </Element>
    <Element name="Contributor" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Contributor</Attribute>
            <Attribute name="definition">An entity responsible for making contributions to the content of the resource.</Attribute>
            <Attribute name="comment">Examples of a Contributor include a person, an organisation, or a service. Typically, the name of a Contributor should be used to indicate the entity.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
    </Element>
    <Element name="Date" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Date</Attribute>
            <Attribute name="definition">A date associated with an event in the life cycle of the resource.</Attribute>
            <Attribute name="comment">Typically, Date will be associated with the creation or availability of the resource.  Recommended best practice for encoding the date value is defined in a profile of ISO 8601 and follows the YYYY-MM-DD format.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
        <Element name="available">
            <Language code="en">
                <Attribute name="label">Available</Attribute>
                <Attribute name="definition">Date (often a range) that the resource will become or did become available.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="created">
            <Language code="en">
                <Attribute name="label">Created</Attribute>
                <Attribute name="definition">Date of creation of the resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="dateAccepted">
            <Language code="en">
                <Attribute name="label">Date Accepted</Attribute>
                <Attribute name="definition">Date of acceptance of the resource (e.g. of thesis by university department, of article by journal, etc.).</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">conforming</Attribute>
        </Element>
        <Element name="dateCopyrighted">
            <Language code="en">
                <Attribute name="label">Date Copyrighted</Attribute>
                <Attribute name="definition">Date of a statement of copyright.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">conforming</Attribute>
        </Element>
        <Element name="dateSubmitted">
            <Language code="en">
                <Attribute name="label">Date Submitted</Attribute>
                <Attribute name="definition">Date of submission of the resource (e.g. thesis, articles, etc.).</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">conforming</Attribute>
        </Element>
        <Element name="issued">
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Language code="en">
                <Attribute name="label">Issued</Attribute>
                <Attribute name="definition">Date of formal issuance (e.g., publication) of the resource.</Attribute>
            </Language>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="modified">
            <Language code="en">
                <Attribute name="label">Modified</Attribute>
                <Attribute name="definition">Date on which the resource was changed.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="valid">
            <Attribute language="en" name="status">recommended</Attribute>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Language code="en">
                <Attribute name="label">Valid</Attribute>
                <Attribute name="definition">Date (often a range) of validity of a resource.</Attribute>
            </Language>
        </Element>
    </Element>
    <Element name="Type" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Resource Type</Attribute>
            <Attribute name="definition">The nature or genre of the content of the resource.</Attribute>
            <Attribute name="comment">Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the working draft list of Dublin Core Types). To describe the physical or digital manifestation of the resource, use the FORMAT element.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
    </Element>
    <Element name="Format" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Format</Attribute>
            <Attribute name="definition">The physical or digital manifestation of the resource.</Attribute>
            <Attribute name="comment">Typically, Format may include the media-type or dimensions of the resource. Format may be used to determine the software, hardware or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats).</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
        <Element name="extent">
            <Language code="en">
                <Attribute name="label">Extent</Attribute>
                <Attribute name="definition">The size or duration of the resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="medium">
            <Language code="en">
                <Attribute name="label">Medium</Attribute>
                <Attribute name="definition">The material or physical carrier of the resource.</Attribute>
            </Language>
            <Attribute language="en" name="status">recommended</Attribute>
            <Attribute language="en" name="type">element-refinement</Attribute>
        </Element>
    </Element>
    <Element name="Identifier" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Resource Identifier</Attribute>
            <Attribute name="definition">An unambiguous reference to the resource within a given context.</Attribute>
            <Attribute name="comment">Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Example formal identification systems include the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI) and the International Standard Book Number (ISBN).</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
        <Element name="bibliographicCitation">
            <Attribute language="en" name="status">conforming</Attribute>
            <Language code="en">
                <Attribute name="label">Bibliographic Citation</Attribute>
                <Attribute name="definition">A bibliographic reference for the resource. </Attribute>
                <Attribute name="comment">Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible, whether or not the citation is in a standard form.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
        </Element>
    </Element>
    <Element name="Source" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Source</Attribute>
            <Attribute name="definition">A Reference to a resource from which the present resource is derived.</Attribute>
            <Attribute name="comment">The present resource may be derived from the Source resource in whole or in part.  Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
    </Element>
    <Element name="Language" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Language</Attribute>
            <Attribute name="definition">A language of the intellectual content of the resource.</Attribute>
            <Attribute language="en" name="comment">Recommended best practice for the values of the Language element is defined by RFC 1766 which includes a two-letter Language Code (taken from the ISO 639 standard, followed optionally, by a two-letter Country Code (taken from the ISO 3166 standard). For example, &apos;en&apos; for English, &apos;fr&apos; for French, or &apos;en-uk&apos; for English used in the United Kingdom.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
    </Element>
    <Element name="Relation" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Relation</Attribute>
            <Attribute name="definition">A reference to a related resource.</Attribute>
            <Attribute name="comment">Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
        <Element name="conformsTo">
            <Language code="en">
                <Attribute name="label">Conforms To</Attribute>
                <Attribute name="definition">A reference to an established standard to which the resource conforms.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="hasFormat">
            <Language code="en">
                <Attribute name="label">Has Format</Attribute>
                <Attribute name="definition">The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="hasPart">
            <Language code="en">
                <Attribute name="label">Has Part</Attribute>
                <Attribute name="definition">The described resource includes the referenced resource either physically or logically.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="hasVersion">
            <Language code="en">
                <Attribute name="label">Has Version</Attribute>
                <Attribute name="definition">The described resource has a version, edition, or adaptation, namely, the referenced resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="isFormatOf">
            <Language code="en">
                <Attribute name="label">Is Format Of</Attribute>
                <Attribute name="definition">The described resource is the same intellectual content of the referenced resource, but presented in another format.</Attribute>
            </Language>
             <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="isPartOf">
            <Language code="en">
                <Attribute name="label">Is Part Of</Attribute>
                <Attribute name="definition">The described resource is a physical or logical part of the referenced resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="isReferencedBy">
            <Language code="en">
                <Attribute name="label">Is Referenced By</Attribute>
                <Attribute name="definition">The described resource is referenced, cited, or otherwise pointed to by the referenced resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="isReplacedBy">
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
            <Language code="en">
                <Attribute name="label">Is Replaced By</Attribute>
                <Attribute name="definition">The described resource is supplanted, displaced, or superseded by the referenced resource.</Attribute>
            </Language>
        </Element>
        <Element name="isRequiredBy">
            <Attribute language="en" name="status">recommended</Attribute>
            <Language code="en">
                <Attribute name="label">Is Required By</Attribute>
                <Attribute name="definition">The described resource is required by the referenced resource, either physically or logically.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
        </Element>
        <Element name="isVersionOf">
            <Language code="en">
                <Attribute name="label">Is Version Of</Attribute>
                <Attribute name="definition">The described resource is a version, edition, or adaptation of the referenced resource. Changes in version imply substantive changes in content rather than differences in format.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="references">
            <Language code="en">
                <Attribute name="label">References</Attribute>
                <Attribute name="definition">The described resource references, cites, or otherwise points to the referenced resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
        <Element name="replaces">
            <Language code="en">
                <Attribute name="status">recommended</Attribute>
                <Attribute name="label">Replaces</Attribute>
                <Attribute name="definition">The described resource supplants, displaces, or supersedes the referenced resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
        </Element>
        <Element name="requires">
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Language code="en">
                <Attribute name="label">Requires</Attribute>
                <Attribute name="definition">The described resource requires the referenced resource to support its function, delivery, or coherence of content.</Attribute>
            </Language>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
    </Element>
    <Element name="Coverage" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Coverage</Attribute>
            <Attribute name="definition">The extent or scope of the content of the resource.</Attribute>
            <Attribute name="comment">Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range) or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and that, where appropriate, named places or time periods be used in preference to numeric identifiers such as sets of coordinates or date ranges.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
        <Element name="spatial">
            <Attribute language="en" name="status">recommended</Attribute>
            <Language code="en">
                <Attribute name="label">Spatial</Attribute>
                <Attribute name="definition">Spatial characteristics of the intellectual content of the resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
        </Element>
        <Element name="temporal">
            <Language code="en">
                <Attribute name="label">Temporal</Attribute>
                <Attribute name="definition">Temporal characteristics of the intellectual content of the resource.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
    </Element>
    <Element name="Rights" >
        <!-- English -->
        <Language code="en">
            <Attribute name="label">Rights Management</Attribute>
            <Attribute name="definition">Information about rights held in and over the resource.</Attribute>
            <Attribute name="comment">Typically, a Rights element will contain a rights management statement for the resource, or reference a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions can be made about the status of these and other rights with respect to the resource.</Attribute>
        </Language>
        <!-- Non-language specific -->
        <Attribute name="version">1.1</Attribute>
        <Attribute language="en" name="registration_authority">Dublin Core Metadata Initiative</Attribute>
        <Attribute name="obligation">Optional</Attribute>
        <Attribute name="datatype">Character String</Attribute>
        <Attribute name="maximum_occurrence">Unlimited</Attribute>
        <Element name="accessRights">
            <Language code="en">
                <Attribute name="label">Access Rights</Attribute>
                <Attribute name="definition">Information about who can access the resource or an indication of its security status.</Attribute>
                <Attribute name="comment">Access Rights may include information regarding access or restrictions based on privacy, security or other regulations.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">conforming</Attribute>
        </Element>
        <Element name="license">
            <Language code="en">
                <Attribute name="label">License</Attribute>
                <Attribute name="definition">A legal document giving official permission to do something with the resource.</Attribute>
                <Attribute name="comment">Recommended best practice is to identify the license using a URI. Examples of such licenses can be found at http://creativecommons.org/licenses/.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">conforming</Attribute>
        </Element>
    </Element>
    <Element name="Audience">
        <Language code="en">
            <Attribute name="label">Audience</Attribute>
            <Attribute name="definition">A class of entity for whom the resource is intended or useful.</Attribute>
            <Attribute name="comment">A class of entity may be determined by the creator or the publisher or by a third party.</Attribute>
        </Language>
        <Element name="educationLevel">
            <Language code="en">
                <Attribute name="label">Audience Education Level</Attribute>
                <Attribute name="definition">A general statement describing the education or training context. Alternatively, a more specific statement of the location of the audience in terms of its progression through an education or training context.</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">conforming</Attribute>
        </Element>
        <Element name="mediator">
            <Language code="en">
                <Attribute name="definition">A class of entity that mediates access to the resource and for whom the resource is intended or useful.</Attribute>
                <Attribute name="comment">The audiences for a resource are of two basic classes: (1) an ultimate beneficiary of the resource, and (2) frequently, an entity that mediates access to the resource. The mediator element refinement represents the second of these two classes.</Attribute>
                <Attribute name="label">Mediator</Attribute>
            </Language>
            <Attribute language="en" name="type">element-refinement</Attribute>
            <Attribute language="en" name="status">recommended</Attribute>
        </Element>
    </Element>
    <Element name="Provenance">
        <Language code="en">
            <Attribute name="label">Provenance</Attribute>
            <Attribute name="definition">A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity and interpretation.</Attribute>
            <Attribute name="comment">The statement may include a description of any changes successive custodians made to the resource.</Attribute>
        </Language>
    </Element>
    <Element name="RightsHolder">
        <Language code="en">
            <Attribute name="definition">A person or organization owning or managing rights over the resource.</Attribute>
            <Attribute name="comment">Recommended best practice is to use the URI or name of the Rights Holder to indicate the entity.</Attribute>
            <Attribute name="label">Rights Holder</Attribute>
        </Language>
        <Attribute language="en" name="status">conforming</Attribute>
    </Element>
</MetadataSet>
