Re: [xml] Namespace normalization/reconciliation



This would seem to be an important cleanup operation, even if it
isn't fast, since you pay for the excess declarations everytime
you use the resulting document.

Look at the C14N (canonicalization) code that is part of the library.  It
handles things like duplicate xmlns declarations.  (It also does more,
like re-ordering attributes, etc., that you might *not* want, but the
semantic information is not changed.)
        /r$
--
Rich Salz                  Chief Security Architect
DataPower Technology       http://www.datapower.com
XS40 XML Security Gateway  http://www.datapower.com/products/xs40.html
XML Security Overview      http://www.datapower.com/xmldev/xmlsecurity.html




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]