Thank you Michael. ________________________________
From: Michael Glavassevich [mailto:[EMAIL PROTECTED] Sent: Mon 11/17/2008 1:30 PM To: j-users@xerces.apache.org Subject: Re: How to disable "well-formed" check using Xerces parser Jagadish, XML parsers are required to check well-formedness [1]. Xerces provides no way to disable it. Even the DOM L3 Load and Save specification [2] forbids it. Thanks. [1] http://www.w3.org/TR/2006/REC-xml-20060816/#sec-conformance [2] http://xerces.apache.org/xerces2-j/javadocs/api/org/w3c/dom/ls/LSParser.html#getDomConfig() Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] "Vemugunta, Jagadish" <[EMAIL PROTECTED]> wrote on 11/17/2008 01:01:55 PM: > Hi, > > I want to disable "well-formed" check using either DOM/SAX parser? > Is there a way to do it with Xerces? > > The DomConfiguration has the well-formed disable option, but seems > to be not working. > http://java.sun.com/j2se/1.5.0/docs/api/org/w3c/dom/DOMConfiguration.html > > Can anybody help on this? > > Thanks, > Jagadish Blue Cross Blue Shield of Florida, Inc., and its subsidiary and affiliate companies are not responsible for errors or omissions in this e-mail message. Any personal comments made in this e-mail do not reflect the views of Blue Cross Blue Shield of Florida, Inc. The information contained in this document may be confidential and intended solely for the use of the individual or entity to whom it is addressed. This document may contain material that is privileged or protected from disclosure under applicable law. If you are not the intended recipient or the individual responsible for delivering to the intended recipient, please (1) be advised that any use, dissemination, forwarding, or copying of this document IS STRICTLY PROHIBITED; and (2) notify sender immediately by telephone and destroy the document. THANK YOU. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]