[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: How can a template match elements created by xsl??

Subject: Re: How can a template match elements created by xsl?????
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Thu, 16 May 2002 00:18:54 +0200
Re:  How can a template match elements created by xsl??
ChivaBaba@xxxxxxx wrote:
The PROBLEM occurs, when I try to process this node-set by
> a template that matches "tool". The template is ignored and
> no tool is matched!!

First, out put a xsl:copy-of of the variable to see whether
it contains the value you expected.
Second, RTFs are tricky. Check whether you have a template
matching "/". In most cases, you are better off using
 select="xx:node-set($foo)/*"
rather than
 select="xx:node-set($foo)"
If this still doesn't fix your problem, check whether
you have set a default namespace for the style sheet.


J.Pietschmann



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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.