XML validation based on xsd

validate an XML file based on xsd schema.
Two input parameters:

  1. the full xml file name to be validated.
  2. the full xsd file name to be validated against.

if it is a validated xml file return true, otherwise return false.
Repository URL : http://community.bonitasoft.com/project/xml-validation-based-xsd