Re: [xsl] xquery to xslt update

Subject: Re: [xsl] xquery to xslt update
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: 11 Nov 2005 13:49:55 +0000
>>>>> "David" == David Carlisle <davidc@xxxxxxxxx> writes:

    David> But if you just want to pass the pre-converted XSLT version
    David> of the test suite through your XSLT engine, then you don't
    David> need any Xquery system, You just take the zip file of XSLT
    David> files from the xq2xml distribution and the Zip file of the

Got that.

    David> Xquery test suite from the W3C

How does this fit into it? Where do I get it from, and what do I do
with it?

    David> and run each xslt file with inputs as specified in the test suite catalog.

Which catalog? How is it specified?

    David> In each case, inputs need to be specified using parameters,
    David> the implicit input is not used, and processing starts with
    David> a template called main, so in saxon you do something like

    David> saxon8 -it main
    David> Queries/XQueryXSLT/expressions/foo/bar/test006.xsl
    David> +input-context=TestSources/bib.xml

I trust that there should be some way of automating this. You can't
seriously be suggesting that I type in command lines for every test.

-- 
Colin Adams
Preston Lancashire

Current Thread