From 747151772123a02cae3d851b6cf2732162d71901 Mon Sep 17 00:00:00 2001 From: fxia Date: Tue, 7 Oct 2014 15:07:04 -0400 Subject: [PATCH] [#84] rewrite uom/UomSymbol regex pattern --- .../validation/xml/iso19139ngdc/schema/gml/basicTypes.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckanext/spatial/validation/xml/iso19139ngdc/schema/gml/basicTypes.xsd b/ckanext/spatial/validation/xml/iso19139ngdc/schema/gml/basicTypes.xsd index 152e6e91..a5176eaa 100644 --- a/ckanext/spatial/validation/xml/iso19139ngdc/schema/gml/basicTypes.xsd +++ b/ckanext/spatial/validation/xml/iso19139ngdc/schema/gml/basicTypes.xsd @@ -131,7 +131,7 @@ It adds a XML attribute codeSpace to a term, where the value of the codeSpace at It is recommended that the symbol be an identifier for a unit of measure as specified in the "Unified Code of Units of Measure" (UCUM) (http://aurora.regenstrief.org/UCUM). This provides a set of symbols and a grammar for constructing identifiers for units of measure that are unique, and may be easily entered with a keyboard supporting the limited character set known as 7-bit ASCII. ISO 2955 formerly provided a specification with this scope, but was withdrawn in 2001. UCUM largely follows ISO 2955 with modifications to remove ambiguities and other problems. - +