Definition: OGP XML
<div class="syntax"><pre><span class="cp"><?xml version="1.0" encoding="UTF-8"?></span>
<span class="nt"><gml:VerticalDatum</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">"epsg-datum-5127"</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">"LN02"</span> <span class="na">code=</span><span class="s">"264"</span> <span class="na">codeSpace=</span><span class="s">"urn:ogc:def:naming-system:EPSG::7302"</span> <span class="nt">/></span>
<span class="nt"><epsg:informationSource></span>Bundesamt für Landestopographie<span class="nt"></epsg:informationSource></span>
<span class="nt"><epsg:revisionDate></span>2004-06-16<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::2004.100"</span> <span class="nt">/></span>
<span class="nt"></epsg:changes></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">"OGP"</span><span class="nt">></span>urn:ogc:def:datum:EPSG::5127<span class="nt"></gml:identifier></span>
<span class="nt"><gml:name></span>Landesnivellement 1902<span class="nt"></gml:name></span>
<span class="nt"><gml:remarks></span>Levelling observations not corrected for gravity field. For scientific purposes, replaced by LHHN95.<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::1286"</span> <span class="nt">/></span>
<span class="nt"><gml:scope></span>Topographic mapping, cadastral survey.<span class="nt"></gml:scope></span>
<span class="nt"><gml:anchorDefinition></span>Origin at Repere Pierre du Niton (RPN) defined as 373.6 metres above msl. This value derived from msl at Marseille in 1897 through the French Lallemand network.<span class="nt"></gml:anchorDefinition></span>
<span class="nt"><gml:realizationEpoch></span>1902-01-01<span class="nt"></gml:realizationEpoch></span>
<span class="nt"></gml:VerticalDatum></span>
</pre></div>
<?xml version="1.0" encoding="UTF-8"?>
<gml:VerticalDatum 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="epsg-datum-5127">
<gml:metaDataProperty>
<epsg:CommonMetaData>
<epsg:type>vertical</epsg:type>
<epsg:alias alias="LN02" code="264" codeSpace="urn:ogc:def:naming-system:EPSG::7302" />
<epsg:informationSource>Bundesamt für Landestopographie</epsg:informationSource>
<epsg:revisionDate>2004-06-16</epsg:revisionDate>
<epsg:changes>
<epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2004.100" />
</epsg:changes>
<epsg:isDeprecated>false</epsg:isDeprecated>
</epsg:CommonMetaData>
</gml:metaDataProperty>
<gml:identifier codeSpace="OGP">urn:ogc:def:datum:EPSG::5127</gml:identifier>
<gml:name>Landesnivellement 1902</gml:name>
<gml:remarks>Levelling observations not corrected for gravity field. For scientific purposes, replaced by LHHN95.</gml:remarks>
<gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::1286" />
<gml:scope>Topographic mapping, cadastral survey.</gml:scope>
<gml:anchorDefinition>Origin at Repere Pierre du Niton (RPN) defined as 373.6 metres above msl. This value derived from msl at Marseille in 1897 through the French Lallemand network.</gml:anchorDefinition>
<gml:realizationEpoch>1902-01-01</gml:realizationEpoch>
</gml:VerticalDatum>