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=5915>.
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=5915

XSLT from DOMSource to DOMResult has Hierarchy Request Error

           Summary: XSLT from DOMSource to DOMResult has Hierarchy Request
                    Error
           Product: XalanJ2
           Version: 2.2.x
          Platform: PC
        OS/Version: Windows NT/2K
            Status: UNCONFIRMED
          Severity: Normal
          Priority: Other
         Component: javax.xml
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using DOMSource and DOMResult for XSLT, if the xsl file include <!
DOCTYPE ..> , the translation will flow DOMException:

javax.xml.transform.TransformerException: org.w3c.dom.DOMException: DOM006 Hiera
rchy request error

Is there any method to avoid this??

Reply via email to