Thứ Ba, 5 tháng 8, 2014

Use Validator to validate xml against a schema

Create a program that accepts two command line parameters. The first parameter must specify the name of an XML document and the second parameter must specify the name of a schema. The program should validate the XML document against the specified schema by creating a DOM source on the
document.




- Chạy :
Create a program that accepts two command line parameters. The first parameter must specify the name of an XML document and the second parameter must specify the name of Schema. The program must also validate the XML document against the specified schema by creating a SAX source on the
document.





- Chạy :


Không có nhận xét nào:

Đăng nhận xét