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

RE: Transform XML

Subject: RE: Transform XML
From: Américo Albuquerque <aalbuquerque@xxxxxxxxxxxxxxxx>
Date: Wed, 30 Apr 2003 20:02:11 +0100
ixslprocessor.output
Hi

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Karl J. Stubsjoen
> Sent: Wednesday, April 30, 2003 5:29 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  Transform XML
> 
> 
> I'v not seen the squigly brackets before... is this an 
> alternative syntax to something else?
> 
> >     <FLD name="{@name}"/>
> 
> Karl
> 
> 
> ALSO (off topic a bit):
> But does anyone have experience with MSXML and using the 
> IXSLProcessor to output to a DomDocument?
> 
> (seems a bit on topic - since I'm using xslt to transform xml 
> to xml, but need to return an xmlDomDocument)

Just point the IXSLProcessor.output to a DOMDocument

Something like:

...
Dim proc as IXSLProcessor
Dim res as DOMDocument

...
Proc.output = res
Proc.transform

Hope that this helps you



 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.