HPUX 11.23 + XMLCh query

2005-04-15 Thread Sonali Keskar
Hi,   As per my understanding, XMLCh is always UTF-16 encoded.   We need to convert this UTF-16 string to an UTF-8 encoded one on HPUX 11.23 IA64 machine. We are using aCC compiler version A.05.55. iconv function is used to get the conversion done. This conversion fails because it see

RE: query about Xerces-c SAXReader class with UTF-16 buffer

2002-09-25 Thread Dean Roddey
Quark Controller [EMAIL PROTECTED] www.charmedquark.com -Original Message- From: Karande Samir [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 1:17 PM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: RE: query about Xerces-c SAXReader class with UT

RE: query about Xerces-c SAXReader class with UTF-16 buffer

2002-09-25 Thread Karande Samir
Thanks Samar, setEncoding() worked very well. Thanks again, Samir -Original Message- From: Samar Lotia [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 3:45 PM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: RE: query about Xerces-c SAXRead

RE: query about Xerces-c SAXReader class with UTF-16 buffer

2002-09-25 Thread Dean Roddey
ECTED]'; '[EMAIL PROTECTED]' Subject: RE: query about Xerces-c SAXReader class with UTF-16 buffer I believe you can also explicitly set the encoding of your data by using the setEncoding() method of InputSource. Samar Lotia -Original Message- From: Dean Roddey [mailto:[EMAIL PROTECT

RE: query about Xerces-c SAXReader class with UTF-16 buffer

2002-09-25 Thread Samar Lotia
I believe you can also explicitly set the encoding of your data by using the setEncoding() method of InputSource. Samar Lotia -Original Message- From: Dean Roddey [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 12:51 PM To: [EMAIL PROTECTED] Subject: RE: query about

RE: query about Xerces-c SAXReader class with UTF-16 buffer

2002-09-25 Thread Dean Roddey
TED] www.charmedquark.com -Original Message- From: Karande Samir [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 10:37 AM To: '[EMAIL PROTECTED]' Subject: query about Xerces-c SAXReader class with UTF-16 buffer Hello, I am using the SAX2XMLReader class for parsing th

query about Xerces-c SAXReader class with UTF-16 buffer

2002-09-25 Thread Karande Samir
Hello, I am using the SAX2XMLReader class for parsing the XML data that is stored in memory buffer using C++. I have looked at the available documentation and played with MemBufInputSource class. Looks like the membuf class supported only UTF-8/Ascii character encoding. What I am really in

ContentHandler::startPrefixMapping query

2002-09-18 Thread Pitt, Esmond
Consider the document: http://www.mydomain.com/ns";> http://www.mydomain.com/ns"/> Obviously the second namespace declaration is redundant, and it can be argued that it doesn't really constitute a new startPrefixMapping event. However ContentHandler::startPrefixMapping is called for both na

DO NOT REPLY [Bug 1345] - BinHTTPURLInputStream ignoring query params

2001-10-18 Thread bugzilla
gzilla/show_bug.cgi?id=1345 BinHTTPURLInputStream ignoring query params [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|

Re: Why query is omited in url

2001-09-12 Thread peiyongz
Laboratory email: [EMAIL PROTECTED] Phone: (416)448-4088; Fax: (416)448-4414; T/L: 778-4088 Nouguier Olivier <[EMAIL PROTECTED]>@e34.esmtp.ibm.com on 09/12/2001 10:19:23 AM Please respond to [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Why query is omi

Why query is omited in url

2001-09-12 Thread Nouguier Olivier
hi, I'm new on the list, and I hope my question will not raise The flame... About the bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1345, found in 1.4 of xerces. It is still ( if it's a bug ... ) in 1.5.1. Is there reason for that. In all case, thanks a lot for xerces. PS: I've

[DO NOT REPLY: Bug 1345] BinHTTPURLInputStream ignoring query params

2001-09-07 Thread bugzilla
=1345 *** shadow/1345 Fri Sep 7 06:48:51 2001 --- shadow/1345.tmp.29299 Fri Sep 7 07:56:35 2001 *** *** 2,9 | BinHTTPURLInputStream ignoring query params

[DO NOT REPLY: Bug 1345] BinHTTPURLInputStream ignoring query params

2001-09-07 Thread bugzilla
! Component: Utilities ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Summary: BinHTTPURLInputStream ignoring query params ! I was having difficulty submitting input data to servlets(CGI) through Xerces BinHTTPURLInputStream&#

RE: Query.....

2001-08-03 Thread Jesse Pelton
om: Deepak Jotawar [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 02, 2001 9:52 AM To: [EMAIL PROTECTED] Subject: Query. Importance: High Hello, Our application consists of building a XML file how do I buil an XML file (physical file) using Xerces on Win-NT, can I get a code in C++ th

Query.....

2001-08-02 Thread Deepak Jotawar
Hello, Our application consists of building a XML file how do I buil an XML file (physical file) using Xerces on Win-NT, can I get a code in C++ that actully builds a .xml file, Kindly help out. Thanks, Warm Regards, Deepak ***Confidential Notice This e-mai

RE: query-1

2001-07-10 Thread Doug Brower
] Subject: query-1 Dear sir, While going through the API docs in ur site, i am not quite sure where to start to understand the different classes defined and used in the XML parsers for C. Since most of the classes declared have been inherited, I am unable to understand anything. Kindly guide

Re: query-1

2001-07-09 Thread Jason E. Stewart
"Rengan Mysore" <[EMAIL PROTECTED]> writes: > Dear sir, Hey Rengan, This is a developers mailing list, not a single sir (or madam). You're not likely to get many helpful responses with you message. If you don't understand the code, look at the example applications in the samples/ directory. R

query-1

2001-07-09 Thread Rengan Mysore
Dear sir, While going through the API docs in ur site, i am not quite sure where to start to understand the different classes defined and used in the XML parsers for C. Since most of the classes declared have been inherited, I am unable to understand anything. Kindly guide me, from wher

[Bug 1345] New - BinHTTPURLInputStream ignoring query params

2001-04-16 Thread bugzilla
+ ++ + | BinHTTPURLInputStream ignoring query params| + ++ + |Bug #: 1345Product: Xerces-C| + | Status: NEW Version: 1.4

Re: Query on xerces-c_1_1 parser

2001-03-27 Thread John Snelson
And for completeness sake, to answer your 3rd question, the Unicode spec tries to be as all-encompassing as possible with it's encoding. New characters are always being introduced into it, but they tend to be of the more obscure variety. I reckon you'll never need a character that isn't in the uni

RE: Query on xerces-c_1_1 parser

2001-03-26 Thread Dean Roddey
TED]] Sent: Monday, March 26, 2001 10:16 AM To: [EMAIL PROTECTED] Subject: Re: Query on xerces-c_1_1 parser > 1. Does xerces-c_1_1 support encoding="UTF-16" ? >Because I tried this encoding and results were > negative. Try adding the endian -- "UTF-16LE" (for little

Re: Query on xerces-c_1_1 parser

2001-03-26 Thread Bill Schindler
> 1. Does xerces-c_1_1 support encoding="UTF-16" ? >Because I tried this encoding and results were > negative. Try adding the endian -- "UTF-16LE" (for little endian) or "UTF-16BE" (for big endian). If I remember correctly, some UTF-16 related bugs were fixed recently. Xerces 1.4 is probab

Query on xerces-c_1_1 parser

2001-03-26 Thread Jayanand K
Hi, I am using the xerces-c_1_1 parser in a VC++ application. I have certain doubts to be clarified. Hope you could help me out. 1. Does xerces-c_1_1 support encoding="UTF-16" ? Because I tried this encoding and results were negative. 2. If NO, does any of the later versions support this en