Created Issue: date:date() returning time [33579]
Calling date:date() returns a date value with a time portion (i.e. "2012-12-12:07:00")I discovered this when doing this...
View ArticleClosed Issue: href="x.xsl" type="text/xsl" bug [6053]
I noticed that nxslt (both 1 and 2) succeds when using an xml-stylesheetPI like the following (obviously) <?xml-stylesheet type="text/xsl" href="x.xsl"?> but fails with the following...
View ArticleClosed Issue: Exslt set:distinct function does not work with MONO [4975]
I checked the attached xslt with nxslt.exe and thefollowing error occured: System.Xml.Xsl.XsltException: Custom function reportedan error. --->System.Reflection.TargetInvocationException:...
View ArticleClosed Issue: ExsltDateTime [4970]
stefano.zanotti@summer.it public ExsltDateTime("2005-12-08T00:00:00") BUGin int hours = Int32.Parse(zoneStr.Substring(0,3)); /// <summary>/// Initialize the DateTimeTZ structure with the date,...
View ArticleReopened Issue: href="x.xsl" type="text/xsl" bug [6053]
I noticed that nxslt (both 1 and 2) succeds when using an xml-stylesheetPI like the following (obviously) <?xml-stylesheet type="text/xsl" href="x.xsl"?> but fails with the following...
View ArticleReopened Issue: Exslt set:distinct function does not work with MONO [4975]
I checked the attached xslt with nxslt.exe and thefollowing error occured: System.Xml.Xsl.XsltException: Custom function reportedan error. --->System.Reflection.TargetInvocationException:...
View ArticleReopened Issue: ExsltDateTime [4970]
stefano.zanotti@summer.it public ExsltDateTime("2005-12-08T00:00:00") BUGin int hours = Int32.Parse(zoneStr.Substring(0,3)); /// <summary>/// Initialize the DateTimeTZ structure with the date,...
View Article