Re: [xsl] need a help with following siblings

Subject: Re: [xsl] need a help with following siblings
From: Red Light <skydelta98@xxxxxxxxx>
Date: Wed, 16 Mar 2011 04:46:01 -0700 (PDT)
Sorry Andrew :d

first time i have meet following-siblings (i'm kind of lost
:d)


 thanks for the answer i process  the xsl with apache fop and it give me
the following:

RREUR :  'Erreur de contrtle du type de l'expression
'funcall(exits, [step("child", 239, pred(=(step("child", 240),
literal-expr(Categ))))])'.'
?

--- On Wed, 3/16/11, Andrew Welch
<andrew.j.welch@xxxxxxxxx> wrote:

> From: Andrew Welch
<andrew.j.welch@xxxxxxxxx>
> Subject: Re: [xsl] need a help with following
siblings
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Cc: "Red Light"
<skydelta98@xxxxxxxxx>
> Date: Wednesday, March 16, 2011, 11:36 AM
> On 16
March 2011 11:31, Red Light
> <skydelta98@xxxxxxxxx>
> wrote:
> > hi android,
> 
> android... :)
> 
> 
> >  and the answer should be true or false  , i just
> want detect when a
> >  <listElement> have <categOrSubOrOther>
> value to
'Categ'  is followed by another
> <listElement> have <categOrSubOrOther> value
to
> 'Sub'
> 
> exists( listElement[categOrSubOrOther =
>
'Categ']/following-sibling::listElement[categOrSubOrOther =
> 'Sub'] )
> 
> 
>
-- 
> Andrew Welch
> http://andrewjwelch.com
> 
>
--~------------------------------------------------------------------
>
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> To
unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
> or e-mail:
<mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
> --~--

Current Thread