From 4bd296720c24aa69dbaa679cca3eb14a75ae7e28 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia <sapanb@cs.princeton.edu> Date: Mon, 7 Sep 2009 14:55:50 +0000 Subject: [PATCH] Fixed the comments in this file --- sfatables/matches/hrn.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sfatables/matches/hrn.xml b/sfatables/matches/hrn.xml index a931927c..6da2e709 100644 --- a/sfatables/matches/hrn.xml +++ b/sfatables/matches/hrn.xml @@ -1,10 +1,8 @@ <!-- -"sfa-input" specifies the subset of the requestor context that this match needs to see. It is specified as an xpath expression. +"context" specifies the subset of the requestor context that this match needs to see. It is specified as an xpath expression. For this simple match, we just need to look at sfa-input. -"rule" specifies an xpath/xquery expression that evaluates the match. In this case, we just check if the requestor's HRN is the same -as the one matched by this rule. - +"rule" specifies a set of arguments that the match accepts. --> <match name="hrn"> -- 2.47.0