RE: Use the validation outcome in the result

Hi,

One workaround would be to set assert-valid="true" and wrap
p:validate-with-xml-schema in a p:try/p:catch. You can then collect the
error info for each invalid document in the p:catch step. Not optimal,
but it could work.

Regards,
Vojtech

--
Vojtech Toman
Consultant Software Engineer
EMC | Information Intelligence Group
vojtech.toman@emc.com
http://developer.emc.com/xmltech

Received on Friday, 13 August 2010 16:19:16 UTC