Changeset 6826 for branches/3.2.x/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_xhtmlToOdGenTransf/calledTransfList.xsl
- Timestamp:
- 10/09/06 20:02:09 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2.x/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_xhtmlToOdGenTransf/calledTransfList.xsl
r6184 r6826 56 56 57 57 <xsl:template match="sm:xhtmlToOdGenTransf"> 58 <xsl:apply-templates select="sm:xhtml Access"/>58 <xsl:apply-templates select="sm:xhtmlContent"/> 59 59 </xsl:template> 60 <xsl:template match="sm:xhtml Access">60 <xsl:template match="sm:xhtmlContent"> 61 61 <xsl:variable name="vCalls"> 62 62 <calls><xsl:apply-templates mode="in"/></calls>
Note: See TracChangeset
for help on using the changeset viewer.