Christian Parpart wrote: > Unfortunately the pseudo code is as pseudo as I wasn't able to > understand it fully. Furthermore, does there exist _any_ > implementation of that function so that I can look there to > understand? I didn't find it yet in Xerces C and J Xerces2-J does implement all the namespace algorithms defined in the Appendix. For details of the implementation see org.apache.xerces.dom.DOMNormalizer.namespaceFixUp(..) and org.apache.xerces.dom.NodeImpl. To use this functionality you need to build Xerces with DOM Level 3 support (or cast to Xerces implementation): http://xml.apache.org/xerces2-j/faq-dom.html. Thanks, -- Elena Litani / IBM TorontoReceived on Wednesday, 9 October 2002 10:23:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 3 May 2007 00:17:15 GMT