<?xml version="1.0" encoding="UTF-8"?>
<Dictionary xmlns="http://www.opengis.net/gml" 
xmlns:gml="http://www.opengis.net/gml" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.opengis.net/gml ../../gml/Dictionary.xsd" 
gml:id="ObjectPointType">
	<!-- Primary editor: Arliss Whiteside. Last updated 2006-10-30 -->
	<description>This dictionary specifies the standard values for ObjectPointType, specified in the Image geopositioning metadata GML 3.2 application schema. This ObjectPointType is the type of an object point. In addition, this dictionary specifies definition URNs in the "ogc" URN namespace for these type values. </description>
	<identifier codeSpace="">ObjectPointType</identifier>
	<!-- ===================================================== -->
	<dictionaryEntry>
		<Definition gml:id="tiePoint">
			<description>Point with measured position in one or more images, used to geoposition those images. </description>
			<identifier codeSpace="urn:ogc:def:objectPointType:IGM:0.0:">tiePoint</identifier>
		</Definition>
	</dictionaryEntry>
	<!-- ===================================================== -->
	<dictionaryEntry>
		<Definition gml:id="controlPont">
			<description>Point with known object position used to geoposition one or more images. </description>
			<identifier codeSpace="urn:ogc:def:objectPointType:IGM:0.0:">controlPont</identifier>
		</Definition>
	</dictionaryEntry>
	<!-- ===================================================== -->
	<dictionaryEntry>
		<Definition gml:id="checkPoint">
			<description>Point with known object position measured image position(s), used to check the geopositioning of one or more images. </description>
			<identifier codeSpace="urn:ogc:def:objectPointType:IGM:0.0:">checkPoint</identifier>
		</Definition>
	</dictionaryEntry>
</Dictionary>
