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

Re: How to test the parent name

Subject: Re: How to test the parent name
From: Mansour <mansour77@xxxxxxxxx>
Date: Sat, 16 Feb 2008 05:21:59 -0400
Re:  How to test the parent name
Mike, thanks.
That was it. Stuck in a stupid mistake like this for some time. I never thought I have inverted the attribute and the tag name. LOL





Michael Kay wrote:
Can't see a problem with your code, other than the inversion of "test" and
"if". Perhaps it's a namespace issue.

However, <xsl:if test="parent::some-tag"> is better.

Michael Kay
http://www.saxonica.com/


-----Original Message-----
From: Mansour [mailto:mansour77@xxxxxxxxx] Sent: 16 February 2008 07:35
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: How to test the parent name


I am trying to test the name of the parent.

<xsl:test if="name(parent::*)='some-tag'">direct descendant</xsl:test>

If I do this:
<xsl:value-of select="name(parent::*)" /> Then I get the name of the parent output correctly, but when putting it in a test element, it does not.
Why ? What do I do to perform the test ?

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.