docbook-apps

  • 1.  Error in 1.74.0/xhtml/table.xsl: too many nested apply-template calls

    Posted 08-20-2008 18:31
    Hi,
    I'm using the 1.74.0/xhtml stylesheets to build HTML (with ant, FOP 0.95, Saxon 6.5.5, Xerces 2.8.0), and I'm running into this error:

    "Error at xsl:apply-templates on line 613 of file:C:/blah/docbook-xsl-1-74.0/xhtml/table.xsl:
    Too many nested apply-templates calls"

    The XML file that seems to be causing this is really stumping me. I can't see anything obviously wrong in the XML. Does anyone have any hint as to what this error might be telling me? It's happening in the middle of a very long table.

    I do so appreciate it!!
    cheri


    --
    Cheri Dennison / Technical Writer
    AWS Platform Group
    cherid@amazon.com




  • 2.  RE: [docbook-apps] Error in 1.74.0/xhtml/table.xsl: too many nested apply-template calls

    Posted 08-20-2008 18:58
    > -----Original Message-----
    > From: Dennison, Cheri
    >
    > "Error at xsl:apply-templates on line 613 of
    > file:C:/blah/docbook-xsl-1-74.0/xhtml/table.xsl:
    >
    > Too many nested apply-templates calls"
    >
    > The XML file that seems to be causing this is really stumping
    > me. I can't see anything obviously wrong in the XML. Does
    > anyone have any hint as to what this error might be telling
    > me? It's happening in the middle of a very long table.


    My guess is that you have been bitten by the problem discussed here:

    http://lists.oasis-open.org/archives/docbook-apps/200611/msg00068.html
    http://lists.oasis-open.org/archives/docbook-apps/200703/msg00194.html

    /MJ





  • 3.  RE: [docbook-apps] Error in 1.74.0/xhtml/table.xsl: too many nested apply-template calls

    Posted 08-20-2008 20:57
    Right you are. Thank you SO much!

    -----Original Message-----
    From: Mauritz Jeanson [mailto:mj@johanneberg.com]
    Sent: Wednesday, August 20, 2008 11:58 AM
    To: Dennison, Cheri; docbook-apps@lists.oasis-open.org
    Subject: RE: [docbook-apps] Error in 1.74.0/xhtml/table.xsl: too many nested apply-template calls

    > -----Original Message-----
    > From: Dennison, Cheri
    >
    > "Error at xsl:apply-templates on line 613 of
    > file:C:/blah/docbook-xsl-1-74.0/xhtml/table.xsl:
    >
    > Too many nested apply-templates calls"
    >
    > The XML file that seems to be causing this is really stumping
    > me. I can't see anything obviously wrong in the XML. Does
    > anyone have any hint as to what this error might be telling
    > me? It's happening in the middle of a very long table.


    My guess is that you have been bitten by the problem discussed here:

    http://lists.oasis-open.org/archives/docbook-apps/200611/msg00068.html
    http://lists.oasis-open.org/archives/docbook-apps/200703/msg00194.html

    /MJ