[xquery-talk] parsing dates
David Sewell
dsewell at virginia.edu
Tue Oct 6 10:44:09 PDT 2009
On Mon, 5 Oct 2009, Joe Wicentowski wrote:
> As far as your specific question, you could run a series of "if ($date
> castable as ...) then ... else" statements on the following datatypes:
[...]
> As an alternative to conditional expressions, I'm not sure if
> typeswitch would work for this?
typeswitch tests for node kinds, not data types, so the "if castable"
approach is probably the way to go (barring the custom data type
solution that Michael mentioned).
--
David Sewell, Editorial and Technical Manager
ROTUNDA, The University of Virginia Press
PO Box 801079, Charlottesville, VA 22904-4318 USA
Courier: 310 Old Ivy Way, Suite 302, Charlottesville VA 22903
Email: dsewell at virginia.edu Tel: +1 434 924 9973
Web: http://rotunda.upress.virginia.edu/
More information about the talk
mailing list