RE: Borland BCB and Xerces.

2001-09-04 Thread Andrew Snare
At 12:20 PM 4/09/2001 -0400, Jesse Pelton wrote: >There's been considerable work on BCB support in the last couple of weeks. >Check out the mailing list archive at >http://marc.theaimsgroup.com/?l=xerces-c-dev. > >As for the runtime issues, make sure

[DO NOT REPLY: Bug 3369] Sax2 parser crashes in the middle of a parse. Works once, fails, once, fails, definite pattern.

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3369

XMLConf update

2001-09-04 Thread Jason E. Stewart
Hey, so with the updated version of xmlconf (thanks Curt, for pointing that out), the Xerces-Perl wrapper now reports 25 failures (tested using DOM and IDOM, but not yet sax). Notice that there are a lot of tests such as: Test demonstrates that characters outside of normal ascii range can be

[DO NOT REPLY: Bug 2409] undocumented XMLException in LocalFileInputSource::new()

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2409

[DO NOT REPLY: Bug 3369] Sax2 parser crashes in the middle of a parse. Works once, fails, once, fails, definite pattern.

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3369

[DO NOT REPLY: Bug 3422] Memory leaks from DTDValidator

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3422

[DO NOT REPLY: Bug 3422] New: Memory leaks from DTDValidator

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3422

[DO NOT REPLY: Bug 3422] Memory leaks from DTDValidator

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3422

[DO NOT REPLY: Bug 1189] relative path error

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1189

[DO NOT REPLY: Bug 3369] Sax2 parser crashes in the middle of a parse. Works once, fails, once, fails, definite pattern.

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3369

Re: Changing include to include/xercesc - Summary and Vote

2001-09-04 Thread Jason E. Stewart
"Tinny Ng" <[EMAIL PROTECTED]> writes: > So depends on the type of "Action Items" this issue belongs to, it > is either classified as consensus (i.e. no vetos) or majority vote > (i.e. +1s > -1s). I think this "changeing include" issue either > belongs to "Showstoppers" or "Product changes" cate

Re: void XMLURL::setURL(const XMLCh* const urlText)

2001-09-04 Thread Dean Roddey
> Whoa there! -- I take serious issue with the statement > that- "Its an OO Class...and should use exceptions". > The C++ spec and programming compuity at large has > recognized that exception handling is NOT designed > for anticipated flow control but instead for truly "exceptional > conditions".

Re: patch for IRIX sproc( ) compatibility

2001-09-04 Thread peiyongz
Christopher The runConfigure and IRIXPlatformUtils.cpp are in CVS now, please help verify, thanks. Regards, Peiyong Zhang XML Parsers Development IBM Toronto Laboratory email: [EMAIL PROTECTED] Phone: (416)448-4088; Fax: (416)448-4414; T/L:

Re: Changing include to include/xercesc - Summary and Vote

2001-09-04 Thread Tinny Ng
  "Jason E. Stewart" wrote:   * what are the vote rules?? Can't have more than Y -1's?   Here is the guideline from Apache: http://xml.apache.org/decisions.html     Decision Making   All Developers are encouraged to participate in decisions, but the d

[DO NOT REPLY: Bug 3170] URLs with ? type fragments in them don't work.

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3170

Re: Schema support for xsi:typr

2001-09-04 Thread Tinny Ng
We have just implemented the xsi:type, but nightly build is not ready yet. If you need this urgently, you can grep the latest source from CVS and build it yourself; otherwise a nightly build binary should be ready before end of this week Tinny Mohammed Zubair wrote: > Hi, > is there schem

RE: Borland BCB and Xerces.

2001-09-04 Thread Jesse Pelton
There's been considerable work on BCB support in the last couple of weeks. Check out the mailing list archive at http://marc.theaimsgroup.com/?l=xerces-c-dev.   As for the runtime issues, make sure that you are calling XMLPlatformUtils::Initialize() once when your ISA loads and XMLPlatformUt

[DO NOT REPLY: Bug 3369] Sax2 parser crashes in the middle of a parse. Works once, fails, once, fails, definite pattern.

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3369

Borland BCB and Xerces.

2001-09-04 Thread Wade Chandler
Hello,       I am writing here because the BugZilla server is down.  It has always been kind of slow though, so I'm glad to see it is moving!  heh heh.  Anyways   I've noticed that the lib has been built around unsigned int XMLCh typedefs.  This is ok and all, but borland actually c

Need help with Makefile I think.

2001-09-04 Thread DeWitt,Shaun
I need to know how to compile a project with Xerces.  I tried substituting my work with one of the sample directories, but this did not work.  Is there a standard Makefile that I can use, which is independent of where the build takes place.   My program resides in ~/program   Xerces ~/xerces

[DO NOT REPLY: Bug 3412] New: XMLReaderFactory::createXMLReader -> Not thread safe on Tru64

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3412

RE: void XMLURL::setURL(const XMLCh* const urlText)

2001-09-04 Thread Murphy, James
...inline... > You can only set the primary entity (the one you pass in to > parse) via an > input source. Right - thats what I understood. > The thing is that the URL class is an OO class and is general > purpose and > should use exceptions to report errors. Whoa there! -- I take serious

Re: Changing include to include/xercesc - Vote Results

2001-09-04 Thread Jason E. Stewart
"Murray Cumming" <[EMAIL PROTECTED]> writes: > Here's a list of votes from my mail archive, with the most recent votes > first: > > Martin Kalen: -1 > Bob Vaughn: 0 > Arnold Curt: -0 > John Mark Newton +1 > Olivier Schmitt: +1 > Jason E. Stewart +1 > Hans Silvisberg: +1 > J.J. Merelo: -1 > Gary

Re: AW: Include XML-files

2001-09-04 Thread Juergen Hermann
On Tue, 4 Sep 2001 09:46:22 +0200, Ing. Hans Pesata wrote: >the only problem is see with this approach is, that the DTD-file >is not bound to the included XML-file and so I cant make sure, >that the included XML-file is 100% validated correctly. If you want it that finely controlled, you have to

Re: AW: Include XML-files

2001-09-04 Thread Jason E. Stewart
"Ing. Hans Pesata" <[EMAIL PROTECTED]> writes: > Hi ! > > // You can include dtd files in the same way. > // Like this: > // > // > // > // // [ > // > // > // %dtdfile; > // ]> > // > // > // > // > // > //&xmlfile; > // > //

Re: Include XML-files

2001-09-04 Thread Joseph_Kesselman
(Clarification of my last statement: External parsed entities _are_ built into the parser, and as others have said can be defined in the document's internal subset... and that is well standardized. Doing it without using external-entity syntax, as in XInclude, is still being architected.) -

Re: Include XML-files

2001-09-04 Thread Joseph_Kesselman
Not yet really standardized, not built into the parser. You can write an XInclude processor -- see the W3C's website for that spec. Or you can write an XSLT stylesheet which uses XSLT's document() feature to reference other files when it sees the appropriate information in your source document.

Re: Problems using schema and namespaces

2001-09-04 Thread Joseph_Kesselman
That would be a better question for a general XML users discussion, such as the XML-DEV list. See http://xml.org/xml-dev/index.shtml - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Recall Tr: *fatal problems* while trying to run Xerces on AIX43

2001-09-04 Thread Anthony Zawacki
Hello, There is not enough information really to help you. There are two issues you may be facing: o Operating system: You specify aix 4.3 , but not if it is 4.3.2 or 4.3.3. Several libraries changed between the two versions of the operating system, so the two are not binary compatible (at l

[DO NOT REPLY: Bug 3399] New: Error in SAXException::getMessage

2001-09-04 Thread bugzilla
PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3399

Changing include to include/xercesc - Vote Results

2001-09-04 Thread Murray Cumming
Here's a list of votes from my mail archive, with the most recent votes first: Martin Kalen: -1 Bob Vaughn: 0 Arnold Curt: -0 John Mark Newton +1 Olivier Schmitt: +1 Jason E. Stewart +1 Hans Silvisberg: +1 J.J. Merelo: -1 Gary Gale: +1 Erik Rydgren: -1 Peter A. Volchek: -1 Steve Hespelt: 1 Christ

RE: Parser Functionality

2001-09-04 Thread Evert Haasdijk
The whitespace in the document is read and stored by the parser. The DOMWriter simply writes everything (including whitespace) in the document. To strip ignorable whitespace, set the parser's flag to exclude it with DOMParser::setIncludeIgnorableWhitespace(false); Ta, evert > -Original Messa

AW: Include XML-files

2001-09-04 Thread Ing. Hans Pesata
Hi ! // You can include dtd files in the same way. // Like this: // // // // // // %dtdfile; // ]> // // // // // // &xmlfile; // // // // // // The entity dtdfile will be expanded immediatly when it is seen // and there