From 71fb33679212c256f70b17785093b307313dcabd Mon Sep 17 00:00:00 2001 From: "Thomas B. \"dm8tbr\" Ruecker" Date: Sun, 9 Mar 2014 12:19:35 +0000 Subject: [PATCH] Adding xml2json XSLT, svn r31 upstream trunk. https://code.google.com/p/xml2json-xslt/ svn path=/icecast/trunk/icecast/; revision=19108 --- web/Makefile.am | 4 +- web/xml2json.xslt | 174 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 177 insertions(+), 1 deletion(-) create mode 100644 web/xml2json.xslt diff --git a/web/Makefile.am b/web/Makefile.am index 19545e81..76bfa687 100644 --- a/web/Makefile.am +++ b/web/Makefile.am @@ -10,4 +10,6 @@ dist_web_DATA = status.xsl \ auth.xsl \ server_version.xsl \ tunein.png \ - key.png + key.png \ + status-json.xsl \ + xml2json.xslt diff --git a/web/xml2json.xslt b/web/xml2json.xslt new file mode 100644 index 00000000..66808846 --- /dev/null +++ b/web/xml2json.xslt @@ -0,0 +1,174 @@ + + + + + + + + 0123456789 + + + + + + + + + + + + + + + " + + + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + false + + + + { + + + + : + + + + null + + + + + + + , + } + + + + + [ + + + null + + + + + + , + ] + + + + + + + +