Re: XML validation with .xsd file.
Emmanouil Batsis <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
jmp wrote: > Hi, > > Using the Mozilla 1.7.2 SDK, (for a XPCOM/XUL dedicated application), > is it possible to validate a XML document with an .xsd file ? How about using Schematron? It's probably the easiest XML Schema language ever and there are XSLT implementations you can use thanks to Transformiix.