Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XML schema with data validation !!!

843834Feb 4 2003 — edited Feb 6 2003
Dear all advance ,
Is there a method for java to validate the data type(String,interger) in xml with xsd (schema) ? To put it simple , what exactly I want is to build a xml document store the data . Then I use xsd (schema file) to define all datatype of the data .
When someone try to edit the xml file by the java program , it should auto lookup from the xsd file to see if the datatype is mismatch or not !!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2003
Added on Feb 4 2003
4 comments
483 views