apply-templates Questions

3

Solved

My questions are at the bottom of this post, if you wish to read them before the full explanation. I'm converting an XML document to a pretty web page using XSL, and am having trouble with correct...
Northeastwards asked 18/11, 2010 at 21:13

3

Solved

My XML provides me with multiple images assigned to different mmids: <Mediendaten> <Mediendaten mmid="22404"> <url size="original">A 22404 FILE</url> <url size="thumb...
Microsporangium asked 4/6, 2013 at 21:51

2

Solved

I have an XSLT like below, and want to use apply-templates inside the xsl:for-each element so I don't have to repeat the <tr> element with the informations of the "cliente" XML element....
Sauncho asked 16/9, 2012 at 23:22

4

Solved

I am new in XSLT so I'm little bit confused about the two tags, <xsl:apply-templates name="nodes"> and <xsl:call-template select="nodes"> So can you list out the difference betw...
Infinity asked 18/12, 2010 at 12:38

4

Solved

I know I'm missing something here. In the XSLT transformation below, the actual result doesn't match the desired result. Inside the for-each, I want to apply the match="track" template to each sel...
Endomorph asked 25/10, 2009 at 10:16
1

© 2022 - 2024 — McMap. All rights reserved.