Thanks Mike for the hint ... I'll try to do this.
On Sun, Apr 13, 2008 at 10:16 PM, Michael Kay <> wrote:
> > If the default serializer provided by the XSLT processor
> > doesn't check for well-formedness of the XML output, then is
> > it somehow possible to feed the output to some other process
> > which can check for well-formedness ? Is there any standard
> > way of doing this, or will it be done in some other way?
>
> I don't know of any way of doing this other that writing your own SAX filter
> to do the checking. Or it might be simpler to put the serialized output
> through an XML parser if you need to check it.
>
>
>
> Michael Kay
> http://www.saxonica.com/
--
Regards,
Mukul Gandhi