[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Conditional processing of nodes

Subject: Re: Conditional processing of nodes
From: Markus Vaterlaus <mvaterlaus@xxxxxx>
Date: Thu, 5 Feb 2004 21:32:16 +0100
cocoon xpathdirectorygenerator
Hello Charles, hi Andreas, hello list,

thanks a lot for your hints. My solution looks a bit different, but is based on your input. I use a XPath expression similar to your' as a parameter for the XPathDirectoryGenerator (<http://cocoon.apache.org/2.1/userdocs/generators/xpathdirectory- generator.html>) in cocoon. As a result I get a file consisting of the contents of all those little files meeting the condition audience = internal.

--mv


Am 02.02.2004 um 22:49 schrieb cknell@xxxxxxxxxx:


<xsl:template match="contents[preceding-sibling::audience[internal]]">
 <!-- Your code here -->
</xsl:template
--
Charles Knell
cknell@xxxxxxxxxx - email



-----Original Message-----
From:     Markus Vaterlaus <mvaterlaus@xxxxxx>
Sent:     Mon, 2 Feb 2004 22:09:19 +0100
To:       xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:   Conditional processing of nodes

Hi all,

I'm quite struck with a XSL problem: I have a big file which is generated out of about 300 small files using cocoon's XPathDirectoryGenerator. Each of the small files has the same structure:

<snip/>


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.