From 0262e09cd74f20f778c052f387fdd315c6af0efc Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Wed, 28 Oct 2009 21:28:56 +0000 Subject: [PATCH] Add match on slice HRN --- sfatables/matches/slice.xml | 19 +++++++++++++++++++ sfatables/processors/slice-hrn.xsl | 24 ++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 sfatables/matches/slice.xml create mode 100644 sfatables/processors/slice-hrn.xsl diff --git a/sfatables/matches/slice.xml b/sfatables/matches/slice.xml new file mode 100644 index 00000000..e3ee7db9 --- /dev/null +++ b/sfatables/matches/slice.xml @@ -0,0 +1,19 @@ + + + + + + + + hrn + HRN of the slice requesting resources + HRN + + + + diff --git a/sfatables/processors/slice-hrn.xsl b/sfatables/processors/slice-hrn.xsl new file mode 100644 index 00000000..1ba59422 --- /dev/null +++ b/sfatables/processors/slice-hrn.xsl @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + -- 2.43.0