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

Re: the data necessary to copmlete this operation is n

Subject: Re: the data necessary to copmlete this operation is not yet available
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Fri, 15 Oct 2004 14:21:31 +0100
msxml3 the data necessary
Also, are you sure you need to modify the xsl:param via dom scripting as
opposed to just passing in a parameter?

this was necessary in the msxml2 interace to MS's wd-xsl variant of
"XSL" as it had no API for setting parameters while calling the
transform, but MSXML3/4 allow you to specify parameters without having
to modify the stylesheet DOM.

David


There are two situations where adding "by hand" rather than via addParameter with MSXML is more suitable. Firstly for a quick change you may not want to bother creating a template and processor for a one-off transform. Secondly addParameter cannot change xsl:variable elements. I inherited a number of transforms that were written using variables and these now need to be modified programmatically, I could of course change the XSLT but that's a bigger job. You can also modify xpath statements within templates and the like to simulate a dynamic evaluate.


--

Joe

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.