docbook-apps

  • 1.  error for "docbook to ePub " stylesheet

    Posted 02-11-2010 09:48
    Hi,



    I've been running the epub conversion XSLT (docbook-xsl 1.75.2/ saxon 9) and I obtained this error :



    Error at xsl:template on line 1298 column 30 of docbook.xsl:

    XTSE0500: The priority attribute must be absent if the match attribute is absent



    This is the basis stylesheet (/epub/docbook.xsl), without modifications.



    Any suggestions to correct this problem ?



    Cordialement,



    ____________________________________________
    Christopher COMPAGNON
    AXA GROUP SOLUTIONS - Procurement, BI Supply

    Département Solutions Business Intelligence
    Domaine BI France - Reporting Opérationnel

    * 01 44 45 04 16 (55 04 16)

    E-mail: christopher.compagnon.alti@axa-groupsolutions.com <mailto:christopher.compagnon.alti@axa-groupsolutions.com>
    ____________________________________________
    Pensez à l'environnement avant d'imprimer ce message






    </mailto:christopher.compagnon.alti@axa-groupsolutions.com>


  • 2.  Re: [docbook-apps] error for "docbook to ePub " stylesheet

    Posted 02-11-2010 14:25
    On Thu, Feb 11, 2010 at 1:48 AM, Compagnon Christopher
    <christopher.compagnon.alti@axa-groupsolutions.com> wrote:
    > I’ve been running the epub conversion XSLT (docbook-xsl 1.75.2/ saxon 9) and I obtained this error :
    >
    > Error at xsl:template on line 1298 column 30 of docbook.xsl:

    Are you able to provide a small sample DocBook document that triggers
    this error?



    Keith



  • 3.  RE: [docbook-apps] error for "docbook to ePub " stylesheet

    Posted 02-12-2010 08:57
      |   view attached
    Hi,



    Yes, I am.



    The NEWS.xml or RELEASE-NOTES.xml in the root directory of docbook-xsl.

    Otherwise, this file...



    Cordialement,



    ____________________________________________

    Christopher COMPAGNON

    AXA GROUP SOLUTIONS - Procurement, BI Supply

    Département Solutions Business Intelligence

    Domaine BI France - Reporting Opérationnel

    ( 01 44 45 04 16 (55 04 16)

    E-mail: christopher.compagnon.alti@axa-groupsolutions.com

    ____________________________________________

    Pensez à l'environnement avant d'imprimer ce message





    -----Message d'origine-----
    De : Keith Fahlgren [mailto:abdelazer@gmail.com]
    Envoyé : jeudi 11 février 2010 15:25
    À : Compagnon Christopher
    Cc : docbook-apps@lists.oasis-open.org; docbook@lists.oasis-open.org
    Objet : Re: [docbook-apps] error for "docbook to ePub " stylesheet



    On Thu, Feb 11, 2010 at 1:48 AM, Compagnon Christopher

    <christopher.compagnon.alti@axa-groupsolutions.com> wrote:

    > I've been running the epub conversion XSLT (docbook-xsl 1.75.2/ saxon 9) and I obtained this error :

    >

    > Error at xsl:template on line 1298 column 30 of docbook.xsl:



    Are you able to provide a small sample DocBook document that triggers

    this error?







    Keith


    </christopher.compagnon.alti@axa-groupsolutions.com>

    Attachment(s)



  • 4.  Re: [docbook-apps] error for "docbook to ePub " stylesheet

    Posted 02-12-2010 14:53
    On Thu, Feb 11, 2010 at 1:48 AM, Compagnon Christopher
    <christopher.compagnon.alti@axa-groupsolutions.com> wrote:
    > I’ve been running the epub conversion XSLT (docbook-xsl 1.75.2/ saxon 9) and I obtained this error :

    The DocBook-XSL stylesheets are XSLT 1.0 stylesheets. Saxon 9 is an
    XSLT 2.0 processor and is not supported. I was able to use the 1.72.2
    ePub stylesheets to transform your document using both xsltproc and
    Saxon 6, an XSLT 1.0 processor.



    Keith



  • 5.  RE: [docbook-apps] error for "docbook to ePub " stylesheet

    Posted 02-19-2010 10:07
    Hi,

    Ok! It works (fine) with xalan-j 2.7.

    Cordialement,

    ____________________________________________
    Christopher COMPAGNON
    AXA GROUP SOLUTIONS - Procurement, BI Supply
    Département Solutions Business Intelligence
    Domaine BI France - Reporting Opérationnel
    ( 01 44 45 04 16 (55 04 16)
    E-mail: christopher.compagnon.alti@axa-groupsolutions.com
    ____________________________________________
    Pensez à l'environnement avant d'imprimer ce message


    -----Message d'origine-----
    De : Keith Fahlgren [mailto:abdelazer@gmail.com]
    Envoyé : vendredi 12 février 2010 15:53
    À : Compagnon Christopher
    Cc : docbook-apps@lists.oasis-open.org
    Objet : Re: [docbook-apps] error for "docbook to ePub " stylesheet

    On Thu, Feb 11, 2010 at 1:48 AM, Compagnon Christopher
    <christopher.compagnon.alti@axa-groupsolutions.com> wrote:
    > I've been running the epub conversion XSLT (docbook-xsl 1.75.2/ saxon 9) and I obtained this error :

    The DocBook-XSL stylesheets are XSLT 1.0 stylesheets. Saxon 9 is an
    XSLT 2.0 processor and is not supported. I was able to use the 1.72.2
    ePub stylesheets to transform your document using both xsltproc and
    Saxon 6, an XSLT 1.0 processor.



    Keith