Subject: Re: Safe-guarding codepoints-to-string() from wrong input
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Thu, 21 Dec 2006 03:09:32 +0100 (CET)
|
Abel Braaksma wrote:
Hi
> I'm a little at odds as to why working with characters
> (which is at the basis of any xslt transform) is not made so
> rock-solid.
The intent of XSLT transformations is not to work with
characters, but with the data model defined in [XDM]. Of
course, there are a lot of functions to operate on strings,
but dealing with the codepoints directly in the stylesheet
is not a frequent thing IMHO.
The data model and its lexical representation are two
different beasts.
Regards,
--drkm
___________________________________________________________________________
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com
|