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
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