xsl-list
[Top] [All Lists]

RE: Unicode Reference in XSLT

2002-12-03 04:01:08
Hi,

You are using the correct syntax to embed Unicode characters. However,
XML (not XSLT) only allows certain "control" characters. Specifically,
the characters TAB, LF, and CR (	, 
, 
) The character
you mention ("backspace") is not one of the allowed control characters,
and neither is the reference you give ("").

Regards,

Dan.

-- 
Danny Yates
Technical Architect
Abbey National Treasury Services
E-mail: Danny(_dot_)Yates(_at_)ants(_dot_)co(_dot_)uk
Phone: +44 20 7756 5012
Fax: +44 20 7612 4342


-----Original Message-----
From: Jan Mendling [mailto:mendling(_at_)web(_dot_)de]
Sent: 03 December 2002 10:52
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Unicode Reference in XSLT


Dear List-Members,
I encountered problems when trying to reference unicode-characters in my
XSLT-script.
I try to find out whether there is a backspace or cartridge return character
in the content of a certain input node. So, I was trying to test if that
string contains a "& # 8 ;"-character (I use whitespace between the separate
letters, so they are not filtered).
The problem following is a syntactical one. XSLT does not accept this
reference. Therefore, the question is: How can I reference
Unicode-characters in a string-test in an XSLT-script?
Greets and thanks in advance,
Jan Mendling
____________________________________________________________________________
__
Die Kurier-SMS von WEB.DE FreeMail, eine Benachrichtigung 
der modernen Art! http://freemail.web.de/features/?mc=021175


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


***************************************************************************
This communication (including any attachments) contains confidential 
information.  If you are not the intended recipient and you have received this 
communication in error, you should destroy it without copying, disclosing or 
otherwise using its contents.  Please notify the sender immediately of the 
error.

Internet communications are not necessarily secure and may be intercepted or 
changed after they are sent.  Abbey National Treasury Services plc does not 
accept liability for any loss you may suffer as a result of interception or any 
liability for such changes.  If you wish to confirm the origin or content of 
this communication, please contact the sender by using an alternative means of 
communication.

This communication does not create or modify any contract and, unless otherwise 
stated, is not intended to be contractually binding.

Abbey National Treasury Services plc. Registered Office:  Abbey National House, 
2 Triton Square, Regents Place, London NW1 3AN.  Registered in England under 
Company Registration Number: 2338548.  Regulated by the Financial Services 
Authority (FSA).
***************************************************************************


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>