xsl-list
[Top] [All Lists]

RE: [xsl] XSL limitations?

2006-12-13 11:55:59
Michael,
the problem was in my original csv file that was containing A,"",C.
So, it seems that "" maybe can create problems to XSLT.

Thank you.
Carlos

---------- Initial Header -----------

From      : "Michael Kay" mike(_at_)saxonica(_dot_)com
To          : xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Cc          : 
Date      : Tue, 12 Dec 2006 21:35:32 -0000
Subject : RE: [xsl] XSL limitations?







There may be a bug in your XSLT code or there may be a bug in the Perl
script that processes the URL and passes the parameters to your XSLT code.
Without seeing either, one can't tell. There may even (less likely) be a bug
or limit in your XSLT processor, but without knowing which one you are
using, we're unlikely to be able to tell you.

There's no limit in the XSLT or XPath language itself that would account for
the problem.

Michael Kay
http://www.saxonica.com/ 

-----Original Message-----
From: cruscio(_at_)libero(_dot_)it [mailto:cruscio(_at_)libero(_dot_)it] 
Sent: 12 December 2006 20:07
To: xsl-list
Subject: [xsl] XSL limitations?

I have a perl cgi that loads xml data in a xsl file called in 
the following way:

    <META HTTP-EQUIV="refresh" 
CONTENT="0;URL=/my.cgi?StyleSheet=my.xsl&ParamList=A,B,C,D,.....">

my ParamList contains >900 chars. The report i get is already 
grouped by columns but when all columns are ungrouped it 
shows duplicated data.
Can someone tell me if there is a sort of limitation in Xpath 
grouping data when the param list is so long?

Thank you.
Carlos



------------------------------------------------------
Scopri se hai Vinto un Tv Color LCD! Clicca qui
http://click.libero.it/webnation12dic06



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





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