[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XML object to Javascript string

Subject: RE: XML object to Javascript string
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 31 Mar 2003 23:04:53 +0100
javascript convert xml to string
Convert the node to a string in the calling code, not the called code,
by calling the XPath string() function.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Mac Martine
> Sent: 31 March 2003 21:25
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  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
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.