DO NOT REPLY [Bug 13056] New: - XMLDeclaration values missing in a cloned document

2002-09-26 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_b

Re: Faulty documentation in header of XMLString.h??

2002-09-26 Thread Vijay Ganapati
Thanks david bertoni, having the dbg lib readily avail. works for a lazy fella!! thanks too samar and david Schulze for yr hlp! vijay - Original Message - From: "David N Bertoni/Cambridge/IBM" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 1:41 PM Subject:

DO NOT REPLY [Bug 12849] - comparison is always false warning

2002-09-26 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_b

DO NOT REPLY [Bug 12897] - System ID is missing inside

2002-09-26 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_b

DO NOT REPLY [Bug 12897] - System ID is missing inside

2002-09-26 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_b

DO NOT REPLY [Bug 12898] - System ID is missing inside

2002-09-26 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_b

DO NOT REPLY [Bug 12914] - Bug in AbstractDOMParser::resetPool()

2002-09-26 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_b

RE: Faulty documentation in header of XMLString.h??

2002-09-26 Thread David N Bertoni/Cambridge/IBM
Xerces-C for WIn32 ships with 2 DLLs -- one that's a release build and one that's a debug build, so you need to choose the correct import library for linking. That's xerces-c_2.lib or xerces-c_2D.lib, depending on your configuration. Dave

RE: Faulty documentation in header of XMLString.h??

2002-09-26 Thread Samar Lotia
If you are using the debug multithreaded DLL you need to build your own copy of xerces with debug DLL. The shipped binaries use the non-debug multithreaded DLL runtime and that uses a different allocator. The debug C runtime cannot "delete" a pointer "new"-ed by the release C runtime. -Origin

Re: Faulty documentation in header of XMLString.h??

2002-09-26 Thread Vijay Ganapati
I sure am building it as Debug Multithreaded DLL (one of those things i do when i start a new project is religiously do this and also get rid of smart-ass precompiled header settings) It is possible that since i just used the zipped binaries off the bat, (which probably have just the release vers

DO NOT REPLY [Bug 13045] New: - make install build not links

2002-09-26 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_b

RE: selectNode???

2002-09-26 Thread Samar Lotia
You would have to use something like Xalan or Pathan to execute the XPath query. Samar -Original Message- From: Vijay Ganapati [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 12:50 PM To: [EMAIL PROTECTED] Subject: Re: selectNode??? Maybe i am a bit delusional, but am hav

RE: Faulty documentation in header of XMLString.h??

2002-09-26 Thread David Schulze
If using Win32 verify that you are building as MultiThreaded DLL (or Debug MultiThreaded DLL) -Original Message- From: Vijay Ganapati [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 4:10 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Faulty documentation in header of X

Faulty documentation in header of XMLString.h??

2002-09-26 Thread Vijay Ganapati
When i do char * pmychar = XMLString::transcode(pDOMNamedNodeMap->getNamedItem(L"id")->getNodeName()); then, going by the documentation, i should delete pmychar so: delete[] pmychar; However it crashes, and i suspect the pmychar returned is not dynamically allocated as the documentation seems

Re: selectNode???

2002-09-26 Thread Vijay Ganapati
Maybe i am a bit delusional, but am having trouble finding an extremely useful api i took for granted with the msxml parser , where i can apply a simple xpath query to a loaded dom document : matchedNodes = xmlDoc.selectNodes('//week[@myattribute= "12000"]'); i guess i could write a clumsy old l

DO NOT REPLY [Bug 9442] - minInclusive factet validation alters value

2002-09-26 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

xercesc 2.1, schema support for 'unique', 'key'

2002-09-26 Thread Martin LIENDL
Hi, I don't think I should send this to the general discussion list. As there's no xerces-c user's - list, I have sent it to the developers list ... Please have a look at the small schema catalog.xsd below, and the small instance document catalog.xml. I want to have all values of the 'name'-attr