[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] layout problem


Subject: Re: [xsl] layout problem
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Thu, 8 Dec 2011 10:52:21 +0000

On 8 December 2011 10:34, Roelof Wobben <rwobben@xxxxxxxxxxx> wrote:

> Hello,

> I have this xml :

> Why don't I get to see the output as I expected on the screen ?

Someone might put in the effort for you, but you really need to
re-post a 'small complete runnable example', containing only what's
necessary to demonstrate your problem.  You don't have a root matching
template, and only one named template, so it needs an initial template
setting - as you didnt mention it its hard to know if thats
intentional.

Also, remember the helpful guide when you are new to xslt - avoid
named templates and avoid for-each, use the apply-templates and many
small templates.

-- 
Andrew Welch
http://andrewjwelch.com


Current Thread
Keywords