aspose file tools
The moose likes Product and Other Certifications and the fly likes interview question on validation .. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Product and Other Certifications
Reply Bookmark "interview question on validation .." Watch "interview question on validation .." New topic
Author

interview question on validation ..

mallika shah
Ranch Hand

Joined: May 11, 2006
Posts: 164
Hello friends,

I was asked in an interview about validation of XML documents.How do you validate an XML document???
Can someone please help me answering this question.

mallika
Jimmy Clark
Ranch Hand

Joined: Apr 16, 2008
Posts: 2187
There are many different methods of validating XML-based documents. Depends upon which technologies are being used, e.g. Perl, C#, Java, etc.

However, there usually is a "Validate" button on the bottom of the screen. All you need to do is click on this button and everything is validated.
Vinod Tiwari
Ranch Hand

Joined: Feb 06, 2008
Posts: 458
XML documents are validated against the XSD or DTD defined.

Thanks
Vinod
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: interview question on validation ..
 
Similar Threads
Which one is the best ?
Can we change the name of class file which we get after running a jsp page
Implementing the Spring MVC
Fetching Records From Database
XML interview questions