[
Lists Home |
Date Index |
Thread Index
]
Prasad G S K <prasadg@aztec.soft.net> writes:
> Thanks a lot. I have another requirement. Is there any way, I validate xsd
> files programatically?
> I mean any standard/non-standard API available for XSD validation?
>
> In fact, my requerement is like this. I have an application to which XSD
> files are the input. These xsd files have to be validated and parsed like
> anyother XML document. I am trying to construct objects out of the XSD file.
You can download and install XSV (instructions on the home page [1]),
at which point you can locally carry out both syntactic and moderately
full semantic checking of your schema documents.
ht
[1] 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@cogsci.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]
|