contribute to COM wrapper

2003-06-16 Thread Peter Cai
Hi,   I'm using COM Wrapper and found it's not good enough to use in a project. I want contribute to this module. How should I commit the update source code.     Best Regards,   Peter Cai-161 Silas Hill Drv.Toronto, ONCanada M2J 2X8E-mail:

Re: Continue on error

2003-06-16 Thread david_n_bertoni
Hi Kiran, Since transcoding happens _before_ scanning, I'm not sure how the parser would recover/respond. It might throw away an entire buffer's worth of incoming data, which would mean it could start scanning again many K bytes into the stream. Or, it might blowup on some invalid UTF-16 cha

Re: Continue on error

2003-06-16 Thread Neil Graham
Hi Kiran, Take a look at http://xml.apache.org/xerces-c/program-dom.html#continue-after-fatal, for example. There are similar features for the DOMBuilder and SAXParsers. They are totally caveat emptor: no guarantees are made about what the parser might do if this feature is set. My guess would

Continue on error

2003-06-16 Thread Bagepalli, Kiran
Is there anyway I could get the context of an error if it happens. Currently I get the line/column no where the error happened. I have a case where there are invalid characters(for that encoding) in a file. I would like to skip and continue parsing the file. My question is how effective would

Re: 2.3.1 bfr ?

2003-06-16 Thread Bjoern A. Zeeb
On Mon, 16 Jun 2003, Neil Graham wrote: Hi, > There really haven't been many bug reports since the release of 2.3.0 > concerning Xerces's core functionality. There have been a fair number of > project file updates for various compilers, but there are patches now > available for these. So, I for

RE: xsd:unique & xsd:key

2003-06-16 Thread Gareth Reakes
Hi, there is an option to turn on full schema constraint checking. In DOMPrint -f does it. The actual option is parser->setValidationSchemaFullChecking(true); Gareth On Mon, 16 Jun 2003, Michael Hughes wrote: > Brilliant, thanks Gareth that worked. > > I found the message that you g

Re: Support for Namespaces in Xerces C

2003-06-16 Thread Gareth Reakes
Hi, I have copy and pasted your example (filled in the bits to make it well formed) and the following line correctly validates them ./DOMPrint -s -n -f demo3.xml http://www.foo.com/namespace"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.foo.co

Re: Xerces Newbie

2003-06-16 Thread Gareth Reakes
Hi, you are using a very old parser which I dont even have the docs for. Can you upgrade to a more recent one? Gareth On Mon, 16 Jun 2003, Shah, Neelay wrote: > Hi, > I have some C++ code which parses different XML documents on the same thread > one after the another. > I

Confusion between characters and bytes

2003-06-16 Thread Hannum Daniel
I believe I found a serious documentation error in the TransService interface. TransService.hpp says, in the definition of TranscodeFrom: * @param srcData the source buffer to be transcoded * @param srcCount number of characters in the source buffer * @param toFill the destinati

Re: Support for Namespaces in Xerces C

2003-06-16 Thread Esther Parrilla Endrino
Thanks Gareth and all in the list, I have taken a look at DOMPrint and changed some code I think I have found the problem, I have set to true the support for namespaces and the error that I get is the following: "Schema in myschema.xsd has a different target namespace from the one specified in

DO NOT REPLY [Bug 20788] - Minor misconfigurations in xerces-c.spec

2003-06-16 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

Xerces Newbie

2003-06-16 Thread Shah, Neelay
Hi, I have some C++ code which parses different XML documents on the same thread one after the another. I am using Xereces 1.5.1 parser. The following is my problem: When I call the parse() method I have observed that sometimes it take a lot of ti

Re: 2.3.1 bfr ?

2003-06-16 Thread Gareth Reakes
I'm fine without one. Gareth On Mon, 16 Jun 2003, Neil Graham wrote: > Hi Bjoern, > > There really haven't been many bug reports since the release of 2.3.0 > concerning Xerces's core functionality. There have been a fair number of > project file updates for various compilers, but there are pa

DO NOT REPLY [Bug 20648] - can't build samples on solaris

2003-06-16 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: 2.3.1 bfr ?

2003-06-16 Thread Neil Graham
Hi Bjoern, There really haven't been many bug reports since the release of 2.3.0 concerning Xerces's core functionality. There have been a fair number of project file updates for various compilers, but there are patches now available for these. So, I for one don't see a pressing need for a 2.3.1

DO NOT REPLY [Bug 20684] - Suggestion to optionally avoid a dependency on iostreams

2003-06-16 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 20684] - Suggestion to optionally avoid a dependency on iostreams

2003-06-16 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 20353] - build error with bcc551 with XMemory.hpp

2003-06-16 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 20353] - build error with bcc551 with XMemory.hpp

2003-06-16 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 20353] - build error with bcc551 with XMemory.hpp

2003-06-16 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 20353] - build error with bcc551 with XMemory.hpp

2003-06-16 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 20353] - build error with bcc551 with XMemory.hpp

2003-06-16 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: Support for Namespaces in Xerces C

2003-06-16 Thread Gareth Reakes
Hi, the code you provide seems about right. Take a look at DOMPrint. It provides the exact code. Gareth On Mon, 16 Jun 2003, Esther Parrilla Endrino wrote: > Hello all, > > I asked a couple of days ago here in the list about Xerces 2.2.0 support > for validating using Namespaces and

DO NOT REPLY [Bug 18872] - XMLDateTime.cpp uses abs() without std::

2003-06-16 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 18832] - DOMWriter doesn't perform namespace fixup even if documentation says so

2003-06-16 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 20552] - Updated VC7 Project files attached.

2003-06-16 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 20353] - build error with bcc551 with XMemory.hpp

2003-06-16 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 4640] - Memory leak when creating nodes

2003-06-16 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_bug

DO NOT REPLY [Bug 20353] - build error with bcc551 with XMemory.hpp

2003-06-16 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

Support for Namespaces in Xerces C

2003-06-16 Thread Esther Parrilla Endrino
Hello all, I asked a couple of days ago here in the list about Xerces 2.2.0 support for validating using Namespaces and somebody told me it was possible. I have been looking for an example but I have not found how can I set that feature on. I am using the following classes to set on the feature

DO NOT REPLY [Bug 20800] New: - Enable objects for Debug-, Release- and 64-Bit builds to reside in one source tree

2003-06-16 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: xsd:unique & xsd:key

2003-06-16 Thread Michael Hughes
Brilliant, thanks Gareth that worked. I found the message that you get back for failed 'xsd:keyref's (i.e. the key referred to does not exist) does not contain much detail, like what key it was looking for etc - I just get back something like 'Identity constraint failed' (or something like that).