DO NOT REPLY [Bug 6122] - DOMString::transcode() maybe have something wrong,

2002-05-24 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 9407] New: - MsgCatalogLoader.cpp still uses fgLibLocation

2002-05-24 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

error message on keyref constraint violation

2002-05-24 Thread xin wang
In the attached xml file, B.ref should reference A.id. When it does not, we get: Error at file keyrefTest.xml, line 6, char 8 Message: The key for identity constraint of element 'test' is not found. Notice that line 6 is the last line of the file. Is there any way for the error message to poin

DO NOT REPLY [Bug 9406] New: - gcc-3.0.4 build error in SolarisPlatformUtils.cpp

2002-05-24 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 Does Not Validate Date Value

2002-05-24 Thread PeiYong PY Zhang
Robert, Xerces (both 1.6.0 and the latest nightly build) does throw an exception saying the Value'robert' is not valid. (though the error message is a little bit strange: is not in enumeration). Would you try this again? If the problem persists, may you post your instance document and xs

DOMCount -s switch question

2002-05-24 Thread In, Jae Woo
I thought I understood the purpose of the "-s" switch for DOMCount on XERCES C++ 1.6, but now I am not sure. Could anyone please verify? Here is what I thought was the intended purpose of the "-s" switch: The "-s" switch is to be used in conjunction with DOMCount when trying to validate an

RE: ID IDREF

2002-05-24 Thread Radovan Chytracek
Try the latest version of Xerces-C 1.7.0 or one of its snapshots. I tested 1.7.0 DOMPrint example on my XML document with duplicit ID attribute with full schema processing on and validation turned off and no error message has been reported as expected since the document is well formed although not

RE: ID IDREF

2002-05-24 Thread Wuebben, Anthony E. (LNG)
A follow up question why does the Xerces Java version allow this? I'm getting beat up by the java programmers :) -Original Message- From: Radovan Chytracek [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 9:02 AM To: [EMAIL PROTECTED] Subject: RE: ID IDREF Hi, it can't be do

Xerces-C Does Not Validate Date Value

2002-05-24 Thread Robert McCarthy
Hi, I'm running Xerces-C 1.6.0 in a CBuilder5 environment. I'm using the DOMParser with schema validation enabled. In my schema, I have the following element: In my XML file that I validate against this schema, I have the following element: robert Xerces does not report an error

Re: question about null integer

2002-05-24 Thread Joseph Kesselman
If you said it was an integer, its content must be a syntactically valid integer. Suggestion: Make the whole element optional, and have your application recognize its absence as meaning that this value should be interpreted as being the empty string. __ Joe K

FW: Xerces-C 1.6.0 Does Not Validate Date Value

2002-05-24 Thread Robert McCarthy
Here is the pertinent information: xerces-c++ version 1.6.0, built from xerces-c-src1.6.0 using CBuilder5 operating system: Windows 2000 Professional, version 5.00.2195, Service Pack 2 compiler: default CBuilder5 C++ compiler xml file: see attached file named PatientInfo.xml schema file: see atta

Re: undefined symbol error

2002-05-24 Thread Robert Schiele
On Fri, May 24, 2002 at 12:30:57PM -0400, Michael Grabenstein wrote: > Two guesses: > 1)LD_LIBRARY_PATH needs to be set to include the correct libstdc++.so > ( you must be finding an older copy). Huh? No! XMI2SSLHandler is not a class defined in libstdc++! > Or > 2)Your gcc was no

Re: undefined symbol error

2002-05-24 Thread Michael Grabenstein
Two guesses: 1) LD_LIBRARY_PATH needs to be set to include the correct libstdc++.so ( you must be finding an older copy). Or 2) Your gcc was not compiled with "--enable-shared", with version 3 and newer gcc this is default. Beneath version 3 it was not the default... later,

DO NOT REPLY [Bug 9369] - parser could not catch violations to uniqueness and refernetial integrity constraints

2002-05-24 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 9392] New: - Builds fails on AIX because of makeC++SharedLib_r

2002-05-24 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: ID IDREF

2002-05-24 Thread Radovan Chytracek
Hi, it can't be done. XML Spec clearly says, that ID must be unique inside XML document. Your XML document is invalid. Sad but true. Cheers Radovan > -Original Message- > From: Wuebben, Anthony E. (LNG) [mailto:[EMAIL PROTECTED]] > Sent: Friday, 24 May 2002 14:41 > To: [E

RE: Need update of xerces-com installation instructions

2002-05-24 Thread Robert Buck
Hi, 1. Below is an updated xml4com project file. Replace yours with mine . The file is also attached in a zip file in case the Apache mail delivery stomps on the content. 2. Change src/xercesc/com/IXMLDOMNodeImpl.inl by prepending "xercesc" in includes according to its latest version: http:

ID IDREF

2002-05-24 Thread Wuebben, Anthony E. (LNG)
Quick question: When reading a file the DOMParser throws an "error" when elements contain the same ID value. Is there a way to turn this off or have it throw a "warning" instead? I'm using XERCES V1.4 on Solaris & I have validation turned off. DOMParser _parser;

DO NOT REPLY [Bug 9380] New: - Unable to build Xerces C samples with gcc on SCO OpenServer

2002-05-24 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