> > Well - I thought about using the cinclude transformer > > (since I'm using it elsewhere). But - the problem is, > > that doesnt seem to help me with the conditional part. > > > > I only want to cinclude under certain conditions. So > > I'm not exactly sure how I could use a cinclude to > > do this. Also.. is it even possible to cinclude an > > XSP? Most of the usage I've seen for cinclude is > > for including XML fragments from other XML docs. > > > > The data I'm pulling and needing to include is SOAP > > response data.. so it has to be an XSP. > > > > Thanks, > > > Use XSP to create only those CInclude elements you need.
Perfect.. I didn't realize you could cinclude any internal pipeline by using the cocoon:/xxxxx. This will work out VERY well since my layout is going to be database driven.. so I can use the XSP to read the layout information then cinclude only what I need to show. Thanks, - Brent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
