You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/01/09 16:42:18 UTC

DO NOT REPLY [Bug 15911] - HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15911

HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted.





------- Additional Comments From ilene@ca.ibm.com  2003-01-09 15:42 -------
I think this is a DOMException which gets thrown went an attempt is made to 
insert a node where it doesn't belong.  How are you executing the 
transformation?  Are you using the TrAX with an output target of type DOMResult?