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

RE: Re: Re: Change of Attribute Value

Subject: RE: Re: Re: Change of Attribute Value
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 04 Nov 2005 15:42:08 -0500
wendell 2004 change
Mike,

At 12:37 PM 11/4/2005, you wrote:
>
> Not quite. The principal node kind for the self axis is
> elements, but self::node() will find any kind of node, and
> therefore self::node()[local-name()='xyz'] will work.

But I forget what the problem was. In a boolean context, you can just say

test="local-name()='xyz'".

Yes, quite. Thanks for the correction. When not in a boolean context, one might avoid self::node()[local-name()='xyz'] as it also selects any self <xyz> elements you have cluttering your data. If you know you're on an attribute, the boolean test suffices.


Bottom line is that XPath 1.0 gives no way to select all attributes *except* a given one other than the resort to the name test.

XPath 2.0 can select "@* except attribute(xyz)", which is very nice.

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

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.