Forum: Java Jul 2nd, 2009 |
| Replies: 2 Views: 998 Both are valid documents .I am sure on that.I opened both the XSD and XML in the IE and found that they are well formed |
Forum: Java Jul 1st, 2009 |
| Replies: 2 Views: 998 Can someone help me parse a XML string using SAX parser and then validate the same against the XSD defined'
I have the program that works when I pass the input xml and xsd as arguments but my... |