Re: xerces linking side effect ...

2000-04-07 Thread David Bourget
ECTED] > > > > [EMAIL PROTECTED] on 04/06/2000 06:12:48 PM > > Please respond to [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > cc: Dean Roddey/Cupertino/[EMAIL PROTECTED] > Subject: RE: xerces linking side effect ... > > > > When schemas become a standard,

RE: xerces linking side effect ...

2000-04-07 Thread roddey
oftware Weenie IBM Center for Java Technology - Silicon Valley [EMAIL PROTECTED] [EMAIL PROTECTED] on 04/06/2000 06:12:48 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Dean Roddey/Cupertino/[EMAIL PROTECTED] Subject: RE: xerces linking side effect ... When schemas becom

RE: xerces linking side effect ...

2000-04-07 Thread kbagepalli
When schemas become a standard, Would there be classes supporting schema parsing. Like we have the DTDElement DTDAttribute etc, would schema support involve this. Or would it be considered as parsing a XML file. It would be beneficial to know what approach would be taken?? Kiran

Re: xerces linking side effect ...

2000-04-06 Thread Arundhati Bhowmick
ogy - Silicon Valley > [EMAIL PROTECTED] > > John Ward <[EMAIL PROTECTED]>@e3.ny.us.ibm.com on 04/04/2000 03:17:15 PM > > Please respond to [EMAIL PROTECTED] > > Sent by: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > cc: > Subject: xerces linking side effec

Re: xerces linking side effect ...

2000-04-05 Thread roddey
ology - Silicon Valley [EMAIL PROTECTED] John Ward <[EMAIL PROTECTED]>@e3.ny.us.ibm.com on 04/04/2000 03:17:15 PM Please respond to [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: xerces linking side effect ... I'm having some real trouble wit

xerces linking side effect ...

2000-04-04 Thread John Ward
I'm having some real trouble with mixing signals and xerces. I've attached a sample program (small) that sets up a signal handler to printout a message when a signal is caught. I get different results depending on whether or not I link with the xerces library or not (!NOTE! this sample code does