xsl-list
[Top] [All Lists]

Re: [xsl] Unable to do compound filter

2010-03-04 00:39:43
On Thu, Mar 4, 2010 at 11:31 AM, anil an.kumar 
<anil(_dot_)an(_dot_)kumar(_at_)oracle(_dot_)com> wrote:
it is giving the below error:
Unknown expression at EOF: C_TAX_REPORTING_NAME IN($gds,$trng).

your predicate looks like following:
[C_TAX_REPORTING_NAME IN ($gds,$trng)]

you have a white-space before and after word "IN" which makes this
expression incorrect.

If you can tell us, what you want to achieve with this predicate, then
perhaps somebody could suggest the appropriate syntax for the
requirement.

Please also share, if you are using XSLT 1.0 or 2.0, as this would
affect the suggested solutions.



-- 
Regards,
Mukul Gandhi

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>