Andy Clark wrote: > Why make a new parser configuration at all? Why not > just replace the existing standard parser config with > the new scanner+nsbinder?
I would like to leave the standard configuration alone, since this configuration establishes the *standard* processing pipeline: scanner->dtd validator->namespace binder->xml schema validator-->API. The new configuration is anything but *standard* -- it includes a specialized scanner and specialized dtd validator. It might also include additional *hacks* to improve performance, thus, I think it would be misleading to call this configuration *standard*. -- Elena Litani / IBM Toronto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
