Subject: Re: An empty sequence is not allowed as the first argument ...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 2 Jun 2006 22:27:17 +0100
|
ck:std-date-string-fmt(if empty($x) then '1961-07-09' else $x)
would work, or type the argument to your function as xs:string? the
question mark would allow the argument to be an empty sequence (or you
could use and allow 0-0r-mpre strings)
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
|