From 56e46331c3cb503baa2d3f8004dc0725baf51a0a Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 16 Jul 2014 20:56:36 +0200 Subject: Added datasource master template * handles basic output structure * provides XSLT standard template "text()/@*" redefinition to prevent unwanted output of unmatched elements --- utility/datasource.xsl | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 utility/datasource.xsl (limited to 'utility') diff --git a/utility/datasource.xsl b/utility/datasource.xsl new file mode 100644 index 0000000..02b37d1 --- /dev/null +++ b/utility/datasource.xsl @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + -- cgit v1.2.3