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

Re: Merging two xml documents using xslt

Subject: Re: Merging two xml documents using xslt
From: Mike Blake-Knox <mikebk824@xxxxxxxxx>
Date: Wed, 2 Feb 2005 09:45:05 -0500
c merge xml
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

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.