RE: [xsl] Problems with a right order display of tags

Subject: RE: [xsl] Problems with a right order display of tags
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Wed, 31 Mar 2004 12:55:02 +0300
Hi,

> Yes i know that, i haven't use the good syntax in the mail
> But I know all the right syntax!!

You should then mention you're using pseudo-code, especially when you example code looks a lot like XSLT and you're using match attribute in call-template element which is common syntax mistake.
 
> I want a solution more "subjective"

Use "push" instead of "pull" approach, that is use

  <xsl:apply-templates select="*"/>

Cheers,

Jarno - Xorcist: UNGDSOB

Current Thread