Next in thread → Next in month →

Re: [Sax-devel] Re: SAX survey: expected local name for non-namespace qualified elements

From
Rob Lugt <>
To
David Brownell <>, Arnaud Le Hors <>, "Simon St.Laurent" <>
Date
2002-06-02T20:14:55Z
ID
<007901c20a72$29adca00$>
Thread
Re: [Sax-devel] Re: SAX survey: expected local name for non-namespace qualified elements
Simon St.Laurent wrote
>
> In the interest of application portability, I'd recommend requiring
> reporting the name of the element as localName when namespace processing
is
> turned off.
>

FWIW, I Agree.  I think of the local name as being the name of the element,
minus the namespace prefix (if any).  When namespace processing is disabled,
there is no prefix - so localName should be equal to the literal name of the
element.

~Rob
Next in thread → Next in month →