[9732] broke CSW GetRecords tests, this commit fixes them, patch from bbinet
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9765 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -4,7 +4,7 @@ var csw_request =
|
||||
'<csw:ElementSetName>brief</csw:ElementSetName>' +
|
||||
'<csw:Constraint version="1.1.0">' +
|
||||
'<ogc:Filter xmlns:ogc="http://www.opengis.net/ogc">' +
|
||||
'<ogc:PropertyIsLike wildCard="*" singleChar="." escape="!">' +
|
||||
'<ogc:PropertyIsLike wildCard="*" singleChar="." escapeChar="!">' +
|
||||
'<ogc:PropertyName>my_prop</ogc:PropertyName>' +
|
||||
'<ogc:Literal>my_prop_value</ogc:Literal>' +
|
||||
'</ogc:PropertyIsLike>' +
|
||||
|
||||
Reference in New Issue
Block a user