Subject: Did any one used Xalan-C
Posted By: elayaraja.s Post Date: 7/24/2008 6:03:29 AM
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.SimpleDateFormat.new('E yyyy MM dd hh:mm:ss'),java:java.util.Date.new())"/>
Reply By: samjudson Reply Date: 7/24/2008 6:13:40 AM
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 -/
Reply By: elayaraja.s Reply Date: 7/24/2008 6:16:20 AM
I followed your link. But still i am searching one who has worked already with xalan-c.
Reply By: samjudson Reply Date: 7/24/2008 6:19:03 AM
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 -/

Go to topic 72933

Return to index page 2
Return to index page 1