Ignore:
Timestamp:
10/09/06 19:32:27 (5 years ago)
Author:
sam
Message:

Correction Ticket #37 : xhtmlToOdGenTransf, binaryXhtmlTransf: Bugs dans la liste des items appelés

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_xhtmlToOdGenTransf/calledTransfList.xsl

    r6184 r6825  
    5656 
    5757        <xsl:template match="sm:xhtmlToOdGenTransf"> 
    58                 <xsl:apply-templates select="sm:xhtmlAccess"/> 
     58                <xsl:apply-templates select="sm:xhtmlContent"/> 
    5959        </xsl:template> 
    60         <xsl:template match="sm:xhtmlAccess"> 
     60        <xsl:template match="sm:xhtmlContent"> 
    6161                <xsl:variable name="vCalls"> 
    6262                        <calls><xsl:apply-templates mode="in"/></calls> 
Note: See TracChangeset for help on using the changeset viewer.