|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Merging two xml documents using xslt
On Tue, 1 Feb 2005 13:24:48 -0800, Jianyu Lai <jlai@xxxxxxxx> wrote: > The posted code works great - however, if I call this xslt from C# > programmatically (by passing 'path' and 'value' as parameters), it never > works. Maybe I should try other API to see if it's C# bug. It sounds as if you're using the .NET Framework. I had a similar problem when I moved a transform from .NET Framework 1.0 to 1.1 and tried to eliminate some deprecation warnings. It turned out that I needed to provide an Evidence paramter to the XslTransform.Load() method and an XmlResolver parameter to the XslTransform.Transform method. -- Mike Blake-Knox
|
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








