Hi,

I am using xerces 2.2.

Is there any way I can concatenate an XMLCh* to a string. I looked into the
XMLString functions but couldn't find any, which does this (maybe I am
missing something).

Basically I want to output a JavaScript variable with a value from an XML
file along with the tranformed output. I don't want to trancode it to a
char* because that would create problems if the value is in some other
encoding.

Anyways, if I could concatnate an XMLCh* with a string would solve my
problem.

Would be glad if someone could send me pointers to the solution.

Thanks,
Ashay.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to