xsl-list
[Top] [All Lists]

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

2019-08-28 07:02:01
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


<Prev in Thread] Current Thread [Next in Thread>