From 34b2f97ac57489d7c9555a3cb0c92c808a4948ea Mon Sep 17 00:00:00 2001 From: Adrian Kummerländer Date: Tue, 22 Apr 2014 22:49:56 +0200 Subject: Implemented basic XML output of external read-directory function * output is generated from XML hand-generated in a std::stringstream ** while this works reasonably well it is not how it should by done, i.e. this will have to be reimplemented using xerces / xalan constructs ** => this is intended to try out how a read-directory could work in a XSLT context --- dummy/transform.xsl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'dummy') diff --git a/dummy/transform.xsl b/dummy/transform.xsl index c0437a0..6dc45dc 100644 --- a/dummy/transform.xsl +++ b/dummy/transform.xsl @@ -23,9 +23,11 @@
  • -
    - -
    + -- cgit v1.2.3