|
Subject: [xsl] problem with one example in http://www.w3.org/TR/xslt-30/ #stream-examples From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> Date: Wed, 8 Oct 2014 17:22:03 -0000 |
<xsl:template match="@last-updated"> <xsl:attribute name="last-updated" select="current-dateTime()"/> </xsl:template> -------------------------------
<xsl:mode name="delete-ednotes" streamable="yes"
on-no-match="shallow-copy"/>
and <xsl:stream href="book.xml">
<xsl:apply-templates mode="delete-ednotes"/>
</xsl:stream>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] [ANN] A new XSLT 3.0 draft an, Michael Kay mike@xxx | Thread | Re: [xsl] problem with one example , Michael Kay mike@xxx |
| Re: [xsl] replacing nbsp just won't, Wolfgang Laun wolfga | Date | Re: [xsl] problem with one example , Michael Kay mike@xxx |
| Month |