Re: Execution problem

Mike Brown <[email protected]>
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <[email protected]>
Alexis Traon (TMG) wrote:
>             <xsl:with-param name="date-time"
> select="1999-05-31T13:20:00-05:00" />

> The error I have is : Reference to a namespace prefix undeclared : 'T13'.

You meant to use

<xsl:with-param name="date-time" select="'1999-05-31T13:20:00-05:00'" />
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.