From 1b1d2cec7638e7af08c5cff2c0799aa9605fb58d Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 29 Oct 2014 17:31:13 +0100 Subject: Fixed transformation datasource query * recent commit `71a637` in upstream _InputXSLT_ activated namespace comprehension for `InputXSLT:read-file` and `InputXSLT:external-command` ** this enabled both a simplification of the meta variable query and forced a namespace-independent version of the main and support datasource query --- src/steps/process.xsl | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/steps/process.xsl b/src/steps/process.xsl index 67c7f24..9b9552a 100644 --- a/src/steps/process.xsl +++ b/src/steps/process.xsl @@ -168,10 +168,11 @@ - - - - + + + + + @@ -188,7 +189,7 @@ - + @@ -221,7 +222,7 @@ - + -- cgit v1.2.3