Hi,

I'm using the following to validate thousands of XML files and want to move off
any that are invalid to another folder for further parsing or update XSLT.

<schemavalidate noNamespaceFile="../articleObject.xsd" failonerror="false">
  <fileset dir="${l_Drive}XML/finished" includes="Article-*.xml"/>
</schemavalidate>

Any help will be appreciated.

Thanks

Marijan (Mario) Madunic


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to