[Home] [By Thread] [By Date] [Recent Entries]
<Thomas Passin wrote:>
The other posts about this have made the assumption that the "id" attribute is an actual ID. You don't need to assume that, and you don't need a dtd to tell the processor. You just need to treat it like any other attribute, something like this: <xsl:for-each select='*[@id="33"]'> <xsl:value-of select='.'/> </xsl:for-each> </Thomas Passin wrote:> Thomas, This was the kind of solution I was hoping for. I didn't necessarily want to declare the id in a dtd. Thanks one and all for your help. Jeffrey
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



