I’m not sure this is really an Xalan C question. Xalan C is exactly that, a server side implementation of XSLT 1.0 in C++. If you want to use scripting, I would do it the way I’ve always done it in the past and use the browser’s XML/XSLT implementation. FireFox uses Transformix, IE uses MSXML. If you want to be cross-browser compatible I would suggest using the Sarissa (it’s written in Javascript). Examples: there are so many examples on the web, it’s silly to publish an example here. HYPERLINK "http://www.w3schools.com/"www.w3schools.com is a good place to start. To be more specific: HYPERLINK "http://www.w3schools.com/xsl/xsl_client.asp"http://www.w3schools.com/xs l/xsl_client.asp Hans -----Original Message----- From: Amish Gujarathi [mailto:[EMAIL PROTECTED] Sent: Monday, October 15, 2007 2:34 PM To: xalan-c-users@xml.apache.org Subject: XalanC and Scripts. Hi Guys,
Am using XalanC 1.10.0 in combination with Xerces 2.7.0, to transform one XML schema into another. I wanted to know if we can use Scripts like Javascript, VB script, Perl script etc, with Xalan C processor. Please let me know with an EXAMPLE. I greatly appreciate your help. Thanks, Amish. No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.14.10 - Release Date: 10/14/2007 12:00 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.14.10 - Release Date: 10/14/2007 12:00 AM