xsl-list
[Top] [All Lists]

RE: [xsl] XSLT 2.0/XPath 2.0 Date arithmetic

2006-05-18 06:54:51
Charles,

I was thinking up how your code would look when I discovered the list code-generator (aka the redoubtable Mike Kay, in this case) beat me to it.

At 03:27 AM 5/18/2006, he wrote:
If you're not schema-aware, then use xs:string in place of my:yyyymmdd-date
- all you lose is type-checking.

In this case, you might also write your function to emit some kind of error condition if the incoming string is not in the right form.

I'd be curious (from Mike or other "real" programmers) what such an in-stylesheet flag would best look like, given that it (presumably) has to be a date. Midnight on Jan 1, year 0? (Can we be sure we'll never see this as a real date?) I guess there's no such thing as "NotaDate".

Cheers,
Wendell



======================================================================
Wendell Piez                            
mailto:wapiez(_at_)mulberrytech(_dot_)com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


--~------------------------------------------------------------------
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>
--~--