Hello,
The probable cause is that your customization layer creates an infinite
loop of xsl:apply-templates calls. You should be able to catch it
yourself in the XSLT Debugger perspective. If that is the case the error
is reported when you start the transformation in the Debugger
perspective and the option "Infinite loop detection" is enabled (Options
- Preferences - XSLT/FO- Debugger). After that with the option disabled
you can place breakpoints on various lines of the customization
layer/XML source and try to figure out the infinite loop comparing the
flow of the xsl:apply-templates calls/the HTML output dynamically
generated against the expected behaviour.
Best regards,
Sorin
Ray Miller wrote:
Docbook-rng-5.0b1 docbook-xsl-1.69.1 saxon-6.5.4 oXygen-6.2
Think this may have been posted before, but can someone explain the
following HTML transformation error:
SystemID: null
Description: E Too many nested apply-templates calls
Ray
------------------------------------------------------------------------
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user