[xsl] template match

Subject: [xsl] template match
From: "Mark Williams" <mark@xxxxxxxxxxx>
Date: Mon, 29 Dec 2003 17:34:22 -0000
Hi,

I'm very new to xsl and xslt.

I'm trying to use xsl template match within a xsl-fo document to reference
different nodes in the xml file.  I can add a template match statement
before the fo:root node and it works okay.  However, if I try to match
another node after the fo:root node I get a fop exception:

"xsl:template is not allowed in this position in the stylesheet".

How do I switch node references within the fo:root node using template
match.

Thanks

Mark Williams


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread