<?xml version="1.0" encoding="UTF-8"?>
<CT_CodelistCatalogue xmlns="http://www.isotc211.org/2005/gmx"
    xmlns:gco="http://www.isotc211.org/2005/gco"
    xmlns:gml="http://www.opengis.net/gml"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.isotc211.org/2005/gmx http://www.isotc211.org/2005/gmx/gmx.xsd 
    http://www.isotc211.org/2005/gco http://www.isotc211.org/2005/gco/gco.xsd 
    http://www.opengis.net/gml http://www.isotc211.org/2005/gml/gml.xsd 
    http://www.w3.org/1999/xlink http://www.isotc211.org/2005/xlink/xlinks.xsd">

    <!-- Created by John Hockaday, Geoscience Australia under direction of John
        Weaver on behalf of Office of Spatial Data Management (OSDM)
        
        The latest version of this code list should be obtained from:
        http://asdd.ga.gov.au/asdd/profileinfo/osdm-schedule.xml
    -->
    <!-- 
        Version changes:
        ==============
        1.1 John Hockaday 2008-11-10
            - Converted into a gmx /gml compliant CT_CodelistCatelogue.
            
        1.2 John Hockaday 2011-02-28
            - Added descriptions to each of the codeEntrys
        file name: http://asdd.ga.gov.au/asdd/profileinfo/osdm-schedule_2011-02-28.xml
        
        1.3 John Hockaday 2011-07-06
            - added a CodeListDictionary/gml:name element to allow easier presentation in pick lists.
            file name: http://asdd.ga.gov.au/asdd/profileinfo/osdm-schedule_2011-07-06.xml
    -->
    <name>
        <gco:CharacterString>OSDM schedule names</gco:CharacterString>
    </name>
    <scope>
        <gco:CharacterString>Schedule of Australian Government Spatial Data</gco:CharacterString>
    </scope>
    <fieldOfApplication>
        <gco:CharacterString>Used by Australian Government Agencies to show how
            their datasets meet the Australian Government Policy on Spatial Data
            Access and Pricing on the Schedule of Australian Government Spatial Data</gco:CharacterString>
    </fieldOfApplication>
    <versionNumber>
        <gco:CharacterString>1.3</gco:CharacterString>
    </versionNumber>
    <versionDate>
        <gco:Date>2011-07-06</gco:Date>
    </versionDate>

    <!--============================= Codelists =======================================-->

    <codelistItem>
        <CodeListDictionary gml:id="osdm-schedule">
            <gml:description>Schedule of Australian Government Spatial Data</gml:description>
            <gml:identifier
                codeSpace="http://asdd.ga.gov.au/asdd/profileinfo/osdm-schedule.xml"
                >osdm-schedule</gml:identifier>
            <gml:name>OSDM Schedule</gml:name>
            <codeEntry>
                <CodeDefinition gml:id="schedule">
                    <gml:description>schedule</gml:description>
                    <gml:identifier
                        codeSpace="http://asdd.ga.gov.au/asdd/profileinfo/osdm-schedule.xml"
                        >schedule</gml:identifier>
                </CodeDefinition>
            </codeEntry>
            
            <codeEntry>
                <CodeDefinition gml:id="auxiliary">
                    <gml:description>auxiliary</gml:description>
                    <gml:identifier
                        codeSpace="http://asdd.ga.gov.au/asdd/profileinfo/osdm-schedule.xml"
                        >auxiliary</gml:identifier>
                </CodeDefinition>
            </codeEntry>
            
            <codeEntry>
                <CodeDefinition gml:id="other">
                    <gml:description>other</gml:description>
                    <gml:identifier
                        codeSpace="http://asdd.ga.gov.au/asdd/profileinfo/osdm-schedule.xml"
                        >other</gml:identifier>
                </CodeDefinition>
            </codeEntry>

        </CodeListDictionary>

    </codelistItem>
</CT_CodelistCatalogue>

