Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Canonicalization question

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: "Aust, Stefan" <stefan.aust AT coremedia.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Canonicalization question
  • Date: Mon, 17 Oct 2005 11:07:50 -0400

I've kludged together a fix for this. It's pretty ugly. I had to add an XPath query and a full tree copy to handle this case properly. That method turns out to be surprisingly hard to implement correctly with exclusive canonicalization as opposed to regular canonicalization.

However, it should be working now if you check the latest code out of CVS. I need to think about whether there's a cleaner way to handle this case.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page