From 3281d7edba30716bdc2c14f1117b3052867adeca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Mon, 3 Oct 2005 13:54:26 +0000 Subject: [PATCH] indexQuery - value is optional (due to EXISTS qop) - added value2 (for WITHIN qop) --- org.glite.jp.ws-interface/src/JobProvenanceTypes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org.glite.jp.ws-interface/src/JobProvenanceTypes.xml b/org.glite.jp.ws-interface/src/JobProvenanceTypes.xml index 8e4a356..ef62d26 100644 --- a/org.glite.jp.ws-interface/src/JobProvenanceTypes.xml +++ b/org.glite.jp.ws-interface/src/JobProvenanceTypes.xml @@ -113,7 +113,8 @@ Single condition on an attribute. Query operation. - Value to compare attribute with. + Value to compare attribute with. + Value to compare attribute with. -- 1.8.2.3