Changeset 9846 for trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_dataFormXhtmlTransf/bs.xml.xsl
- Timestamp:
- 10/19/07 10:14:31 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_dataFormXhtmlTransf/bs.xml.xsl
r9295 r9846 116 116 <!-- Cas : sm:content --> 117 117 <xsl0:apply-templates select="sm:content"/> 118 <!-- Agents callModel --> 119 <xsl0:apply-templates mode="callModel" select="descendant::sm:callModel"/> 118 120 </structure> 119 121 </xsl0:template> … … 144 146 </source> 145 147 <xsl0:apply-templates mode="agentsWidgets"/> 146 </valeur> 148 </valeur> 147 149 </xsl0:template> 148 150 … … 281 283 </xsl0:template> 282 284 <!-- --> 285 <xsl0:template match="sm:callModel" mode="content">[![agent=//callModel_<xsl0:value-of select="generate-id()"/>]!]</xsl0:template> 283 286 <!-- --> 284 287 <xsl0:template match="sm:fieldValueString" mode="content"> … … 411 414 </valeur> 412 415 </xsl0:template> 416 413 417 </xsl0:stylesheet>
Note: See TracChangeset
for help on using the changeset viewer.