Hi all,
I am using Xerces-C version 1.6.0. I need help with getting the Schema Grammar from my XML file. I am using the DOMParser. The problem is I need to fetch the appInfo tag value from my Schema which is going to be used in my app. Now, I don't know how to fetch it. The sample talk about this but using the SAX parser. I would be very grateful for any help/ suggestions. Thanks, Sridhar. |