Hi -- beginner here.

I've installed basex via apt on Debian. 

ii  basex  10.5-1 all XML database and XPath/XQuery processor

I've successfully made and interrogated a database and made a few basic xquery 
commands from the command line.

I'm hoping to use basex for xsl transformations from the command line so that I 
can work rapidly on iterating towards the transformation I'm trying to achieve. 
Specifically, I'm aiming to transform an XML document using an XSL document to 
produce an HTML document. I've tried the following, plus other variants:

    basex -W -i input.xml -o out.html transform.xsl

However the resulting file at out.html is simply the transform.xsl file.

I'd be grateful for advice.

Many thanks,
Rory



    

Reply via email to