diff --git a/lib/OpenLayers/Format/WPSExecute.js b/lib/OpenLayers/Format/WPSExecute.js index 3acba4d845..cd56282659 100644 --- a/lib/OpenLayers/Format/WPSExecute.js +++ b/lib/OpenLayers/Format/WPSExecute.js @@ -16,7 +16,8 @@ * Inherits from: * - */ -OpenLayers.Format.WPSExecute = OpenLayers.Class(OpenLayers.Format.XML, { +OpenLayers.Format.WPSExecute = OpenLayers.Class(OpenLayers.Format.XML, + OpenLayers.Format.Filter.v1_1_0, { /** * Property: namespaces