Command to validate XML against schema using Oracle XDK
java -cp .\xml.jar;.\xmlparserv2.jar oracle.xml.parser.v2.oraxml -schema /tmp/abcd.xml
Refer for more details http://www.packtpub.com/article/schema-validation-with-oracle-jdeveloper-xdk-11g
No comments:
Post a Comment