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

RE: Date formatting using XSLT extensions functions

Subject: RE: Date formatting using XSLT extensions functions
From: "Eugene Kuznetsov" <eugene@xxxxxxxxxxxxx>
Date: Mon, 28 Apr 2003 14:38:19 -0400
xpath date functions
	Kaine,

	Just to reiterate something important: there is a lot to be said
for avoiding VBScript or java extension functions if at all possible.
After all, part of the reason for using XML, XPath and XSLT is to have a
cross-platform, portable, easy-to-integrate way of doing integration. If
your XML app still requires several different language runtimes,
including custom VBSCript, some might say that you could've used VB for
the whole app. You would be missing out on the ability to seamlessly
move your XML processing between different platforms, servers and into
network hardware. 
	For that reason, using often-inconvenient string-parsing
primitives or the increasingly-accepted "exslt" extensions is better
than writing your own extension functions. Date formatting is one of the
top complaints against XSLT 1.0, so there's a broad set of common
approaches for dealing with it: XSLT 2.0, exslt, common templates, etc.
Even if it seems a little more painful, a little investment in
portability today will pay off in a big way later. 
	Regards,


\\ Eugene Kuznetsov
\\ eugene@xxxxxxxxxxxxx       - XML-aware network infrastructure
\\ DataPower Technology, Inc. - secure SOAP, speed up XPath 
\\ http://www.datapower.com   - XS40 XML Security Gateway 
 


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