RE: [xml-dev] Quick filter pattern question (XSLT)
> <xsl:template match="any[@ID="typename\n"]> Sorry, sloppy as usual. Should be: <xsl:template match="any[@ID='typename\n']"> which I've since tried and don't work.
> <xsl:template match="any[@ID="typename\n"]> Sorry, sloppy as usual. Should be: <xsl:template match="any[@ID='typename\n']"> which I've since tried and don't work.