← Prev in month ← Prev in thread

Overriding article template in HTML single output

From
Maxime Bégnis <>
Date
2013-04-03T14:18:14+00:00
ID
Thread
Overriding article template in HTML single output
Hello,

    

    I'm trying to override in my custom XSL the main article template in
    HTML single output in this way:

    

    <xsl:import
href="" class="moz-txt-link-rfc2396E" href="http://docbook.sourceforge.net/release/xsl/current/xhtml/profile-docbook.xsl">"http://docbook.sourceforge.net/release/xsl/current/xhtml/profile-docbook.xsl"/>

    

    <xsl:template match="d:article">

      <xsl:message>article</xsl:message>

      ...

    

    But my template is never called. I can't figure out why. Can anyone
    help?

    

    Stylesheets version : 1.75.2 (NS)

    The root element of the document (DocBook 5.0) is an article.

    

    Thanks.

    

    
-- 

      
-- 

        

          
NeoDoc

          
Maxime
                  Bégnis

           
          


           
          
Tél: +33
                (0)4.42.52.24.20

           
          
5, rue de la Touloubre

           
          
13770
                Venelles

           
          
France

           
          
http://www.neodoc.fr/
← Prev in month ← Prev in thread