|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XML object to Javascript string
Hi-
I am having trouble getting an xml object to convert to a string. I
have tried everything I can think of. Could someone please help?
Here are the code snippets, but calling toString() is not doing what I
expect...
Thanks-
Mac
<msxsl:script language="Javascript" implements-prefix="my">
function split( str, toMatch )
{
var newString = str.toString()
return newString;
}
</msxsl:script>
<xsl:value-of select="my:split( @task, $nextTask )" />
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








