- 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- pre 2.9 versions of libxml2 (or dervied bindings) fail to validate XML Schemas. Options:
- hotfix XML schemas like in examples https://github.com/GSA/ckanext-spatial/commit/1dc40bced82b77115e0d9da323a84ce1ef8d1dfe and https://github.com/geopython/pycsw/commit/7ab7a4051afa7acf0875fc51852a6141715aed56
- use libxml2 2.9+
-
Table 20 specifies
elapsedTimeandfederatedSearchResultascsw30:SearchResultattributes, however these are absent in http://test.schemas.opengis.net/csw/3.0/cswGetRecords.xsd with xsd:complexTypeSearchResultsType -
fix typo in Requirement-003:
s/header iff the/header if the/ -
fix typo in
SupportedGMLVersionsexample:s/<ows20:Value> /<ows20:Value>/