|
Subject: [xsl] text() handling From: "Robert Soesemann" <rsoesemann@xxxxxxxxxxx> Date: Fri, 14 Jan 2005 16:43:19 +0100 |
After a day of trial and error I give up. Why does: <xsl:template match="person/text()"> David <xsl:apply-templates/> </xsl:template> easily overwrite all <person> text nodes with the value "David",.. but <xsl:template match="person/text()[.="Peter"]"> David <xsl:apply-templates/> </xsl:template> Not overwrite every <person>Peter</person> with <person>David</person>???? I am just stuck. Robert
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] FW: Medal Table, Michael Kay | Thread | Re: [xsl] text() handling, David Carlisle |
| Re: [xsl] How to used HTML tags wit, António Mota | Date | RE: [xsl] FW: Medal Table, Michael Kay |
| Month |