Re: Open-source Xml Validators

Sharon Krisher <sharonkr@netvision.net.il> writes:

> I'm looking for an open-source xml validator that fully supports xml
> schemas (including key and keyref constraints) and is easy to
> extend. I'm especially interested in validators written in C#.

The W3C XML Schema home page has a list of implementations [1] which
isn't of course complete, but you may find it a good starting point.

I'm not personally aware of any open-source C# implementations.

XSV [2] is open-source, nearly complete, but written in Python.

ht

[1] http://www.w3.org/XML/Schema.html#Tools
[2] http://www.ltg.ed.ac.uk/~ht/xsv-status.html
-- 
 Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
                     Half-time member of W3C Team
    2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
            Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
                   URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]

Received on Monday, 21 March 2005 10:07:17 UTC