[Home] [By Thread] [By Date] [Recent Entries]
At 06:03 PM 3/24/2009, Mike wrote:
> .... but if I do this: > > <xsl:for-each > select="Placemark/ExtendedData/Data[@name='rdb_status' and > value='Endangered']"> > > I get no error, but also no data returned -even though there > are matching values. Also, you haven't shown us the context (template match) within which the for-each is used, so we don't know if any nodes are actually selected by the path -- even if it's syntactically correct, and plausible to think it might, given what we've seen. (That's what I meant about "knowing more about what you haven't told us" in my first response. XSLT is easy enough once things line up, but until you know how to make that happen, it'll be mysterious.) Cheers, Wendell
|

Cart



