xsl-list
[Top] [All Lists]

Re: [xsl] layout problem

2011-12-08 04:52:33
On 8 December 2011 10:34, Roelof Wobben <rwobben(_at_)hotmail(_dot_)com> 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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>