> On the XML Apache website you talk about a TreeView component for C++ > builder which shows XML data. > > I've searched the Alphaworks site but haven't found anything. Where can I > get it? >
Sorry for not being more specific. The C++ Builder sample 'DOMSampleTreeViewer.zip' may be downloaded from: http://www.alphaworks.ibm.com/tech/xml4c/ After going to this page click on blue & green 'download' button and you should see this file. This sample code works with XML4C 2.3.1. We have not verified it with the latest Xerces-C release or even with XML4C 3.x versions. rahul