|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: I have the XSLT, now need to make it usable as use
Sorry, I changed my example in mid-stream and messed it up a bit.
I wrote -
>
> You could write something like
>
> var xml_string = element('measure',
> element(name,'Form Element 1'),
> 'this is a sample form element')
> xml_string = element('root',xml_string)
>
but meant this -
var xml_string = element('measure',
element(name,'Form Element 1'))
xml_string = element('root',xml_string)
Cheers,
Tom P
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








