From a0d5a1bed830b13a9016fc2a4a67d2fe0f603b52 Mon Sep 17 00:00:00 2001 From: Alex Stuart Date: Tue, 22 Sep 2020 21:25:14 +0100 Subject: [PATCH] Add ant target to generate HTML table of IdPs and scopes See ukf/ukf-meta#258 for details --- .gitignore | 1 + build.xml | 15 ++++ tests/manual/ukf-meta-258/README.md | 7 ++ tests/manual/ukf-meta-258/scope-test.out | 34 +++++++++ tests/manual/ukf-meta-258/scope-test.xml | 88 ++++++++++++++++++++++++ utilities/orgnamescope.xsl | 80 +++++++++++++++++++++ 6 files changed, 225 insertions(+) create mode 100644 tests/manual/ukf-meta-258/README.md create mode 100644 tests/manual/ukf-meta-258/scope-test.out create mode 100644 tests/manual/ukf-meta-258/scope-test.xml create mode 100644 utilities/orgnamescope.xsl diff --git a/.gitignore b/.gitignore index f1edb289..7e66cb9d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ Thumbs.db # /build/ /build/locations.txt +/build/orgnamescope.html # /charting/ /charting/cache diff --git a/build.xml b/build.xml index e54d459a..e48146f6 100644 --- a/build.xml +++ b/build.xml @@ -2763,6 +2763,21 @@ + + + Running generate.html.orgnamescope XSLT + + + + + + + + + + + + + +
+ + + + + + + + + + + +
DisplayNameOrganisation NameentityIDScopesVisibility
+
+
+ + + + + + + + + + + + + + + + +
+ Scopes + +
+
+
+
+ + +
+
+
+
+
+
+ + No + Yes + + +
+
+
+