Skip to content

Instantly share code, notes, and snippets.

@tomkralidis
Last active August 29, 2015 14:20
Show Gist options
  • Select an option

  • Save tomkralidis/53f02c79d522161a5890 to your computer and use it in GitHub Desktop.

Select an option

Save tomkralidis/53f02c79d522161a5890 to your computer and use it in GitHub Desktop.
OGC CSW3 specification change request items

OGC CSW 3.0.0 specification change request items

  1. fix typo in examples (2015-05-11)
sed 's/FedeartedCatalogues/FederatedCatalogues/g' http://pvretano.com/schemas/csw/3.0/examples/Capabilities.xml
sed 's/FedeartedCatalogues/FederatedCatalogues/g' http://test.schemas.opengis.net/csw/3.0/examples/Capabilities.xml
  1. pre 2.9 versions of libxml2 (or dervied bindings) fail to validate XML Schemas. Options:
  1. Table 20 specifies elapsedTime and federatedSearchResult as csw30:SearchResult attributes, however these are absent in http://test.schemas.opengis.net/csw/3.0/cswGetRecords.xsd with xsd:complexType SearchResultsType

  2. fix typo in Requirement-003: s/header iff the/header if the/

  3. fix typo in SupportedGMLVersions example: s/<ows20:Value> /<ows20:Value>/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment