Re: In Version 1.1

2004-10-09 Thread Berin Lautenbach
No - the current API doesn't provide a way of doing that. You'll need to iterate through the DOM yourself and then call the library for each. Cheers, Berin Jaswinder Kaur wrote: Does XML Security provide a way to encrypt all particular elements in Document? e.g. in following xml I want

In Version 1.1

2004-10-08 Thread Jaswinder Kaur
Title: In Version 1.1 Does XML Security provide a way to encrypt all particular elements in Document? e.g. in following xml I want to encrypt all the "price" element?         Test1     10.00             Test2     20.00