OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Quick filter pattern question (XSLT)

[ Lists Home | Date Index | Thread Index ]

try this:

<xsl:template match="any[contains(@ID,'typename') and 
number(substring-after(@ID,'typename'))]">

Rick.

At 05:46 PM 12/4/02 -0800, Jeff Lowery wrote:
>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
>
>-----------------------------------------------------------------
>The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
>initiative of OASIS <http://www.oasis-open.org>
>
>The list archives are at http://lists.xml.org/archives/xml-dev/
>
>To subscribe or unsubscribe from this list use the subscription
>manager: <http://lists.xml.org/ob/adm.pl>

Rick Taylor
XML Developer
PPDM Association





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS