Ignore:
Timestamp:
06/20/07 10:57:59 (5 years ago)
Author:
sys
Message:

compositionXhtmlTransf : ajout de sm:content//sm:for//sm:choose

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_compositionXhtmlTransf/bs.xml.xsl

    r9217 r9279  
    617617                </xsl:when> 
    618618        </xsl0:template> 
     619        <xsl0:template match="sm:for//sm:when" mode="content"> 
     620                <xsl:when test="{si(@codes, concat('../sp:', java:replaceAll(string(@codes), '\s', ' | ../sp:')), @xpath)}"> 
     621                        <xsl0:apply-templates mode="content"/> 
     622                </xsl:when> 
     623        </xsl0:template> 
    619624        <xsl0:template match="sm:otherwise" mode="content"> 
    620625                <xsl:otherwise> 
Note: See TracChangeset for help on using the changeset viewer.