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); ![Screenshot 2021-08-19 at 1 31 32 PM](https://user-images.githubusercontent.com/40059066/130031167-cdaf7d39-9005-4bc3-b58d-18d468af09af.png) My Output file had the dtd in between. Is there anyway to...