From 38fccf1a09f658299dbc23a147de77de33ee030f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Mon, 8 Aug 2005 09:38:11 +0000 Subject: [PATCH] support binary attribute values --- org.glite.jp.ws-interface/src/JobProvenanceTypes.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/org.glite.jp.ws-interface/src/JobProvenanceTypes.xml b/org.glite.jp.ws-interface/src/JobProvenanceTypes.xml index c6dcdb6..49d3bf6 100644 --- a/org.glite.jp.ws-interface/src/JobProvenanceTypes.xml +++ b/org.glite.jp.ws-interface/src/JobProvenanceTypes.xml @@ -36,8 +36,8 @@ Attribute name to query. Operation. Where the attribute value came from. - Value to compare the job attribute with. - Another value (for op = WITHIN). + Value to compare the job attribute with. + Another value (for op = WITHIN). @@ -50,12 +50,17 @@ Single value of an attribute. Name of the attribute, including namespace. - Value. + String value. When this value was recorded. Where this value came from. + + String value. + Binary value. + + Specification of attribute origin. JP system value, e.g. job owner. -- 1.8.2.3