On Jul 10, 8:35 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Jul 6, 5:19 pm, Ranjith <[EMAIL PROTECTED]> wrote: > > > hello, > > i need to validate axmlfile againstxmlschema from my xpcom > > component.how will i do this? > > Thanks > > > Ran_jee_the > > Maybe you can try to parse the content of thexmlfile. If come across > error, maybe you should get a <parseerror> tag
That is to check if the XML file is Well-formed or not. Is there any component available to validate XML against a XSD(Schema) file ? Regards, Bhuvana _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
