Hi All,
i am trying to validate XML with a predefined XSD so that if validation is OK i can go ahead with parsing XML,for parsing i am using JAXB 2.x but i am doing validation outside of JAXB.
here is a part of my XML and XSD
and XML is
the code for validation is something like
it is validating the XML against XSD and showing the error also
but The validator reports a single error per wrong element.
It does not report multiple errors because there is only one error report per complex type.
i want that validator should validate complete XML document and come up with all error and warning for any missing tags or invalidTh data type
is there any way to achieve this
Thanks in advance
--
With Regards
Umesh Awasthi
Software Engineers never die… They just go Offline
http://www.travellingrants.com/