[Home] [By Thread] [By Date] [Recent Entries]

  • To: XML DEV <xml-dev@l...>
  • Subject: Quick filter pattern question (XSLT)
  • From: Jeff Lowery <jlowery@s...>
  • Date: Wed, 4 Dec 2002 17:46:25 -0800

I've tried to find this one myself but I'm having any luck:

If got elements that I need to distinguish by ID.  The identities are
actually compound fields, of the format:

<any  ID="typenameX" ... >

where X is a sequential  number.  What I want to write is this:

<xsl:template match="any[@ID="typename\n"]> 

or some such (haven't actually tried that, hmmm).  I'll check the XPath rec
tomorrow, but maybe somebody knows off the top of their head.

-- Jeff

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member