Parsing XML(DXL file) using C/C++ API

Hi All,

I want to read the DXL file and get some information like NoteID, UNID and MessageId. Is there a way to do this using C/C++ API?

Thanks in advance,

Agasthya

Subject: Use a std. XML parser such as Xerces from apache.org

But beware, DXL has some quirks. Look out for lists!