From 2ca3e69625375dfa2ee5732be3ca66700015cbaa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Thu, 13 Oct 2005 13:02:02 +0000 Subject: [PATCH] updated JP system attributes namespace --- org.glite.jp.common/interface/known_attr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.jp.common/interface/known_attr.h b/org.glite.jp.common/interface/known_attr.h index e8f6bb5..d53c792 100644 --- a/org.glite.jp.common/interface/known_attr.h +++ b/org.glite.jp.common/interface/known_attr.h @@ -2,7 +2,7 @@ #define __GLITE_JP_KNOWN_ATTR /** Namespace of JP system attributes */ -#define GLITE_JP_SYSTEM_NS "http://egee.cesnet.cz/en/WSDL/jp-system" +#define GLITE_JP_SYSTEM_NS "http://egee.cesnet.cz/en/Schema/JP/System" /** Job owner, as specified with RegisterJob JPPS operation */ #define GLITE_JP_ATTR_OWNER GLITE_JP_SYSTEM_NS ":owner" -- 1.8.2.3