Phil,

You're also missing the select attribute in your <xsl:value-of ... > tag.

Diana

> stylesheet :
> 
> <?xml version="1.0" ?>
> <xsl:stylesheet xmlns:xsl="<http://www.w3.org/1999/XSL/Transform>"
> version="1.0">
> <xsl:template match="greeting">
> <p>
> <xsl:value-of /> 
> </p>
> </xsl:template>
> </xsl:stylesheet>
> 
> I get the same error for other xml & xsl pages
> 
> any suggestions will be greatly appreciated
> 
> tks
> 
> Phill
> 
> 
> 
> 
> 
> 
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> 
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
> 
> www.mimesweeper.com
> **********************************************************************
> 
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to