Changeset 6813 for trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_xhtmlToOdGenTransf/calledTransformersInc.xsl
- Timestamp:
- 10/09/06 12:58:06 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_xhtmlToOdGenTransf/calledTransformersInc.xsl
r6184 r6813 58 58 <!-- MODE IN --> 59 59 <xsl:template match="sm:callModel/sm:current" mode="in"> 60 <call model="{getIdFromPath(/sm: compositionXhtmlTransf/sm:model/@sc:refUri)}" axis="{@axis}" view="xhtmlContent"/>60 <call model="{getIdFromPath(/sm:xhtmlToOdGenTransf/sm:model/@sc:refUri)}" axis="{@axis}" view="xhtmlContent"/> 61 61 </xsl:template> 62 62
Note: See TracChangeset
for help on using the changeset viewer.