The node you have tried to add as a child is not an acceptable child for the node you have tried to use as a parent. Fix your program.
See, for example, http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html#ID-1590626202 ______________________________________ "Everything should be as simple as possible. But not simpler." -- attributed to Albert Einstein From: Robert Kagoro <rug...@gmail.com> To: xalan-j-us...@xml.apache.org, Date: 07/06/2013 09:46 PM Subject: HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted. hi, am getting this error i dont know if you help out file:///C:/Users/RobertK/Desktop/JARs/New%20folder/dummy.xsl; Line #0; Column #0; org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted. Regards Robert