because that is going the wrong way, I don't want one level up, I want one level down. Also I would be just as happy getting the values out of the request attributes (in the xsl), but I cannot seem to figure out how to do so. If anyone has any help on either getting at those values in xsl I would greatly appreciate the help.
phil On Saturday 02 November 2002 10:48 am, Christian Haul wrote: > On 02.Nov.2002 -- 07:22 AM, Phil Craven wrote: > > When I try and get the bulk of the params that I am looking for, it seems > > as if they are lost between level 3 and level 2. I believe that my > > stylesheet is trying to access the params at level 2. How do I force the > > propagation of the values from level 3 to level 2? Any help greatly > > appreciated. > > > > Here is the relevant section of the sitemap log: > > LEVEL 3 > > PARAM: 'content_item_id[0]' VALUE: 'gold building image' > > > > LEVEL 2 > > PARAM: '../context' VALUE: '/cocoon' > > > > LEVEL 1 > > PARAM: '../../1' VALUE: 'group2' > > Why don't you use "{../context}" ? > > Chris. --------------------------------------------------------------------- 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]>