On Fri, 21 Dec 2007, Martin Kutter wrote:
> the issue is fixed in CVS and will be in the next release.
>
> Note that your solution is incomplete: The strings "PT" and "-PT" get
> still encoded as xsd:duration.
>
> A correct solution is to test for !~ m{^-?PT?$}x
Good point. Thanks for the fix!
|