xsl-list
[Top] [All Lists]

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

2013-08-28 08:39:07
After a look at Unicode code table U+0600..U+06FF I suspect that XSLT
processors rely on the underlying Java for producing the arabic
alphabet in order to get a set of symbols for creating the "numbering"
letter combinations.

An XSLT 2.0 processor (Saxon) produces 36 single letter numbers, which
isn't right either: it contains the teh marbutah and  U+063B through
U+063F, and the tatweel, none of which is, I think, correct.

I'm afraid you may have to roll your own, code something to create the
correct sequence of letters from an integer. If you need help with
this, there's others on this list better equipped to do it in XSLT
1.0.

HTH
-W


On 28/08/2013, Patricia Piolon <skyanth(_at_)gmail(_dot_)com> 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>
--~--