Telling two empty tags apart

2001-10-25 Thread Joe Marini
Hello all, I'm hoping someone can help me with a basic question. Suppose I have two tags that look like this: Now, clearly, each is an empty tag. My question: is there any way within Xerces to tell the difference between the two types of empty tags? For example, if I wanted to modify the DOM

no purify runs fine, with purify core dumps inside XMLPlatformUtils::Initialize()

2001-10-25 Thread Dee Jay Randall
How do I use purify with xerces? My environment is: uname -a: SunOS benz 5.7 Generic_106541-16 sun4u sparc SUNW,Ultra-4 g++ 2.95.2 Purify 5.2 Solaris 2 (32-bit), xerces-c-1.5.1 I've run into a difficult to reproduce bug in my code and am trying to run Purify on it to make

Xerces with BCC 5.5

2001-10-25 Thread Nicholas G. Lesniewski-Laas
Hi, I hope I don't come off as sounding stupid or ridiculously ignorant, but I can't for the life of me figure out why I can not compile Xerces client programs, or even Xerces itself, with the free Borland C++ 5.5 compiler. Compiling the Examples: When attempting to compile client programs, I

library size

2001-10-25 Thread muteki muteki
Hi, I found that the Xerces library size is around 2.7mb for the linux build. Since I am only using the SAX parser without doing any DTD validation, I would like to know is there any way to strip down the library? Thanks, --Chris ___

DO NOT REPLY [Bug 2924] - runConfigure script compiler options

2001-10-25 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 2924] - runConfigure script compiler options

2001-10-25 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 2924] - runConfigure script compiler options

2001-10-25 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 2924] - runConfigure script compiler options

2001-10-25 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

library size

2001-10-25 Thread Chris Fong
Hi, I found that the library size is around 2.7mb for the linux build. Since I am only using the SAX parser, I would like to know is there any way to strip down the library? Thanks, --Chris - To unsubscribe, e-mail: [EMAIL PR

DO NOT REPLY [Bug 4213] - BinHTTPURLInputStream initialisation not thread safe

2001-10-25 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: Will Xerces support the XML Information Set?

2001-10-25 Thread Joseph_Kesselman
The XML Infoset is not a programming standard. It's a reference works that guides the development of other standards... and it only provides a very loose kind of guidance; it has wound up being a set of suggestions that "if the data is provided this is one way it might be provided". To quote an i

DO NOT REPLY [Bug 4121] - BinHTTPUrlInputStream needds to read entire HTTP header ...

2001-10-25 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 3813] - BinHTTPURLInputStream has weak HTTP request capabilities

2001-10-25 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 4318] - Single threaded build fails due to obsolete #define

2001-10-25 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 2860] - Build for TRU64 fails with -DAPP_NO_THREADS [possibly ANY time]

2001-10-25 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

What is circular import?

2001-10-25 Thread Schmid, David
Hello I notice on the changes lists that 'circular import' has recently been supported. Can somebody explain what this is? The reason I ask is that I am hoping it might fix a problem I am having using Schema with Xerces. My schema definitions are necessarily spread across many .xsd files. I h

DO NOT REPLY [Bug 4060] - XMLPlatformUtils leaks a mutex on Solaris, Linux and others

2001-10-25 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

Problem is parsing a schema.

2001-10-25 Thread Abhay Chaudhary
Hi, I am facing a problem in validating a xml with schema. I need to write schema which supports attributes for leaf elements. Attached is the sample I tried and the parser Xerces-c 1.5.1 gives the following error. Error at file "D:\Buysell.xml", line 4, column 135    Message: The type 'x

URLInputSource problems

2001-10-25 Thread Jeremy Ford
I have been trying to use the URLInputSource (Xerces 1.5.1) to retrieve data from a servlet. The URL contains query information that the servlet uses to determine whta data to send back. The servlet is reporting that the query information is null and does not return any data whenever I run my

DO NOT REPLY [Bug 4302] - CDATA whitespace not preserved

2001-10-25 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: Xerces-C 1.5.2 status update ...]

2001-10-25 Thread Curt Arnold
> Don't assume a BOM *wouldn't* be in a string, it could well be and its > perfectly legal to do so. You should be able to deal with it either way. I've never encountered any use of a BOM in a BSTR. Would you ever expect one in a java.lang.String? As it has been, the method would always fail.

Will Xerces support the XML Information Set?

2001-10-25 Thread Peter Murphy
All, The XML Information Set: http://www.w3.org/TR/2001/REC-xml-infoset-20011024/ Appears to be the latest recommendation to pop off the W3C pipeline. The InfoSet appears to be another way of representing a XML document in memory. It has some similarities to the DOM, but differences in others.

DO NOT REPLY [Bug 4342] - Memory leak is SAX parser during validation

2001-10-25 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

IBM-1047 Encoding support

2001-10-25 Thread Wuebben, Anthony E. (LNG)
Why was IBM 1047 Transcoder removed from XERCES (2/17/200)? I'm running on Solaris and need to output my DOM tree in IBM-1047 for a ftp binary transfer to a IBM OS 390 platform. Is there a way I can get the old IBM1047 Transcoder code or should I start from scratch and write my own? Thanks Ton

RE: Newbie: undefined references when initializing

2001-10-25 Thread Radovan Chytracek
Hi, your makefile is not complete, you have no mention of the Xerces-C library in the link statement. Correction to your makefile is: > - > > (from Makefile) > > obj = main.o TServer.o TDesc.o > > mymud : $(obj) > g++ -g -o mymud $(obj) -L/home/pos/xerces-c-src1_5_1/lib -lx

DO NOT REPLY [Bug 3975] - XMLPlatformUtils::Initialize() leaks memory after thousands of calls (didn't in 1.2)

2001-10-25 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 2305] - Include to BinHTTPURLInputStream.cpp

2001-10-25 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 880] - XMLPlatformUtils::Terminate cannot be called more than once.

2001-10-25 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

Re: Xerces-C 1.5.2 status update ...]

2001-10-25 Thread Dean Roddey
> Sean's patch looks good to me. Basically, it fixes loadXML which parses an > XML document passed as a string. Originally, UTF-16 was set as the encoding > which caused Xerces to look for a byte order mark that would not be present > in a string (but would in a file). Setting UTF-16LE explicit