Validate XML through XSD

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
timWebUK
Forum Contributor
Posts: 239
Joined: Thu Oct 29, 2009 6:48 am
Location: UK

Validate XML through XSD

Post by timWebUK »

Hi guys,

Just wanted to know if anyone can recommend a good (multiple features), freeware validator that can validate any XML document against an XSD provided?

It has to be freeware. Having to build an XML document from an XSD that I've only seen for the first time today and I'm a bit rusty at that. Cheers.
Phix
Forum Newbie
Posts: 21
Joined: Tue Jan 12, 2010 11:50 pm

Re: Validate XML through XSD

Post by Phix »

I'm using the free, noncommerical version of EditX 2009. Pretty spiffy, got some good features in the full version. The free version still validates against DTD and XSDs.
User avatar
timWebUK
Forum Contributor
Posts: 239
Joined: Thu Oct 29, 2009 6:48 am
Location: UK

Re: Validate XML through XSD

Post by timWebUK »

Thanks, I'll have a look at that!
User avatar
timWebUK
Forum Contributor
Posts: 239
Joined: Thu Oct 29, 2009 6:48 am
Location: UK

Re: Validate XML through XSD

Post by timWebUK »

I was wondering if anyone else had any suggestions? As I realised it would have be commercial, anyone know of any decent, free, editors that can be used for commercial purposes? Probably a long shot!
Post Reply