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 with this wrapper?
-- Grant Monroe JanRain, Inc. _______________________________________________ libxml-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/libxml-devel
