Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Invalid instantiation of 'xsl:apply-templates' in 'xsl:templates'

418935Jun 18 2005 — edited Jun 20 2005
I am trying to transform the dynamically generated xml using the xsl Stylesheet.
I have a JSP Page which calls the routine to dynamically generate the XML file.
But during the transformation , it gives me an error
XSL-1047: (Error) Invalid instantiation of 'xsl:apply-templates' in 'xsl:template' context.
.

Please anyone help .

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2005
Added on Jun 18 2005
12 comments
824 views