[Xml-compile] Data validation

Mark Grimes mgrimes at cpan.org
Mon Mar 19 16:20:12 GMT 2012


> In general, it is not possible to continue processing after errors. For a
> sub-set of schema features, yes.  It is worse than, for instance, a parser
> for Perl code... and we all know what a missing ';' can mean there :-(

Unfortunate but understandable. Is there an easy way to split the
validation phase from the remote call?  I am submitting an array of
items to the remote service. If I could validate each separately, that
would help narrow it down if there are errors.



More information about the Xml-compile mailing list