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

Restrictions on XPath expressions in <xsl:key>

Subject: Restrictions on XPath expressions in <xsl:key>
From: "Nassar, Anthony" <ANassar@xxxxxxxx>
Date: Wed, 19 Dec 2007 16:39:17 -0500
 Restrictions on XPath expressions in <xsl:key>
Does someone know a reason why this won't compile:

<xsl:key name="templates"
match="/onm:NetworkModel/onm:Graph/(onm:Nodes|onm:Links)/(onm:Link|onm:N
ode)/onm:Templates/onm:Template" use="@Name" />

...but this will:

<xsl:template match="onm:Graph">
    <xsl:copy>
        <xsl:if
test="(onm:Nodes/onm:Node|onm:Links/onm:Link)/onm:Attributes/onm:Attribu
te">

In other words, why can't an XPath expression in an <xsl:key> element
include parentheses and union operators? By the way, what is the order
of precedence between '/' and '|'? I'd understand '\' to have higher
precedence, in which case the latter expression above is actually wrong,
though it's been working for me.

I'm using .NET 2.0, so let me know if this is a platform question, in
which case I'll post elsewhere.
________________________________

Tony Nassar

Cell: (703) 994-0954

Blog: http://slideguitarist.blogspot.com/Music:
http://www.soundclick.com/thecompletists
<http://www.soundclick.com/thecompletists>



"God love me, and I'm a hell of a fighter.." - Floyd Mayweather

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.