You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by David LAGARDERE <dl...@yahoo.fr> on 2002/06/07 10:07:31 UTC

XPath and Xalan

Hello.

It seems that the XPath syntax is not
fully supported in the "select" attribute
of "apply-templates" element : 
 <xsl:apply-templates select="parent_node/child_node">
doesn't work for me ! The template matching the
parent_node/child_node is never applied.
Do I have to use another syntax ?

Thanks in advance.


David Lagardere

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>