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/_common/sma/odTransf/communContent.xsl.xsl

    r10766 r11143  
    8585<!--** 
    8686         *  Calls 
    87          **--> 
    88          
    89         <!-- # CallModel 
    90         --> 
    91         <xsl0:template match="sm:callModel"> 
    92                 <xsl:value-of disable-output-escaping="yes"> 
    93                         <xsl0:attribute name="select"> 
    94                                 <xsl0:choose> 
    95                                         <xsl0:when test="sm:root">resultatAgent(concat('@', getIdFromPath(concat('src:', java:hGetUri(srcFileAgent('@@')))), '<xsl0:value-of select="getAxisSuffix(@axis)"/>/getContent'))</xsl0:when> 
    96                                         <xsl0:when test="sm:current">resultatAgent(concat('@', switchAxis(codeAgent('//'), '<xsl0:value-of select="@axis"/>'), '/getContent'))</xsl0:when> 
    97                                         <xsl0:when test="sm:agentPath">resultatAgent(agent('<xsl0:value-of select="@path"/>', $vDialog))</xsl0:when> 
    98                                 </xsl0:choose> 
    99                         </xsl0:attribute> 
    100                 </xsl:value-of> 
    101         </xsl0:template> 
    102          
     87         **-->   
    10388        <!-- # CallSubModel 
    10489        --> 
Note: See TracChangeset for help on using the changeset viewer.