Definition: OGP XML
<div class="syntax"><pre><span class="cp"><?xml version="1.0" encoding="UTF-8"?></span>
<span class="nt"><gml:GeodeticDatum</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-6760"</span><span class="nt">></span>
<span class="nt"><gml:metaDataProperty></span>
<span class="nt"><epsg:CommonMetaData></span>
<span class="nt"><epsg:type></span>geodetic<span class="nt"></epsg:type></span>
<span class="nt"><epsg:alias</span> <span class="na">alias=</span><span class="s">"WGS 66"</span> <span class="na">code=</span><span class="s">"3886"</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>US DMA/NIMA/NGA<span class="nt"></epsg:informationSource></span>
<span class="nt"><epsg:revisionDate></span>2007-03-25<span class="nt"></epsg:revisionDate></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::6760<span class="nt"></gml:identifier></span>
<span class="nt"><gml:name></span>World Geodetic System 1966<span class="nt"></gml:name></span>
<span class="nt"><gml:remarks></span>A worldwide 5° × 5° mean free air gravity anomaly field provided the basic data for producing the WGS 66 gravimetric geoid. Replaced by WGS 72.<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::1262"</span> <span class="nt">/></span>
<span class="nt"><gml:scope></span>Geodesy.<span class="nt"></gml:scope></span>
<span class="nt"><gml:anchorDefinition></span>Developed from a worldwide distribution of terrestrial and geodetic satellite observations and defined through a set of station coordinates.<span class="nt"></gml:anchorDefinition></span>
<span class="nt"><gml:realizationEpoch></span>1966-01-01<span class="nt"></gml:realizationEpoch></span>
<span class="nt"><gml:primeMeridian</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:meridian:EPSG::8901"</span> <span class="nt">/></span>
<span class="nt"><gml:ellipsoid</span> <span class="na">xlink:href=</span><span class="s">"urn:ogc:def:ellipsoid:EPSG::7025"</span> <span class="nt">/></span>
<span class="nt"></gml:GeodeticDatum></span>
</pre></div>
<?xml version="1.0" encoding="UTF-8"?>
<gml:GeodeticDatum 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-6760">
<gml:metaDataProperty>
<epsg:CommonMetaData>
<epsg:type>geodetic</epsg:type>
<epsg:alias alias="WGS 66" code="3886" codeSpace="urn:ogc:def:naming-system:EPSG::7302" />
<epsg:informationSource>US DMA/NIMA/NGA</epsg:informationSource>
<epsg:revisionDate>2007-03-25</epsg:revisionDate>
<epsg:isDeprecated>false</epsg:isDeprecated>
</epsg:CommonMetaData>
</gml:metaDataProperty>
<gml:identifier codeSpace="OGP">urn:ogc:def:datum:EPSG::6760</gml:identifier>
<gml:name>World Geodetic System 1966</gml:name>
<gml:remarks>A worldwide 5° × 5° mean free air gravity anomaly field provided the basic data for producing the WGS 66 gravimetric geoid. Replaced by WGS 72.</gml:remarks>
<gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::1262" />
<gml:scope>Geodesy.</gml:scope>
<gml:anchorDefinition>Developed from a worldwide distribution of terrestrial and geodetic satellite observations and defined through a set of station coordinates.</gml:anchorDefinition>
<gml:realizationEpoch>1966-01-01</gml:realizationEpoch>
<gml:primeMeridian xlink:href="urn:ogc:def:meridian:EPSG::8901" />
<gml:ellipsoid xlink:href="urn:ogc:def:ellipsoid:EPSG::7025" />
</gml:GeodeticDatum>