Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 24th, 2008, 06:03 AM
Authorized User
 
Join Date: Jul 2008
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Default Did any one used Xalan-C

Did any one used Xalan-C ?

Converting from xml to ascii.
Any idea how to add namespace in xsl and to display the date ?

For example, if ur using Xalan-J then u can use the namesape as follows,
xmlns:java="http://xml.apache.org/xslt/java"
<xsl:variable name="cDate" select="java:format(java:java.text.SimpleDateForma t.new('E yyyy MM dd hh:mm:ss'),java:java.util.Date.new())"/>
 
Old July 24th, 2008, 06:13 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

Why oh why have you started a new topic to ask the same question as you've asked in another thread?

Did you look into using the EXSLT method like I said or are you just ignoring me?

/- Sam Judson : Wrox Technical Editor -/
 
Old July 24th, 2008, 06:16 AM
Authorized User
 
Join Date: Jul 2008
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I followed your link. But still i am searching one who has worked already with xalan-c.
 
Old July 24th, 2008, 06:19 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

Like I said previously - you're more likely to find such a person on a Xalan mailing list.

http://xml.apache.org/mail.html

/- Sam Judson : Wrox Technical Editor -/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to install "XALAN for C" on my windowsOS elayaraja.s XSLT 8 July 24th, 2008 10:52 PM
why xalan extension function ? elayaraja.s XSLT 3 July 17th, 2008 07:03 AM
install saxon instead of xalan li72 XSLT 1 September 5th, 2007 06:59 AM
Xalan bug wpsBoy XSLT 2 December 26th, 2005 06:59 AM
How do you use the -param option of Xalan-J mountainbiker XSLT 0 January 28th, 2004 03:19 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.