Using date-and-time ... failure..

"Ilpide, Emmanuel" <[email protected]>
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <D4441854F1E6CD4280B2B59AFA4EAF8D978D75@FRPAEXCH01.csg.csgsystems.com>
Hello!
 
I'm running the following XSLT:
 
<xsl:stylesheet version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform
<http://www.w3.org/1999/XSL/Transform> "
                xmlns:date="http://exslt.org/dates-and-times
<http://exslt.org/dates-and-times> "
                extension-element-prefixes="date">
 
<xsl:import href="date.xsl" />
 
<xsl:template match="/*">
<xsl:call-template name="date:date-time"/>
</xsl:template>
</xsl:stylesheet>

... but I get this:
 
% Xalan270 tt tt2.xsl
XSLT Warning: Fatal Error.Occurred at unknown file, line 0, column 0. An
exception occurred! Type:RuntimeException, Message:The primary document
entity could not be opened.
Id=file:///home/arborp4/users/manu/exslt/functions/format-date/str.paddi
ng.function.xsl
(file:///home/arborp4/users/manu/exslt/functions/format-date/date.format
-date.function.xsl
<file:///home/arborp4/users/manu/exslt/functions/format-date/date.format
-date.function.xsl> , line 9, column 47.)
SAXParseException: An exception occurred! Type:RuntimeException,
Message:The primary document entity could not be opened.
Id=file:///home/arborp4/users/manu/exslt/functions/format-date/str.paddi
ng.function.xsl (, line 0, column 0)
 
Any idea why this is happening?
 
Thanx!

 
Emmanuel ILPIDE
Comverse - Kenan Billing Solutions
Mail: [email protected]
Office: +33147961144
Mobile: +33621552072
<mailto:[email protected]>

_______________________________________________
exslt mailing list
[email protected]
http://www.exslt.org/list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.