472,133 Members | 1,177 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,133 software developers and data experts.

need help/cheat sheet on xsl match commands

I'm struggling to keep track of all the ways to format a match value. Can
anyone recommend a decent overview or cheat-sheet?

Here's the particular one I'm stuck on:

I want to match any 'page' tag with the attribute of the subSite param.

I've tried this:

//page[@subSite=$subSite]

but that's not working.

Nov 12 '05 #1
2 3682

Nevermind. ;o)

I think this will work nicely:

http://www.w3schools.com/xpath/xpath_syntax.asp

-Darrel
Nov 12 '05 #2
You may want to have this one at hand:
http://www.mulberrytech.com/quickref/XSLTquickref.pdf
It's an amazing summary of all of XSLT and XPath.

--
Daniel Cazzulino [MVP XML]
Clarius Consulting SA
http://weblogs.asp.net/cazzu
http://aspnet2.com

"darrel" <no*****@hotmail.com> wrote in message
news:uZ**************@TK2MSFTNGP09.phx.gbl...

Nevermind. ;o)

I think this will work nicely:

http://www.w3schools.com/xpath/xpath_syntax.asp

-Darrel

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.690 / Virus Database: 451 - Release Date: 24/05/2004
Nov 12 '05 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Marc | last post: by
2 posts views Thread by David Goodger | last post: by
2 posts views Thread by andrea kampa | last post: by
1 post views Thread by jnc | last post: by
9 posts views Thread by Suzie | last post: by
7 posts views Thread by Mark Huebner | last post: by
reply views Thread by Hennie Coertze | last post: by
22 posts views Thread by Riccardo T. | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.