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

xsl:number format tokens in XSLT 1.0

Subject: xsl:number format tokens in XSLT 1.0
From: Jack Matheson <jack@xxxxxxxxxxxxxx>
Date: Wed, 16 Feb 2005 16:22:38 -0600
xsl number format
From what I can tell, the only format token which enforces a minimal output string length is a numeric token ending in Unicode '1', preceded by some number of Unicode '0' characters. Is this correct?

It seems like the minimal output string length, in practice, is determined simply by the length of a numeric format token.

For example, (results taken from Xalan and Saxon both)

<xsl:number value="8" format="001"> will produce "008"

similarly...

<xsl:number value="8" format="999"> will also produce "008"

The TR specifies that any token outside of the 5 predefined types should cause a numbering sequence beginning with that token. Can anyone explain more clearly why '999' doesn't fall into this category?

Thanks!

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-2013 All Rights Reserved.