XMLString::transcode & local code pages & c++ locale ... please help!

2003-02-17 Thread david c.
method ? It looks like something outside xerces can change the behaviour of the transcode ?! How-to change the local code page ? Thanks in advance for any help/explanations ! David C. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: core dump in XMLPlatformUtils::Terminate(); and XMLPlatformUtils::Initialize();

2003-01-27 Thread david c.
Thanks !! I'll try it tomorrow morning ! greetings and a nice evening David C. - Original Message - From: Tinny Ng <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; David C. <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003 8:38 PM Subject: Re: core dump in XMLP

core dump in XMLPlatformUtils::Terminate(); and XMLPlatformUtils::Initialize();

2003-01-27 Thread David C.
erminate(); std::cout << "init2" << std::endl; XMLPlatformUtils::Initialize(); std::cout << "terminate2" << std::endl; XMLPlatformUtils::Terminate(); return 0; } is this fixed in a later version of xerces-c ? Thanks and greetings david c. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

xerces how-to, beginners question

2003-01-17 Thread david c.
Hello ! Is it possible to "xpath" filter with the xerces api !? I mean i want to select a single node or attribute value with a given "xpath" Which is the right xerces-class to use ? or aint it possible ? Thanks for any help ! have a nice day a

special characters

2003-01-10 Thread david c.
Hello ! I'm using xerces-c version 2.1.0 on sun. Special characters like "<" are masked by the parser, but when i use "]]>" in the string i get an "exception while parsing:The sequence ']]>' is not allowed in character data" Anyone knows if this is a bug and if its resolved in >2.1.0 versions ? Do

DOMWriter.writeToString

2002-12-10 Thread david c.
Hi ! Please anyone can explain why the enocoding is hard coded to UTF16 in the writeToString method of the DOMWriter ? Thanks and greetings David C. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e