RE: xslt 2 character map

Thanks for pointing this out, the error has already been notified and
corrected.

The correct attribute name is "character".

Michael Kay

> -----Original Message-----
> From: public-qt-comments-request@w3.org 
> [mailto:public-qt-comments-request@w3.org] On Behalf Of 
> David.Pawson@rnib.org.uk
> Sent: 05 February 2004 15:00
> To: public-qt-comments@w3.org
> Subject: xslt 2 character map
> 
> 
> 
> http://www.w3.org/TR/xslt20/#element-output-character
> 
> 
> Syntax given as
> 
> <xsl:output-character
>   character = char
>   string = string />
> 
> 
> example uses
> 
> <xsl:character-map name="jsp">
>   <xsl:output-character char="«" string="&lt;%"/>   
>   <xsl:output-character char="»" string="%&gt;"/>
>   <xsl:output-character char="§" string='"'/> </xsl:character-map>
> 
> 
> character  | char? which is right?
> 
> Regards DaveP.
> 
> **** snip here *****
> 
> - 
> DISCLAIMER: 
> 
> NOTICE: The information contained in this email and any 
> attachments is 
> confidential and may be privileged. If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system. 
> 
> RNIB endeavours to ensure that emails and any attachments 
> generated by 
> its staff are free from viruses or other contaminants. However, it 
> cannot accept any responsibility for any  such 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 February 2004 10:41:12 UTC