xsl-list
[Top] [All Lists]

Re: [xsl] need a help with following siblings

2011-03-16 06:46:12
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 contrôle 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(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> wrote:

From: Andrew Welch <andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com>
Subject: Re: [xsl] need a help with following siblings
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Cc: "Red Light" <skydelta98(_at_)yahoo(_dot_)com>
Date: Wednesday, March 16, 2011, 11:36 AM
On 16 March 2011 11:31, Red Light
<skydelta98(_at_)yahoo(_dot_)com>
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(_at_)lists(_dot_)mulberrytech(_dot_)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(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--