OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SAX 2.0 baseURI property was: Re: SAX 2.0 Enhancement proposal(2nd Ed)



> Yes, to be clear, and for reasons including this, but also for other
> reasons, SAX needs to have a standard way to communicate the base URI to an
> application.

The Locator is solving that problem already ... unfortunately
it's allegedly "optional" (though I seem to recall that almost
all SAX parsers handle it).

Better IMO to use the existing mechanism rather than define
a new one that's less general.