-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
@jeanetteclark noticed this today on Slack: There's a typo (wrong extension) in eml/spatialReference.xsd in a reference to the eml-spatialReferenceDictionary.xml file:
Lines 91 to 93 in 4417cbf
| <doc:summary>The name of a predefined coordinate system</doc:summary> | |
| <doc:description>The name of a coordinate system for which a definition has been | |
| provided in the eml-spatialReferenceDictionary.xsl file.</doc:description> |
eml-spatialReferenceDictionary.xsl should be eml-spatialReferenceDictionary.xml
I'll hold off on changing this since the docs are in flux for the EML 2.2 release.