Petr Kuzel wrote: > > Arnaud Le Hors wrote: > > > > XNI also needs to be extended so that the actual encoding is passed to > > the application. This is necessary to implement DOM Level 3 which > > exposes both the encoding specified in the XML declaration (if any) and > > the actual encoding. > > compare (actual) > > startDocument(..., String encoding), startEntity(..., String encoding) etc, > > with (specified) > > textDecl(..., Stringencoding), xmlDecl(..., String encoding, ...) >
You're right! Cool, we're all set then. Thanks. -- Arnaud Le Hors - IBM, XML Standards Strategy Group / W3C AC Rep. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
