ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> exslt
exslt
[exslt] Using date-and-time ... failure..
by Emmanuel Ilpide other posts by this author
Aug 29 2006 9:31AM messages near this date
[exslt] str:padding() | Re: [exslt] Using date-and-time ... failure..
& XSLT 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: emmanuel.ilpide@[...].com
Office: +33147961144
Mobile: +33621552072
<mailto:emmanuel.ilpide@[...].com>   
 
Thread:
Emmanuel Ilpide
James Fuller

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved