Re: [C++] Multiple XPath Transforms fails

2004-02-12 Thread Berin Lautenbach
John, "Great minds think alike", or so they say :>. I'll pick this up and incorporate on the weekend if you have no objections? I'd totally forgotten the ::intersect() method in the nodelist class. Makes the code nice and neat and the change very simple. The method was put in for XPath-Filter

Re: DO NOT REPLY [Bug 26789] - Dependency on Xerces - Dirty Secret :)

2004-02-12 Thread Davanum Srinivas
Ping...Can someone PLEASE vet this change and apply it? thanks, dims --- [EMAIL PROTECTED] wrote: > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > . > ANY REPLY MADE TO THIS

Re: DO NOT REPLY [Bug 26789] - Dependency on Xerces - Dirty Secret :)

2004-02-12 Thread Erwin van der Koogh
Ping...Can someone PLEASE vet this change and apply it? Hi Dims, I have been out of town for a few days, just came back and going through the email and stuff.. I will take a look at the patch sometime today and apply it. Thanks, Erwin

Re: DO NOT REPLY [Bug 26789] - Dependency on Xerces - Dirty Secret :)

2004-02-12 Thread Erwin van der Koogh
I have been out of town for a few days, just came back and going through the email and stuff.. I will take a look at the patch sometime today and apply it. Sorry it took so long, I had forgotten I had completely "rearrenged" my entire source tree :P It should be in now.. Erwin

Detached Signature questions

2004-02-12 Thread Stephen Chell (DSL AK)
Hi all,   I want to create a detached XML signature over the contents of an arbitrary file.  (The file could be XML or binary.)     Because the file will not be in a fixed location and will be moved around, I presume I should omit the URI attribute from the SignedInfo/Reference element