String sexp = "DECLARE VARIABLE $ groupNAME AS]: String External;" "/ N"
"for $ t in // quartz / job / job-detail" "/ n"
"Where $ t / group = $ groupname" "/ n"
"Return $ T / NAME";
XQueryExpression Exp = StaticContext
.CompileQuery (SEXP);
DynamicContext.clearparameters ();
DynamicContext.SetParameter ("Groupname", Groupname;