- Timestamp:
- 07/25/07 22:28:40 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_compositionXhtmlTransf.xml
r9255 r9401 94 94 <c:composition xmlns:c="composition"> 95 95 <c:donnee type="xpathOnSrc-dynamique">execute(si(/descendant::sm:page[@template=codeAgent('..')]/descendant::sm:WCollapsableBlock, resultatAgent('//agentGenerator', 'fillBufferDynUiLibrary')))</c:donnee> 96 <c:donnee type="xpathOnSrc-dynamique">execute(si(/descendant::sm:page[@template=codeAgent('..')]/descendant::sm:link[@target='subWindow'], resultatAgent('//agentGenerator', 'fillBufferDynUiLibrary')))</c:donnee> 96 97 <c:donnee type="xpathOnSrc-dynamique">execute(si(/descendant::sm:page[@template=codeAgent('..')]/descendant::sm:WTooltip, resultatAgent('//agentGenerator', 'fillBufferTooltipLibrary')))</c:donnee> 97 98 <c:boucleagents> … … 175 176 <source type="composition-dynamique"> 176 177 <c:composition xmlns:c="composition"> 177 <c:if type="xpath-statique" test="count(.//sm:WCollapsableBlock) > 0"><c:donnee type="xpath-dynamique">execute(resultatAgent('//agentGenerator', 'fillBufferDynUiLibrary'))</c:donnee></c:if> 178 <c:if type="xpath-statique" test="count(.//sm:WTooltip) > 0"><c:donnee type="xpath-dynamique">execute(resultatAgent('//agentGenerator', 'fillBufferTooltipLibrary'))</c:donnee></c:if> 178 <c:if type="xpath-statique" test="count(.//sm:WCollapsableBlock) > 0"><c:donnee type="xpath-dynamique">execute(resultatAgent('//agentGenerator', 'fillBufferDynUiLibrary'))</c:donnee></c:if> 179 <c:if type="xpath-statique" test="count(.//sm:link[@target='subWindow']) > 0"><c:donnee type="xpath-dynamique">execute(resultatAgent('//agentGenerator', 'fillBufferDynUiLibrary'))</c:donnee></c:if> 180 <c:if type="xpath-statique" test="count(.//sm:WTooltip) > 0"><c:donnee type="xpath-dynamique">execute(resultatAgent('//agentGenerator', 'fillBufferTooltipLibrary'))</c:donnee></c:if> 179 181 <c:boucleagents> 180 182 <c:listeagents type="resultat-dynamique">agent=../calledTransfList</c:listeagents>
Note: See TracChangeset
for help on using the changeset viewer.