From 5e75e186e0d33d9cda7683c6da5a9297d6964321 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Thu, 3 Jan 2019 03:38:25 +1100 Subject: Add some example XSLTs that operate on -listxml output --- scripts/xslt/list-bios.xslt | 43 ++++++++++++++++++++++++++++++++ scripts/xslt/list-runnable-tree.xslt | 48 ++++++++++++++++++++++++++++++++++++ scripts/xslt/list-runnable.xslt | 45 +++++++++++++++++++++++++++++++++ 3 files changed, 136 insertions(+) create mode 100644 scripts/xslt/list-bios.xslt create mode 100644 scripts/xslt/list-runnable-tree.xslt create mode 100644 scripts/xslt/list-runnable.xslt (limited to 'scripts/xslt') diff --git a/scripts/xslt/list-bios.xslt b/scripts/xslt/list-bios.xslt new file mode 100644 index 00000000000..7add72b7aee --- /dev/null +++ b/scripts/xslt/list-bios.xslt @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/scripts/xslt/list-runnable-tree.xslt b/scripts/xslt/list-runnable-tree.xslt new file mode 100644 index 00000000000..d9f5e7d8222 --- /dev/null +++ b/scripts/xslt/list-runnable-tree.xslt @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + diff --git a/scripts/xslt/list-runnable.xslt b/scripts/xslt/list-runnable.xslt new file mode 100644 index 00000000000..685c13c93e6 --- /dev/null +++ b/scripts/xslt/list-runnable.xslt @@ -0,0 +1,45 @@ + + + + + + + + + + -- cgit v1.2.3-70-g09d2