Definition: OGP XML
<div class="syntax"><pre><span class="cp"><?xml version="1.0" encoding="UTF-8"?></span>
<span class="nt"><gml:VerticalCRS</span> <span class="na">xmlns:epsg=</span><span class="s">"urn:x-ogp:spec:schema-xsd:EPSG:1.0:dataset"</span> <span class="na">xmlns:gml=</span><span class="s">"http://www.opengis.net/gml/3.2"</span> <span class="na">xmlns:xlink=</span><span class="s">"http://www.w3.org/1999/xlink"</span> <span class="na">gml:id=</span><span class="s">"iogp-crs-7707"</span><span class="nt">></span>
<span class="nt"><gml:metaDataProperty></span>
<span class="nt"><epsg:CommonMetaData></span>
<span class="nt"><epsg:type></span>vertical<span class="nt"></epsg:type></span>
<span class="nt"><epsg:alias</span> <span class="na">alias=</span><span class="s">"Newlyn (Offshore) height"</span> <span class="na">code=</span><span class="s">"2067"</span> <span class="na">codeSpace=</span><span class="s">"urn:ogc:def:naming-system:EPSG::7301"</span> <span class="nt">/></span>
<span class="nt"><epsg:informationSource></span>Ordnance Survey of Great Britain.<span class="nt"></epsg:informationSource></span>
<span class="nt"><epsg:revisionDate></span>2016-02-09<span class="nt"></epsg:revisionDate></span>
<span class="nt"><epsg:changes></span>
<span class="nt"><epsg:changeID</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:change-request:EPSG::2015.069"</span> <span class="nt">/></span>
<span class="nt"></epsg:changes></span>
<span class="nt"><epsg:show></span>true<span class="nt"></epsg:show></span>
<span class="nt"><epsg:isDeprecated></span>false<span class="nt"></epsg:isDeprecated></span>
<span class="nt"></epsg:CommonMetaData></span>
<span class="nt"></gml:metaDataProperty></span>
<span class="nt"><gml:identifier</span> <span class="na">codeSpace=</span><span class="s">"IOGP"</span><span class="nt">></span>urn:ogc:def:crs:EPSG::7707<span class="nt"></gml:identifier></span>
<span class="nt"><gml:name></span>ODN (Offshore) height<span class="nt"></gml:name></span>
<span class="nt"><gml:remarks></span>Defined through OSGM geoid model (transformation code 7713). Replaces Fair Isle height, Flannan Isles height, Foula height, North Rona height, St Kilda height and Sule Skerry height (CRS codes 5741, 5748, 5743, 5745, 5747 and 5744) from 2016.<span class="nt"></gml:remarks></span>
<span class="nt"><gml:domainOfValidity</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:area:EPSG::4391"</span> <span class="nt">/></span>
<span class="nt"><gml:scope></span>Geodetic and engineering surveying.<span class="nt"></gml:scope></span>
<span class="nt"><gml:verticalCS</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:cs:EPSG::6499"</span> <span class="nt">/></span>
<span class="nt"><gml:verticalDatum</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:datum:EPSG::1164"</span> <span class="nt">/></span>
<span class="nt"></gml:VerticalCRS></span>
</pre></div>
<?xml version="1.0" encoding="UTF-8"?>
<gml:VerticalCRS xmlns:epsg="urn:x-ogp:spec:schema-xsd:EPSG:1.0:dataset" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="iogp-crs-7707">
<gml:metaDataProperty>
<epsg:CommonMetaData>
<epsg:type>vertical</epsg:type>
<epsg:alias alias="Newlyn (Offshore) height" code="2067" codeSpace="urn:ogc:def:naming-system:EPSG::7301" />
<epsg:informationSource>Ordnance Survey of Great Britain.</epsg:informationSource>
<epsg:revisionDate>2016-02-09</epsg:revisionDate>
<epsg:changes>
<epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2015.069" />
</epsg:changes>
<epsg:show>true</epsg:show>
<epsg:isDeprecated>false</epsg:isDeprecated>
</epsg:CommonMetaData>
</gml:metaDataProperty>
<gml:identifier codeSpace="IOGP">urn:ogc:def:crs:EPSG::7707</gml:identifier>
<gml:name>ODN (Offshore) height</gml:name>
<gml:remarks>Defined through OSGM geoid model (transformation code 7713). Replaces Fair Isle height, Flannan Isles height, Foula height, North Rona height, St Kilda height and Sule Skerry height (CRS codes 5741, 5748, 5743, 5745, 5747 and 5744) from 2016.</gml:remarks>
<gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::4391" />
<gml:scope>Geodetic and engineering surveying.</gml:scope>
<gml:verticalCS xlink:href="urn:ogc:def:cs:EPSG::6499" />
<gml:verticalDatum xlink:href="urn:ogc:def:datum:EPSG::1164" />
</gml:VerticalCRS>