RE: [xsl] xdt:dayTimeDuration casting issue

Subject: RE: [xsl] xdt:dayTimeDuration casting issue
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 8 Mar 2007 15:19:09 -0000
> I am using Saxon 8.7.3J and having an issue casting a string 
> to xdt:dayTimeDuration for use in  days-from-duration()

> I've checked that the namespace is correct 
> (xmlns:xdt=http://www.w3.org/2005/xpath-datatypes). 

Where did you check? The namespace was constantly changing in the specs at
that time, and as a result each Saxon release supported a different version
(sometimes multiple versions). 

Looking at the change log, the "xs" namespace has been supported since Saxon
8.7.1.

I suggest you move forward to Saxon 8.9.0.2 to leave behind you all the
issues caused by changes in successive working drafts.

Michael Kay
http://www.saxonica.com/

Current Thread