Thanks for pointing out. I already figured out. I didn't know that row-path attribute in repeater element is under the context of the parent-path.
--- Jan Hoskens <[EMAIL PROTECTED]> wrote: > I'm not quite sure what you mean here, maybe an > example may clear things up. > I do use embedded repeaters, but can't see what > you're trying to do here. > > It is possible to use absolute paths and relative > bindings because the path > attributes are using XPath. But why do you want to > get the values of the > parent? In which way do you want to use this? > > > Kind Regards, > Jan > > ----- Original Message ----- > From: "yuanliang liu" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, March 01, 2004 10:03 PM > Subject: How do deal with embeded repeaters in woody > binding? Is there > variable to use? > > > > Hi, > > This is my first time of using the cocoon > mailing > > list for asking questions. I have read all FAQ and > > links and searched the archive. I want to get in > part > > in the cocoon mailing list for the future help. > > I have problem in using cocoon 2.1.3 woody > binding. > > If I want to embed repeater inside another > repeater, > > since the parent-path and row-path attributes seem > > only use the absolute path instead of relative > path, > > how can I get the values of the current parent > instead > > from all the parents(the siblings of the present > > parent)? In xsl, I would be able to use variable > to do > > it. But it looks there is no variable to use in > woody > > binding. So anyone knows how? > > Thanks. > > > > > > __________________________________ > > Do you Yahoo!? > > Get better spam protection with Yahoo! Mail. > > http://antispam.yahoo.com/tools > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! Search - Find what you�re looking for faster http://search.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
