Thank you. But, it is my fault not to state the question clearly, I need a dynamical generation.That is, which category to show is decided by user. It seems that I must use logic sheet, right?
On Fri, 27 Sep 2002 11:23:37 +0200 "Luca Morandini" <[EMAIL PROTECTED]> wrote: > > I think a little XSLT could do the job, something along these lines: > > <xsl:template match="isodocs/doc[@category='jpg']"> > <xsl:copy-of select="."/> > </xsl:template> -- funing <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>