This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes XML Validators Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "XML Validators" Watch "XML Validators" New topic
Author

XML Validators

Yohan Weerasinghe
Ranch Hand

Joined: Oct 07, 2010
Posts: 485

Hi all,

I am learning xml in these days, but each and every time I create a file I had to validate it against the schema via online validators. Is there any free software that I can develop xml codes, xsd codes, dtd codes and validate them? Please help


Are you better than me? Then please show me my mistakes..
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12321
    
    1
The commercial XML SPY has a free "home" edition.

The standard Java library has XML validation capability.

The Eclipse and NetBeans IDEs have a variety of plugins for working with XML for free.

Bill

Java Resources at www.wbrogden.com
Yohan Weerasinghe
Ranch Hand

Joined: Oct 07, 2010
Posts: 485

I have netbeans, but I cant see such a thing. Anyway is XML SPY developed specially for XML? If that is, that is good isn't it?
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12321
    
    1
Page full of NetBeans plugins for XML at netbeans site.

XML Spy has been around a long time. I bought the commercial version years ago and never regretted spending the money.

Bill
Yohan Weerasinghe
Ranch Hand

Joined: Oct 07, 2010
Posts: 485

Ya I can see that XML thing is in my netbeans, I didn't see that until you mention it!. Thanks a lot for helping me
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: XML Validators
 
Similar Threads
Struts2: use EmailValidator in my validate() method?
Validating XML using XSD and with Oracle's DOMParser and XSDBuilder
[ Suggestion ] A simple validateable file format
question regarding XML Namespaces/Schema
Problem with validation dtd