|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Add numbers
xsl-list group-think in action. Beware if you spend too long on this list, you may be assimilated too.... This is true in XSLT1 but putting it in anyway is a good idea as it makes it a bit more explicit and more importantly it keeps the code working if you ever upgrade the stylesheet to XSLT2 (where passing multiple values to string functions is an error unless backward compatibility mode is in force) David I would recommend using the "[1]", because then your code won't throw an error when the stylesheet is upgraded to version="2.0". Also, I think it's good generally not to rely on the implicit discarding of items in a sequence after the first, simply because it makes your code clearer to make it explicit. Michael Kay ________________________________________________________________________ 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. ________________________________________________________________________
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






