You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Rose Knain <ha...@msn.com> on 2006/07/05 08:43:39 UTC

Does Axis C++ support Unicode?

Hi all,

Does Axis-C  support Unicode?

AFAIK, Axis-C uses "xsd__string". And Axis-C defines:
--------AxisUserAPI.hpp-----
typedef AxisChar * xsd__string;
------------------------------------
--------GDefine.hpp-----------
#define AxisChar char
------------------------------------

Then I think "xsd__string" is "char *".

Best Regards,
Xie, Bo

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-user-help@ws.apache.org


Re: Does Axis C++ support Unicode?

Posted by John Hawkins <HA...@uk.ibm.com>.
correct xsd__string = char*





"Rose Knain" <ha...@msn.com> 
05/07/2006 07:43
Please respond to
"Apache AXIS C User List" <ax...@ws.apache.org>


To
axis-c-user@ws.apache.org
cc

Subject
Does Axis C++ support Unicode?






Hi all,

Does Axis-C  support Unicode?

AFAIK, Axis-C uses "xsd__string". And Axis-C defines:
--------AxisUserAPI.hpp-----
typedef AxisChar * xsd__string;
------------------------------------
--------GDefine.hpp-----------
#define AxisChar char
------------------------------------

Then I think "xsd__string" is "char *".

Best Regards,
Xie, Bo

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 

http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-user-help@ws.apache.org