Sudesh Kumar Santhosh Kumar
Results
1
issues of
Sudesh Kumar Santhosh Kumar
articleTag = xmlDoc.root() subArticle_string = fs.readFileSync("/Users/sk/Microbiology_Task/01FirstPreprint/subarticle.xml"); var fragment = libxmljs.parseXml(subArticle_string); articleTag.addChild(fragment);  My Output file had the dtd in between. Is there anyway to...