Click here to Skip to main content
15,894,630 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Calling a template recursively?? Pin
Rocky#5-Sep-07 2:57
Rocky#5-Sep-07 2:57 
GeneralRe: Calling a template recursively?? Pin
Rocky#5-Sep-07 3:05
Rocky#5-Sep-07 3:05 
GeneralRe: Calling a template recursively?? Pin
George L. Jackson5-Sep-07 5:56
George L. Jackson5-Sep-07 5:56 
GeneralRe: Calling a template recursively?? Pin
Rocky#5-Sep-07 18:53
Rocky#5-Sep-07 18:53 
GeneralRe: Calling a template recursively?? Pin
George L. Jackson6-Sep-07 1:50
George L. Jackson6-Sep-07 1:50 
GeneralRe: Calling a template recursively?? Pin
Rocky#5-Sep-07 19:50
Rocky#5-Sep-07 19:50 
GeneralRe: Calling a template recursively?? Pin
Rocky#6-Sep-07 1:30
Rocky#6-Sep-07 1:30 
GeneralRe: Calling a template recursively?? Pin
George L. Jackson6-Sep-07 1:54
George L. Jackson6-Sep-07 1:54 
You just have to remember that xsl:call-template works with the current node and doesn't change scope like xsl:apply-templates. Also, xsl:apply-templates has a mode attribute that is used to name it like xsl:call-templates and you can pass parameters to it also.

"We make a living by what we get, we make a life by what we give." --Winston Churchill

GeneralRe: Calling a template recursively?? Pin
Rocky#6-Sep-07 2:17
Rocky#6-Sep-07 2:17 
GeneralRe: Calling a template recursively?? Pin
George L. Jackson6-Sep-07 2:25
George L. Jackson6-Sep-07 2:25 
GeneralRe: Calling a template recursively?? Pin
Rocky#6-Sep-07 2:33
Rocky#6-Sep-07 2:33 
GeneralRe: Calling a template recursively?? Pin
George L. Jackson6-Sep-07 2:41
George L. Jackson6-Sep-07 2:41 
GeneralRe: Calling a template recursively?? [modified] Pin
Rocky#6-Sep-07 20:33
Rocky#6-Sep-07 20:33 
GeneralFound where the bug is now Pin
Rocky#6-Sep-07 21:20
Rocky#6-Sep-07 21:20 
GeneralRe: Calling a template recursively?? Pin
Rocky#7-Sep-07 0:09
Rocky#7-Sep-07 0:09 
GeneralRe: Calling a template recursively?? Pin
George L. Jackson7-Sep-07 2:49
George L. Jackson7-Sep-07 2:49 
GeneralRe: Calling a template recursively?? Pin
Rocky#8-Sep-07 0:10
Rocky#8-Sep-07 0:10 
GeneralRe: Calling a template recursively?? Pin
Rocky#10-Sep-07 21:45
Rocky#10-Sep-07 21:45 
GeneralRe: Calling a template recursively?? Pin
George L. Jackson11-Sep-07 0:30
George L. Jackson11-Sep-07 0:30 
GeneralRe: Calling a template recursively?? Pin
Rocky#11-Sep-07 0:49
Rocky#11-Sep-07 0:49 
QuestionWDSL Jagged array problem Pin
sander BB4-Sep-07 23:20
sander BB4-Sep-07 23:20 
QuestionProblem in using call-template Pin
Rocky#4-Sep-07 23:13
Rocky#4-Sep-07 23:13 
AnswerRe: Problem in using call-template Pin
George L. Jackson5-Sep-07 1:51
George L. Jackson5-Sep-07 1:51 
QuestionHow to Check whether we can use XSL 2.0? Pin
Rocky#3-Sep-07 21:39
Rocky#3-Sep-07 21:39 
AnswerRe: How to Check whether we can use XSL 2.0? Pin
George L. Jackson4-Sep-07 0:34
George L. Jackson4-Sep-07 0:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.