xsl-list
[Top] [All Lists]

Re: [xsl] Arabic alphabetical lists (xslt 1.0)

2013-08-28 08:42:37
Support for localized orderings and numberings depends very much on which XSLT 
processor you are using. It would certainly be useful to tell us which 
processor you are using, and it might be best to ask on a help forum specific 
to that processor.

Note also that the xsl:number instruction recognizes a "lang" attribute, not 
"xml:lang".

Saxon has a fallback numbering scheme which could be producing the effect 
observed: if the format attribute is a Unicode letter that it doesn't 
specifically recognize, then it outputs numbers using the sequence of 
consecutive Unicode letters starting from that point. Which might make no sense 
at all, but it's a better guess than doing nothing.

Michael Kay
Saxonica

On 28 Aug 2013, at 13:49, Patricia Piolon wrote:

Hi!

I've been trying to ask a question here a number of times but my
message keeps getting bounced, presumably because of the special
characters?

My question is about xslt-generated alphabetical lists with Arabic
characters, also posted here:
http://ask.metafilter.com/247029/Please-tell-me-about-Arabic-alphabetical-lists.
Could you please read the question in the link and reply here?

Sorry for the convoluted way of asking this question; I'm not going to
spend any more time trying to find out why this listbot hates my mail
so much, so this is my last attempt.

-- Patricia

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


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