Results 1 to 5 of 5
Thread: Java method for XML validate
- 10-06-2011, 01:58 AM #1
Member
- Join Date
- Oct 2011
- Posts
- 2
- Rep Power
- 0
- 10-06-2011, 06:57 AM #2
Senior Member
- Join Date
- Oct 2010
- Location
- Germany
- Posts
- 780
- Rep Power
- 4
Re: Java method for XML validate
in the form of validation against a schema(xsd or so) or only if it is generally a valid xml?
Introduction to JAXP - Java API for XML Processing (JAXP) Tutorial
- 10-06-2011, 03:41 PM #3
Member
- Join Date
- Oct 2011
- Posts
- 2
- Rep Power
- 0
Re: Java method for XML validate
I just want to validate xml, I don't want any schema.
- 11-14-2011, 10:06 AM #4
Member
- Join Date
- Nov 2011
- Posts
- 1
- Rep Power
- 0
Re: Java method for XML validate
hi,
i need to validate the xml against the xsd ,i tried the jaxp . But the issue is my schema is an old one like
1999,2000 schema, is there any way for me to validate the xml against an xsd having schema refers to the 1999/2000.
Thanks in advance,
yshak
- 11-18-2011, 08:15 AM #5
Member
- Join Date
- Nov 2011
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
can someone validate my code?
By alacn in forum New To JavaReplies: 6Last Post: 08-08-2010, 03:18 AM -
How do I validate user input from forms with Java?
By rickywh in forum New To JavaReplies: 2Last Post: 01-30-2010, 06:49 AM -
validate between int and double
By heartysnowy in forum New To JavaReplies: 4Last Post: 10-05-2009, 07:15 PM -
Validate a Zip file with java
By peuplier in forum Advanced JavaReplies: 1Last Post: 07-10-2009, 10:07 PM -
How to parse the CSV(Comma separation values)file and validate the file using java
By padmajap13 in forum Advanced JavaReplies: 7Last Post: 05-23-2008, 03:46 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks