Is there a way to make entity references behave like #include ?

2004-02-18 Thread Joanne Bogart
I have a moderately large document so its composed of several separate physical files. I use entity references to include them. I would like the application to see the same thing as if the information were all in one long file. I managed this with Xerces 1.7, but haven't yet found a way to

DO NOT REPLY [Bug 25751] - DOMWriter prettyprint adds too much whitespace after each element

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Restriction Issue

2004-02-18 Thread Rowan Foster
Hi, I'm have come across an interesting issue with restrictions, xerces 2.4 gives me the error "Forbidden restriction of 'choice': All,Seq,Leaf" when trying to validate an XML document against a schema containing the following...   

Bad distro?

2004-02-18 Thread Eric J. Peters
  I noticed 2.5.0 is up on the web site and mirrors, available for download.  However, after a half-dozen failed attempts (various sites), I’m giving up.  It there a problem with the distribution?       Thanks,     -Eric.  

DO NOT REPLY [Bug 27046] - XSerializeEngine is not thread-safe

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27045] - XTemplateSerializer leaks memory

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27052] New: - SchemaAttDef::serialize() leaks memory

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27046] New: - XSerializeEngine is not thread-safe

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27045] New: - XTemplateSerializer leaks memory

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27021] - XMLGrammarPoolImpl::deserializeGrammars() has a memory leak

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Ignoring elements during scan and DTD validation

2004-02-18 Thread Andrew Fuller
Hi again, I think I've found a solution to this. In scanStartTag(), if the current tag is metadata, I set fValidate to false, which is pushed onto the element stack as normal. Hence validation is turned off for any of the metadata's children. When the metadata closes, fValidate will be set to

AW: DOMXPathEvaluator and DOMException Code 9

2004-02-18 Thread Joerg Toellner
Thanks all! I'll look for Pathan. CU Joerg > -Ursprüngliche Nachricht- > Von: Alberto Massari [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 18. Februar 2004 12:40 > An: [EMAIL PROTECTED] > Betreff: Re: DOMXPathEvaluator and DOMException Code 9 > > > In the current version, Xerces onl

Ignoring elements during scan and DTD validation

2004-02-18 Thread Andrew Fuller
Hi, I'm using Xerces v2.3.0 on Win2K. My application uses a XercesDOMParser with DTD validation turned on to parse and validate VXML documents. While I require DTD validation, I wish the parser to ignore instances of a certain element, specifically , and any of its children. The element is dec

Re: DOMXPathEvaluator and DOMException Code 9

2004-02-18 Thread Alberto Massari
In the current version, Xerces only defines the interface to access an XPath engine, but it doesn't provide one; an free implementation for such engine is Pathan 1.2, available from Decisionsoft Ltd (http://software.decisionsoft.com/) Alberto At 12.13 18/02/2004 +0100, Joerg Toellner wrote: Hi

Re: DOMXPathEvaluator and DOMException Code 9

2004-02-18 Thread Vitaly Prapirny
Hi Joerg Toellner wrote: i now tried the first time the new (since Xerces 2.4.0 i think) XPath Interface. But with no big success :-(. In current implementation of DOMDocument evaluate method does nothing but throw this exception: == dom/impl/DOMDocumentImpl.cpp void* DOMDocu

DOMXPathEvaluator and DOMException Code 9

2004-02-18 Thread Joerg Toellner
Hi Group, i now tried the first time the new (since Xerces 2.4.0 i think) XPath Interface. But with no big success :-(. I can't find a sample or figure out what i'm doing wrong. So i kindly ask for your help. Other Xerces DOM stuff works like charm (i parse this XML-Document and change some elemen

DO NOT REPLY [Bug 13584] - Win32LCPTranscoder::transcode doesn't handle wcstombs errors

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26561] - Unique Att Spec error when parsing valid XML

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27025] - The attribute already used

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 27025] New: - The attribute already used

2004-02-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

current release schedule?

2004-02-18 Thread Robert Zimmermann
Hi, I noticed the Xerces-C_2_5_0 tag in CVS. Is Xerces-C to be released today? thanks, Robert Robert Zimmermann Softwaredevelopment WEB.DE AG Com.Win: http://[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad