[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: number format test

Subject: Re: number format test
From: MURAKAMI Shinyu <murakami@xxxxxxxxxx>
Date: Thu, 3 Aug 2000 16:07:59 +0900
roman numbering sequence
Kay Michael <Michael.Kay@xxxxxxx> wrote:
>Saxon currently "supports" a numbering sequence starting with any alphabetic
>character, though many of these sequences are not especially useful. By
>default, the sequence consists of all consecutive Unicode characters up to
>the next non-alphabetic one. For example, a token of "x" gives you the
>sequence "x", "y", "z", "xx", "xy", "xz" etc. While this might not be what
>the above sentence envisaged, I believe this behaviour is conformant.


Imagine, if roman number is not supported, the sequence
     I J K L M N O P Q R S T...
is generated instead of
     I II III IV V VI VII VIII IX X XI XII...
Is it better than the sequence 1 2 3 4 5 6 7 8 9 10 11 12...?
This simplified example is not so good.  The latin alphabet is small and 
its codepoint order is well known.  But the CJK ideographs are not so --
the sequence &#x4e00; &#x4e01; &#x4e02; &#x4e03;... is nonsense,
1 2 3 4... is much better than the unexpected sequence.
(there are several CJK characters representing "1", not only &#x4e00;)

Unknown numbering sequence should not be "supported", I believe.


MURAKAMI Shinyu
murakami@xxxxxxxxxx


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.