You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Tim McCune <ti...@channelpoint.com> on 2001/01/22 05:54:18 UTC

Namespace support

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've been developing using the latest Xerces 2 code from CVS and the
SAX parser doesn't seem to be handling namespaces at all.  Basically,
whenever startElement is called in my DefaultHandler, the value of
the "uri" parameter is always "".  Can anyone comment on this?  If
it's supposed to work, I'll try to figure out what I'm doing wrong. 
Thanks.
 
Tim McCune
Software Architect, ChannelPoint
"People prefer to fail conservatively than to risk succeeding
differently; prefer to invent than to research, and find it hard to
change their habits." -- Alistair Cockburn
 

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBOmu8stUPOr8a7vy5EQJ1ZwCeIe86Cb193wdviE5NePQi3cwkKRYAoPjb
92L+dlVd4WmCYiDeBnaCCEWs
=3BV1
-----END PGP SIGNATURE-----

Re: Namespace support

Posted by Andy Clark <an...@apache.org>.
Tim McCune wrote:
> I've been developing using the latest Xerces 2 code from CVS and the
> SAX parser doesn't seem to be handling namespaces at all.  Basically,
> whenever startElement is called in my DefaultHandler, the value of
> the "uri" parameter is always "".  Can anyone comment on this?  If
> it's supposed to work, I'll try to figure out what I'm doing wrong.

I just noticed this recently and I believe that this is a bug. In
doing some other work, I'll try to fix this problem as well.

-- 
Andy Clark * IBM, TRL - Japan * andyc@apache.org