| Author |
validating xml
|
Jigar Naik
Ranch Hand
Joined: Dec 12, 2006
Posts: 744
|
|
i have got one xml and one xsd, note.xml note.xsd Now i am trying to validate the xml using the code given in Java Ranch FAQ. but i am getting the following error. please help me solving this error. XmlValidator.java Error stack trace. it seems like my xml is valid according to xsd but it still says that the note element is there in the xml. please let me know if i am misunderstanding something, as i am new to xml and xsd. Thanks & Regards,
|
Jigar Naik
|
 |
 |
|
|
subject: validating xml
|
|
|