[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] XML validation with XSD
Parsers are required (by specification) to stop when they encounter
an error, which is why you're seeing this behavior. Indeed, a parser
that does not stop at the first error would be in violation of the XML
specifcation.
On Thu, 14 Nov 2002, skanimozhi_sel wrote:
> hi,
> we at present doing an application which requires the validation
> of well formed XML file across an XSD.But the problem we faced is,all
> the parsers stopped parsing when it encounterd the first error in the
> XML file .Our requirement is we want the xml file to be parsed fully
> and get all he errors in that file.Can anybody help me
>
> Thanks
> Kanimozhi
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>