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 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Victoria LuSubject: How do I deploy my .xsl file to users
Author: Victoria Lu
Date: 31 Oct 2006 05:51 PM
Users need my .xsl files to run their .xml files for some reports. how do I deploy my .xsl files to them?
Do they need any client software in order to run with their .xml files?

Thanks,
Victoria

Postnext
Ivan PedruzziSubject: How do I deploy my .xsl file to users
Author: Ivan Pedruzzi
Date: 31 Oct 2006 06:23 PM

Victoria,

Microsoft offers a small executable that you can freely distribute or point your customer.

http://www.microsoft.com/downloads/details.aspx?familyid=2fb55371-c94e-4373-b0e9-db4816552e41&displaylang=en

Ivan Pedruzzi
Stylus Studio Team

Postnext
Victoria LuSubject: How do I deploy my .xsl file to users
Author: Victoria Lu
Date: 01 Nov 2006 09:50 AM
Thank you so much.

Postnext
Victoria LuSubject: How do I deploy my .xsl file to users
Author: Victoria Lu
Date: 01 Nov 2006 04:58 PM
When I run my .xsl with msxsl.exe on window xp, everything is fine except it treats XSLT 2.0's new expressions in my .xsl as errors. Please let me know what I should do?
Thanks.

Postnext
Ivan PedruzziSubject: How do I deploy my .xsl file to users
Author: Ivan Pedruzzi
Date: 01 Nov 2006 06:55 PM

Victoria

MSXSL is a command line wrapper around Microsoft MSXML XSLT processor, does *not* support XSLT 2.0.

You will need to use Saxon in order to run XSLT 2.0
http://www.saxonica.com/documentation/using-xsl/commandline.html

Hope this helps
Ivan Pedruzzi
Stylus Studio Team

Postnext
Victoria LuSubject: How do I deploy my .xsl file to users
Author: Victoria Lu
Date: 02 Nov 2006 09:14 AM
But how my users use Saxon in order to run my .xsl files?
DO I have to install Saxon for each of them? DO they need to learn all commands in order to run the .xsls?

Posttop
Ivan PedruzziSubject: How do I deploy my .xsl file to users
Author: Ivan Pedruzzi
Date: 02 Nov 2006 10:12 AM
Originally Posted: 02 Nov 2006 10:13 AM
Yes the will need to have a copy of saxon8.jar in their machine.

The command line looks like this

java -cp saxon8.jar net.sf.saxon.Transform [XML] [XSLT] > [result]

Ivan Pedruzzi
Stylus Studio Team

 
Topic Page 1 2 3 4 5 6 7 8 9 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.