Help for xerces-c for compiling using CBuilder

2001-04-09 Thread marialuisa capolongo
We need to link xerces-c 1.4.0 library available from xml.apache.org web site using CBuilder compiler, version 3.0. We have the project file provided by the package file xerces-c-src1_4_0.tar file; this file should allow the xerces-c 1.4.0 library compiling only using Microsoft Visual C++ 6 com

Error deleting an XMLFormatter

2001-04-09 Thread Evert Haasdijk
Hi all, I've (like many, many others, no doubt) written a class to serialize a DOM, based on the DOMPrint example. However, when I delete the XMLFormatter I use, I get an access violation in XMLFormatter::~XMLFormatter(), where it does 'delete fXCoder' (the last line in the destructor). Any ideas

Re: Schema support - Update

2001-04-09 Thread Corey Lubin
That's great news. I am new to XML, but upon reading about Schema added control, I fell in love (well, ok, maybe not that level of intamacy, but I'm deadset on using XML Schema). It was also about that time that I found out that Xerces-C does not support them. :\ My current project relies on XML

ignore whitespace in non-validating parser

2001-04-09 Thread jeetu . gulati
Is it possible for a "non-validating" parser not to include ignorable whitespace such as tabs, carriage returns etc. If so, then how does one go about it? If I got it right, the setIncludeIgnorableWhitespace(bool) is effective only for a validating parser Thanks. ---

Re: Schema support - Update

2001-04-09 Thread Tinny Ng
I have just updated the Apache Xerces-C web site: http://xml.apache.org/xerces-c/schema.html. Please check it out. Thanks! Tinny Tinny Ng wrote: > Just wanna to give you an update on our Schema Development progress. > Khaled > Noaman, Pei Yong Zhang, and I have been working hard in the past >

RE: Oracle OCI and Xerces

2001-04-09 Thread Olivier Vanekem
sorry forget that it was my fault... Olivier -Original Message- From: Olivier Vanekem [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 07, 2001 10:50 AM To: [EMAIL PROTECTED] Subject: Oracle OCI and Xerces Hello all, We have a strange problem in an application that we write on a Sun S

[Bug 1262] Changed - Can't delete the pointer returned by DOMString::transcode()

2001-04-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1262 *** shadow/1262 Mon Apr 9 04:57:54 2001 --- shadow/1262.tmp.16163 Mon Apr 9 07:03:14 2001 *** *** 28,31 delete str; // that is the problem // ds.free_transcode( str ); // possible solution ! Thanks

Schema support - Update

2001-04-09 Thread Tinny Ng
Just wanna to give you an update on our Schema Development progress. Khaled Noaman, Pei Yong Zhang, and I have been working hard in the past couple of months to port the Schema Support in Xerces-J to Xerces-C, and everything is still on track right now. We have finished the plumbing fundamental

[Bug 1262] New - Can't delete the pointer returned by DOMString::transcode()

2001-04-09 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1262 *** shadow/1262 Mon Apr 9 04:57:54 2001 --- shadow/1262.tmp.15820 Mon Apr 9 04:57:54 2001 *** *** 0 --- 1,31 + ++ + | Can't delete the p