[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Best way to create an XML document
- From: "Mukul Gandhi" <gandhi.mukul@gmail.com>
- To: "Michael Kay" <mike@saxonica.com>
- Date: Sun, 13 Apr 2008 22:19:47 +0530
Thanks Mike for the hint ... I'll try to do this.
On Sun, Apr 13, 2008 at 10:16 PM, Michael Kay <mike@saxonica.com> 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
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]