|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How to use an xml Element in xsl JavaScript?
From: John Barden <jb@xxxxxxxx> how can I use a xml Element in a xsl Javascript? I tried it like this: John, I THINK that what you want to do is something like this: <script language="Javascript">
<![CDATA[ test = "]]>
<xsl:value-of select="document('../test.xml')/test/data/id"/>
<![CDATA[";]]>
</script>If you want to get a 'value' of an xsl element, it needs to be outside of the CDATA elements; the CDATA is merely a mechanism for telling the xslt processor to ignore the constructs that appear to be xml elements as opposed to being 'data'. Hope that helps! bix _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








