<?xml version="1.0" encoding="UTF-8"?>
<CT_UomCatalogue xmlns="http://www.isotc211.org/2005/gmx" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2" 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 ../../gmx/gmx.xsd http://www.isotc211.org/2005/gmd ../../gmd/gmd.xsd http://www.isotc211.org/2005/gco ../../gco/gco.xsd http://www.opengis.net/gml/3.2 ../../gml/gml.xsd http://www.w3.org/1999/xlink ../../xlink/xlinks.xsd">
	<!--=====Catalogue description=====-->
	<name>
		<gco:CharacterString>uom</gco:CharacterString>
	</name>
	<scope xsi:type="gmd:PT_FreeText_PropertyType">
		<gco:CharacterString>units of measure dictionary compliant with SI definitions</gco:CharacterString>
		<gmd:PT_FreeText>
			<gmd:textGroup>
				<gmd:LocalisedCharacterString locale="#xpointer(//*[@id='fra'])">dictionnaire d'unités de mesure conforme avec les définitions du Système International (SI)</gmd:LocalisedCharacterString>
			</gmd:textGroup>
		</gmd:PT_FreeText>
	</scope>
	<fieldOfApplication>
		<gco:CharacterString>GMX (and imported) namespace</gco:CharacterString>
	</fieldOfApplication>
	<versionNumber>
		<gco:CharacterString>0.0</gco:CharacterString>
	</versionNumber>
	<versionDate>
		<gco:Date>2005-06-18</gco:Date>
	</versionDate>
	<!--=== for Cultural and Linguistic Adaptability ===-->
	<!--Default language-->
	<language>
		<gmd:LanguageCode codeList="../Codelist/ML_gmxCodelists.xml#LanguageCode" codeListValue="eng">English</gmd:LanguageCode>
	</language>
	<characterSet>
		<gmd:MD_CharacterSetCode codeList="../Codelist/ML_gmxCodelists.xml#MD_CharacterSetCode" codeListValue="utf8">UTF 8</gmd:MD_CharacterSetCode>
	</characterSet>
	<!--List of the 'locales' into which free text values can be translated-->
	<locale>
		<gmd:PT_Locale id="fra">
			<gmd:languageCode>
				<gmd:LanguageCode codeList="../Codelist/ML_gmxCodelists.xml#LanguageCode" codeListValue="fra">French</gmd:LanguageCode>
			</gmd:languageCode>
			<gmd:country>
				<gmd:Country codeList="../Codelist/ML_gmxCodelists.xm#Country" codeListValue="FR">France</gmd:Country>
			</gmd:country>
			<gmd:characterEncoding>
				<gmd:MD_CharacterSetCode codeList="../Codelist/ML_gmxCodelists.xm#MD_CharacterSetCode" codeListValue="utf8">UTF 8</gmd:MD_CharacterSetCode>
			</gmd:characterEncoding>
		</gmd:PT_Locale>
	</locale>
	<!--============================================================================-->
	<!--============================================================================-->
	<!--============================= UOM items ======================================-->
	<!--====== METER =====-->
	<uomItem>
		<ML_BaseUnit gml:id="m">
			<gml:description>The metre is the length of the path travelled by ligth in vaccum during a time interval of 1/299 792 458 of a second</gml:description>
			<gml:identifier codeSpace="http://www.bipm.fr/en/si/base_units">metre</gml:identifier>
			<gml:quantityType>length</gml:quantityType>
			<gml:catalogSymbol codeSpace="http://www1.bipm.org/en/si/base_units">m</gml:catalogSymbol>
			<gml:unitsSystem xlink:href="http://www.bipm.fr/en/SI"/>
			<!--==alternative definition(s)==-->
			<alternativeExpression>
				<UomAlternativeExpression gml:id="m_fr" codeSpace="fra">
					<gml:description>unité de longueur de référence dans le système international, correspond à la distance parcourue par la lumière dans le vide pendant 1/299 792 458 seconde</gml:description>
					<gml:identifier codeSpace="http://www.bipm.fr/fr/si/base_units">metre</gml:identifier>
					<gml:name>mètre</gml:name>
					<gml:quantityType>longueur</gml:quantityType>
					<locale xlink:href="#xpointer(//*[@id='fra'])"/>
				</UomAlternativeExpression>
			</alternativeExpression>
			<!--......................................-->
		</ML_BaseUnit>
	</uomItem>
	<!--====== DEGREE =====-->
	<uomItem>
		<ML_ConventionalUnit gml:id="deg">
			<gml:description>Measure of angle equal to Pi/180 radians, widely used in geography</gml:description>
			<gml:identifier codeSpace="ISO31-1">degree</gml:identifier>
			<gml:quantityType>angle</gml:quantityType>
			<gml:conversionToPreferredUnit uom="#xpointer(//*[@gml:id='rad'])">
				<gml:factor>1.74532925199433E-02</gml:factor>
			</gml:conversionToPreferredUnit>
			<!--==alternative definition(s)==-->
			<alternativeExpression>
				<UomAlternativeExpression gml:id="deg_fr" codeSpace="fra">
					<gml:description>Unité d'angle de référence en géographie égale à Pi/180 radians.</gml:description>
					<gml:identifier codeSpace="ISO31-1">degree</gml:identifier>
					<gml:name>degré</gml:name>
					<gml:quantityType>angle</gml:quantityType>
					<locale xlink:href="#xpointer(//*[@id='fra'])"/>
				</UomAlternativeExpression>
			</alternativeExpression>
		</ML_ConventionalUnit>
	</uomItem>
	<!--====== RADIAN =====-->
	<uomItem>
		<ML_DerivedUnit gml:id="rad">
			<gml:description>Radian is an unit of angle measure. It is defined as the ratio of arc length to the radius of the circle.</gml:description>
			<gml:identifier codeSpace="http://www1.bipm.org/en/si/derived_units">radian</gml:identifier>
			<gml:quantityType>plane angle</gml:quantityType>
			<gml:catalogSymbol codeSpace="http://www1.bipm.org/en/si/derived_units">rad</gml:catalogSymbol>
			<gml:derivationUnitTerm uom="#xpointer(//*[@gml:id='m'])" exponent="1"/>
			<gml:derivationUnitTerm uom="#xpointer(//*[@gml:id='m'])" exponent="-1"/>
			<!--==alternative definition(s)==-->
			<alternativeExpression>
				<UomAlternativeExpression gml:id="rad_fr" codeSpace="fra">
					<gml:description>Le radian est une unité de mesaure angulaire définie comme le ratio entre le rayon et la longueur de l'arc.</gml:description>
					<gml:identifier codeSpace="http://www1.bipm.org/en/si/derived_units">radian</gml:identifier>
					<gml:name>radian</gml:name>
					<gml:quantityType>angle planaire</gml:quantityType>
					<locale xlink:href="#xpointer(//*[@id='fra'])"/>
				</UomAlternativeExpression>
			</alternativeExpression>
		</ML_DerivedUnit>
	</uomItem>
	<!--=== EOF ===-->
</CT_UomCatalogue>
