xsl-list
[Top] [All Lists]

Re: [xsl] Re: For each child, create a new parent node including only that child

2019-08-28 07:06:39
Hi Ruud,

I can also run now my last version (
https://xsltfiddle.liberty-development.net/6rewNxx/10) okay, with command:

java -jar /mnt/c/Apps/saxon6-5-5/saxon.jar -o output.tmx input.tmx
~/path/to/unmerge_tuvs_xsl2.xsl

And the same stylesheet seems to work both as XSLT 1 and as XSLT 2.

Thank you so much for your help! Have a great day.

Cheers, Manuel

Ruud GROSMANN r(_dot_)grosmann(_at_)sdu(_dot_)nl 
<xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com>
escreveu no dia quarta, 28/08/2019 à(s) 14:02:

On 8/28/19 1:34 PM, Manuel Souto Pico terminolator(_at_)gmail(_dot_)com wrote:
One more update.

I think I have managed more or less in this version of the stylesheet:
https://xsltfiddle.liberty-development.net/6rewNxx/8

It works in XSLTFiddle, but not when I run it in the command line with
SaxonEE9-9-1-4J or saxon6-5-5, e.g.

java -jar /mnt/c/Apps/saxon6-5-5/saxon.jar -o output_unmtuv.tmx
input.tmx ~/path/to/unmerge_tuvs_xsl1.xsl
or
java -jar /mnt/c/Apps/Saxon9/SaxonEE9-9-1-4J/saxon9ee.jar
-o:output_unmtuv.tmx input.tmx ~/path/to/unmerge_tuvs_xsl1.xsl

Do you see any problem with it?


Hi Manuel,
I have no problem with running your stylesheet with saxon from the
command line. So the problem is maybe in the call itself...

Ruud


--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>