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

Problem with new version of Xalan

Subject: Problem with new version of Xalan
From: "Dirk Holstein" <dirk.holstein@xxxxxxxxxxxxxx>
Date: Thu, 9 Jan 2003 17:26:36 +0100
new xalan version problem
Hi,

a few weeks ago we have installed the new version of the xalan parser.
Since then we have some mysterious phenomena.

The first is, that the parser don't allow to overwrite named templates. 
Is this behavior from the parser correct?
We have several named templates which we overwrite if we need 
other outputs. So this new 'feature' present us much more work.

The second phenomena ist, the parser seems not to know what 
the "|" means.
We have the following code:

<xsl:for-each select="self::* | following-sibling::*">
...
</xsl:for-each>

The HTML output just shows the first element like we have used
this code:

<xsl:for-each select="self::*">
...
</xsl:for-each>

If we use the second part of the node decision like this:

<xsl:for-each select="following-sibling::*">
...
</xsl:for-each>

We just get all elements except the first.

It seems that the "|" is the problem. 
Do I need another code?
Does the parser has some bugs?
Is there another expression for "|"?

Thanks to anyone for quick help.

Regards

Dirk Holstein
-------------------------------------------
www.doubleSlash.de
dirk.holstein@xxxxxxxxxxxxxx



 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.