--- Begin Message ---Hi mukul, Thanks a lot for the reply. Right now, our project just uses xml and xsd's. So we use xerces-c for validation. Soon we will be including xslt's to our current package and thus will be needing Xalan for transformations. So, we wanted to know whether any class or API provided by Xalan supports xsd validation. Since Xalan internally uses Xerces, shouldn't xsd validation also be supported from Xalan? Correct me if i am wrong. Regards, Karuna________________________________ From: Mukul Gandhi [mailto:[EMAIL PROTECTED] Sent: Wed 12/19/2007 6:17 PM To: xalan-dev@xml.apache.org Subject: Re: Schema Validation With XSD Xalan is an XSLT processor (1.0 compliant at the moment). The XML input supplied to Xalan is handled by the XML parser, which is a separate component. The XML parser used by Xalan is Xerces. Xerces does have capability to do XSD Schema validation. The new XSLT version, 2.0 has integrated the Schema validation with XSLT stylesheets. We can validate input, output and temporary trees with a Schema aware XSLT 2.0 processor. But unfortunately, Xalan is presently not 2.0 compliant. On Dec 19, 2007 12:49 PM, <[EMAIL PROTECTED]> wrote: > > Hi, > Does any version of Xalan support Schema Validation of XML file? > > Thanks in advance, > Karuna -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]<<winmail.dat>>
--- End Message ---
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]