Definition: OGP XML
<div class="syntax"><pre><span class="cp"><?xml version="1.0" encoding="UTF-8"?></span>
<span class="nt"><gml:GeodeticCRS</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-crs-4351"</span><span class="nt">></span>
<span class="nt"><gml:metaDataProperty></span>
<span class="nt"><epsg:CommonMetaData></span>
<span class="nt"><epsg:type></span>geographic 3D<span class="nt"></epsg:type></span>
<span class="nt"><epsg:informationSource></span>Ordnance Survey of Ireland<span class="nt"></epsg:informationSource></span>
<span class="nt"><epsg:revisionDate></span>2002-12-07<span class="nt"></epsg:revisionDate></span>
<span class="nt"><epsg:show></span>true<span class="nt"></epsg:show></span>
<span class="nt"><epsg:isDeprecated></span>true<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:crs:EPSG::4351<span class="nt"></gml:identifier></span>
<span class="nt"><gml:name></span>IRENET95 (3D)<span class="nt"></gml:name></span>
<span class="nt"><gml:domainOfValidity</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:area:EPSG::1305"</span> <span class="nt">/></span>
<span class="nt"><gml:scope></span>Geodetic survey. Recommended coordinate axis representation for the human interface.<span class="nt"></gml:scope></span>
<span class="nt"><gml:ellipsoidalCS</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:cs:EPSG::6401"</span> <span class="nt">/></span>
<span class="nt"><gml:geodeticDatum</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:datum:EPSG::6173"</span> <span class="nt">/></span>
<span class="nt"></gml:GeodeticCRS></span>
</pre></div>
<?xml version="1.0" encoding="UTF-8"?>
<gml:GeodeticCRS 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-crs-4351">
<gml:metaDataProperty>
<epsg:CommonMetaData>
<epsg:type>geographic 3D</epsg:type>
<epsg:informationSource>Ordnance Survey of Ireland</epsg:informationSource>
<epsg:revisionDate>2002-12-07</epsg:revisionDate>
<epsg:show>true</epsg:show>
<epsg:isDeprecated>true</epsg:isDeprecated>
</epsg:CommonMetaData>
</gml:metaDataProperty>
<gml:identifier codeSpace="OGP">urn:ogc:def:crs:EPSG::4351</gml:identifier>
<gml:name>IRENET95 (3D)</gml:name>
<gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::1305" />
<gml:scope>Geodetic survey. Recommended coordinate axis representation for the human interface.</gml:scope>
<gml:ellipsoidalCS xlink:href="urn:ogc:def:cs:EPSG::6401" />
<gml:geodeticDatum xlink:href="urn:ogc:def:datum:EPSG::6173" />
</gml:GeodeticCRS>