Ignore:
Timestamp:
06/05/08 11:03:38 (4 years ago)
Author:
anp
Message:

genOd : Ajout de sm:callModel/sm:lookForAscendants

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_ModelingAssmnt/spaces/gen/modelBuilder/bs.doss/sma_assmntUnitMcqOdTransf/getContent.xsl.xsl

    r10766 r11143  
    279279                <xsl:value-of disable-output-escaping="yes" select="resultatAgent(concat($vPathAgentContent{$vIdCall}, '/getContent'))"/> 
    280280        </xsl0:template> 
    281          
    282         <!-- # CallModel 
    283         --> 
    284         <xsl0:template match="sm:callModel"> 
    285                 <xsl:value-of disable-output-escaping="yes"> 
    286                         <xsl0:attribute name="select"> 
    287                                 <xsl0:choose> 
    288                                         <xsl0:when test="sm:root">resultatAgent(concat('@', getIdFromPath(concat('src:', java:hGetUri(srcFileAgent('@@')))), '<xsl0:value-of select="getAxisSuffix(@axis)"/>/getContent'))</xsl0:when> 
    289                                         <xsl0:when test="sm:current">resultatAgent(concat('@', switchAxis(codeAgent('//'), '<xsl0:value-of select="@axis"/>'), '/getContent'))</xsl0:when> 
    290                                         <xsl0:when test="sm:agentPath">resultatAgent(agent('<xsl0:value-of select="@path"/>', $vDialog))</xsl0:when> 
    291                                 </xsl0:choose> 
    292                         </xsl0:attribute> 
    293                 </xsl:value-of> 
    294         </xsl0:template> 
    295          
     281                 
    296282        <!-- # CallGlobalExplanationModel 
    297283                --> 
Note: See TracChangeset for help on using the changeset viewer.