This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RE: XSL and White Space help PLEASE


[Lars Marius Garshol]

>
> * Thomas B. Passin
> |
> | 7)   isn't legal in all encodings.
>
> It is, actually. XML and HTML documents always represent documents
> consisting of Unicode characters, even when the documents are
> transported in encodings based on other character sets.
>
> What this means is that   is always U+00A0, regardless of what
> the encoding of the document it appears in is. Numeric character
> references are always to Unicode code points.
>

Thanks, Lars (didn't know you hang out here too).  I've had some xslt error
messages from time to time about illegal characters having this code (always
files I got from somewhere else, none that I created myself).  So I assumed
without checking carefully that they were not allowed in some of the
encodings.  Still, whether they actually get treated correctly across all
encodings in actual practice seems questionable.  Any thought about this?

Regards,

Tom P


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]