Next in thread →
Next in month →
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 →