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 06:27:34 UTC

DO NOT REPLY [Bug 15911] New: - 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.

           Summary: HIERARCHY_REQUEST_ERR: An attempt was made to insert a
                    node where it is not permitted.
           Product: XalanJ2
           Version: 2.3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: org.apache.xalan
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: bkl@cps.com.au


I created and tested a stylesheet using XMLSpy. The stylesheet worked as 
expected. When I attempted to execute the stylesheet using XALAN the following 
exception was thrown:

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

I realise that this is not very much information. If requested I can supply 
both the stylesheet and the source XML document.