IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  Looking for XML4C

    Posted 09/25/20 05:43 PM
    Hi,

    I am using Xerces C to parse xml file.
    I came to the point which I think a limitation of current version of xerces c v3.2.3.
    It cannot parse some characters such as ① and ②.
    I also raised the question to stackoverflow:
    https://stackoverflow.com/questions/63974511/how-do-i-parse-xml-file-with-invalid-character-chode-in-xerces-c

    I found that XML4C supports more encoding type based on website below:
    Distributing Xerces-C++
    Apache remove preview
    Distributing Xerces-C++
    Xerces-C has intrinsic support for ASCII, UTF-8, UTF-16 (Big/Small Endian), UCS4 (Big/Small Endian), EBCDIC code pages IBM037, IBM1047 and IBM1140 encodings, ISO-8859-1 (aka Latin1) and Windows-1252. This means that it can parse input XML files in these above mentioned encodings.
    View this on Apache >

    But the link to the source code and license is broken.
    Can someone point me to the correct location where I can download and read XML4C license?

    I already emailed support@communitysite.ibm.com for support, but he points me to this forum to raise the question.
    Thank you in advance for your support.

    Regards,
    Mark

    ------------------------------
    Mar roman Chua
    ------------------------------

    #IBMSterlingTransformationExtender
    #DataExchange