XML-LibXML - Getting File annotation information in XMLLib

Posted on Mon Nov 13 13:25:48 2006 by bella
Getting File annotation information in XMLLib
Hello, I am using XMLLib to read my Xml files and I need to get file,line annotation information (for debug purposes). I found that line information is available through line_number() method. How can I get file annotation information. I use processXincludes option, that is if my input file included xincludes, XmlLib sources all these include files and I need to know which specific file each node comes from. Thanks in advance for any help, Bella
Write a response