[libxml-devel] Default namespaces

2006-07-19 Thread Grant Monroe
Hello, I'm trying to figure out how to set the default namespace on a node I've just created. Setting the xmlns attribute like node['xmlns'] = 'http://www.example.com/' doesn't seem to effect node.ns_def, and node.namespace = 'http://www.example.com/' treats http as the ns prefix. Is this possible

Re: [libxml-devel] Request to add HTML parsing

2006-07-19 Thread Ross Bamford
On Tue, 18 Jul 2006 14:16:11 +0100, zdennis <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > TRANS wrote: >> ... Once again it seems all >> the libxml developers have vanished. :( I'm not a C coder or I would >> be working on it myself. What has happened? Why is thi