Can validate a XML against XSD from command line?
Posted: Fri May 23, 2008 1:30 am
Can I pass an XML doc through command line to Oxygen and let it validate against an XSD?
I would appreciate a command syntax like:
oxygen.exe -validate my.xml my.xsd
Possible errors should be displayed in this case on the command prompt.
No GUI should pop up.
Is this somehow possible?
Same question with xslt processing on the command line.
Peter
I would appreciate a command syntax like:
oxygen.exe -validate my.xml my.xsd
Possible errors should be displayed in this case on the command prompt.
No GUI should pop up.
Is this somehow possible?
Same question with xslt processing on the command line.
Peter