[XML-SIG] xml-schema parsing using minidom.
Sylvain Thenault
Sylvain.Thenault@logilab.fr
Tue, 4 Dec 2001 15:08:06 +0100 (CET)
On Tue, 4 Dec 2001, Mariappan, MaharajanX wrote:
> Hi,
>
> When I try getAttributeNS(None,"value") It is returning null sting.
> I thing I've to apply the corresponding patch. Do you the correct patch.
> Or wait for next offcial release of pyXml?
I don't think a patch have been generated to this the empty namespaces
problem. pyxml 0.6.7, which fixes this problem, should be released soon ;)
You can for the moment retreive your attribute by replacing None with ''
i.e. getAttributeNS('', 'value')
--
Sylvain Thenault
LOGILAB http://www.logilab.org