Subject: [xsl] partial attribute matching From: ARiley@xxxxxxxxxxxxxxx Date: Tue, 17 Aug 2004 15:41:32 -0400 |
I have an xml file that contains: <html><head> <page_url url="http://www.somedomain.com/section/page.html" /> [...] and a corresponding xsl fragment: <xsl:if test=" /html/head/page_url[@url='http://www.somedomain.com/section/']"> do something different </xsl:if> What I'm trying to accomplish is to apply a template to an entire 'url' section but this doesn't appear to work. What's the preferred way of testing for a partial attribute match?
Current Thread |
---|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] SaxonProcessorVsParser, Passin, Tom | Thread | Re: [xsl] partial attribute matchin, cking |
Re: [xsl] Lookup Table?, john lee | Date | RE: [xsl] SaxonProcessorVsParser, Passin, Tom |
Month |