<?xml version="1.0" encoding="UTF-8"?>
<!-- 
AUTHOR : John Hockaday Spatial Standards Group OSDM john.hockaday@osdm.gov.au
PURPOSE : Classification codes for Australian Goverment 
DESCRIPTION : 
Changed:
# protected to the confidential definition

2011-02-24
-->
<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">
	<!--=====Catalogue description=====-->
	<name>
		<gco:CharacterString>australianClassificationCode</gco:CharacterString>
	</name>
	<scope>
		<gco:CharacterString>Australian Government Classification Codelists for description of metadata resources compliant with ANZLIC Metadata Profile version 1.1 and 19139</gco:CharacterString>
	</scope>
	<fieldOfApplication>
		<gco:CharacterString>Australian Classification Codes and ANZLIC Metadata Profile</gco:CharacterString>
	</fieldOfApplication>
	<versionNumber>
		<gco:CharacterString>1.1</gco:CharacterString>
	</versionNumber>
	<versionDate>
		<gco:Date>2011-02-24</gco:Date>
	</versionDate>
	<!--============================================================================-->
	<!--============================================================================-->
	<!--============================= Codelists =======================================-->
	
	<!--=== AustralianClassificationCode ===-->
	<codelistItem>
		<CodeListDictionary gml:id="MD_ClassificationCode">
			<gml:description>name of the handling restrictions on the resources</gml:description>
			<gml:identifier codeSpace="ISOTC211/19115">MD_ClassificationCode</gml:identifier>
			<gml:name>Australian Security Classification Codes</gml:name>
			<codeEntry>
				<CodeDefinition gml:id="MD_ClassificationCode_unclassified">
					<gml:description>available for general disclosure</gml:description>
					<gml:identifier codeSpace="ISOTC211/19115">unclassified</gml:identifier>
				</CodeDefinition>
			</codeEntry>
			<!-- New element and definition -->
			<codeEntry>
				<CodeDefinition gml:id="MD_ClassificationCode_in-confidence">
					<gml:description>guarded due to propriety, ethical or privacy considerations</gml:description>
					<gml:identifier codeSpace="ISOTC211/19115">in-confidence</gml:identifier>
				</CodeDefinition>
			</codeEntry>
			<!-- End of new element and defintion -->
			<codeEntry>
				<CodeDefinition gml:id="MD_ClassificationCode_restricted">
					<gml:description>not for general disclosure</gml:description>
					<gml:identifier codeSpace="ISOTC211/19115">restricted</gml:identifier>
				</CodeDefinition>
			</codeEntry>
			<!-- Same as protected in Australian Government Security Classification -->
			<codeEntry>
				<CodeDefinition gml:id="MD_ClassificationCode_confidential">
					<gml:description>available for someone who can be entrusted with information (protected)</gml:description>
					<gml:identifier codeSpace="ISOTC211/19115">confidential</gml:identifier>
				</CodeDefinition>
			</codeEntry>
			<!-- Same as highly protected in Australian Government Security Classification -->
			<codeEntry>
				<CodeDefinition gml:id="MD_ClassificationCode_secret">
					<gml:description>kept or meant to be kept private, unknown, or hidden from all but a select group of people (highly protected)</gml:description>
					<gml:identifier codeSpace="ISOTC211/19115">secret</gml:identifier>
				</CodeDefinition>
			</codeEntry>
			<codeEntry>
				<CodeDefinition gml:id="MD_ClassificationCode_topSecret">
					<gml:description>of the highest secrecy</gml:description>
					<gml:identifier codeSpace="ISOTC211/19115">topSecret</gml:identifier>
				</CodeDefinition>
			</codeEntry>
		</CodeListDictionary>
	</codelistItem>
	<!--=== EOF ===-->
</CT_CodelistCatalogue>

