- From: Kay, Michael <Michael.Kay@softwareag.com>
- Date: Thu, 5 Jun 2003 11:32:28 +0200
- To: "'David.Pawson@rnib.org.uk'" <David.Pawson@rnib.org.uk>, public-qt-comments@w3.org
Thanks, this typo is now fixed. Michael Kay > -----Original Message----- > From: David.Pawson@rnib.org.uk [mailto:David.Pawson@rnib.org.uk] > Sent: 05 June 2003 09:07 > To: public-qt-comments@w3.org > Subject: xslt 9.7 > > > > <xsl:template name="foo"> > <xsl:variable name="x" select="1"/> > <xsl:for-each select="1 to 5"> > <xsl:variable name="x" select="$x+1"/> > <xsl:for-each> > <x value="{$x}"/> > </xsl:template> > > xsl:for-each needs closing off. > > > Regards DaveP. > > **** snip here ***** > > - > > NOTICE: The information contained in this email and any > attachments is > confidential and may be legally privileged. If you are not the > intended recipient you are hereby notified that you must not use, > disclose, distribute, copy, print or rely on this email's content. If > you are not the intended recipient, please notify the sender > immediately and then delete the email and any attachments from your > system. > > RNIB has made strenuous efforts to ensure that emails and any > attachments generated by its staff are free from viruses. However, it > cannot accept any responsibility for any viruses which are > transmitted. We therefore recommend you scan all attachments. > > Please note that the statements and views expressed in this email > and any attachments are those of the author and do not necessarily > represent those of RNIB. > > RNIB Registered Charity Number: 226227 > > Website: http://www.rnib.org.uk >
Received on Thursday, 5 June 2003 05:35:57 UTC