XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Posttop
David BrownSubject: Sablotron as custom XSL processor
Author: David Brown
Date: 30 Nov 2005 01:55 AM
I started this post as a request for help, but then I got it to work, so I thought I'd share what I did, since searching this forum for Sablotron didn't turn anything up.

Most of my XSL is used by PHP, so testing (if not debugging) with Sablotron is very helpful.

(including what doesn't work to facilitate searches...)

I had been trying to use Sablotron as a custom processor using the following command:

"C:\Program Files\Sablot-1.0.2\bin\sabcmd" %2 %1 %3

I would get the following output:

External XSLT processing started...
Error [code:67]
unsupported URI scheme 'c'
...done

Prefixing each parameter with file:/// resolves that error:

"C:\Program Files\Sablot-1.0.2\bin\sabcmd" file:///%2 file:///%1 file:///%3

As you can tell, this is under Windows, but i think only the path to the executable is likely to change.

Empty path and classpath are working for me.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.