Dear Ladies and Gentlemen, I’m trying to write a C++ implementation of
Xerces, which parses XML files, where the type of data (e.g. boolean, integer,
double, float, etc. ) is specified in a schema. However, the parser delivers these data
as XMLCh, and not as boolean, integer, double, etc. Do you know if the Xerces parser has an option to
deliver data in the types mentioned above, or if there is a way to transcode
XMLCh in a way which is more efficient than atof, for example ? Best regards, Markus Haverkamp |
- Re: Compilation of xerces-c samples on Linux Gareth Reakes
- Re: Compilation of xerces-c samples on Linux Mandar Khire
- Re: Compilation of xerces-c samples on L... Gareth Reakes
- Re: Compilation of xerces-c samples... Mandar Khire
- Re: Compilation of xerces-c sam... Gareth Reakes
- Re: Compilation of xerces-c sam... Mandar Khire
- Re: Compilation of xerces-c sam... Gareth Reakes
- Re: Compilation of xerces-c sam... Stephen White
- Re: Compilation of xerces-c sam... Mandar Khire
- Question Rajesh Chilambi
- Re: question Markus Haverkamp
- Re: question Gareth Reakes
- RE: question Markus Haverkamp
- Question Baccar MEDDEB
- Re: Question Alberto Massari
- Question Baccar MEDDEB