[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Decimal and Hexa Decimal Entity Mapping


Subject: Re: [xsl] Decimal and Hexa Decimal Entity Mapping
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 19 Mar 2010 09:40:42 +0000

On 19/03/2010 05:10, Ramkumar wrote:
Hi, List

I need complete list of decimal and hexadecimal entities for xslt character
mapping. Where I can get complete list? Please suggest?

I got decimal to character entity mapping list from
"http://www.w3.org/2003/entities/2007/entitynamesmap.xsl".

Regards,
Ramkumar,




The decimal and hex character references are not entity references at all, so the question is mis-phrased. (Almost) all characters between hex 1 and hex 10FFF may be used in XML (especially xml 1.1) so the list is just a list of integers between 1 and 1114111 For the exact lists
9omitting the control codes and surrogate pair codes that are not allowed in XML) see the char productions in the XML spec.


David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________



Current Thread
Keywords