Subject: RE: XSL limitations?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 14 Dec 2006 14:30:40 -0000
|
There are no special characters that XSLT can't handle, and there is no such
thing in XSLT as a null value.
We can't help you unless you are a bit more open. Please tell us what your
input looks like, what output you want to produce, what your code looks
like, and where it is failing.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: cruscio@xxxxxxxxx [mailto:cruscio@xxxxxxxxx]
> Sent: 14 December 2006 14:12
> To: xsl-list
> Subject: RE: XSL limitations?
>
> Michael,
> you are correct. Can you please tell me what's the special
> char that XSLT cannot handle and how to replace them with null value?
>
> Thanks.
> Carlos
>
> ---------- Initial Header -----------
>
> From : "Michael Kay" mike@xxxxxxxxxxxx
> To : xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Cc :
> Date : Wed, 13 Dec 2006 21:51:09 -0000
> Subject : RE: XSL limitations?
>
>
>
>
>
>
>
> > > Michael,
> > > the problem was in my original csv file that was
> containing A,"",C.
> > > So, it seems that "" maybe can create problems to XSLT.
> >
> > Any input can create problems for your stylesheet if you
> don't write
> > correct code to handle it. The problem's in your code
> (which you seem
> > unwilling to show us), not in XSLT.
> >
> > Michael Kay
> > http://www.saxonica.com/
> >
> >
>
>
> ------------------------------------------------------
> Passa a Infostrada. ADSL e Telefono senza limiti e senza
> canone Telecom
> http://click.libero.it/infostrada14dic06
|