You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Drasko Kokic <dr...@yahoo.com> on 2001/03/27 20:05:07 UTC

[C1.8.2] ESQL and null fields

Hi there,

I have seen quite a few posts about the subject of
presenting null results ... but none descrubes the
peculiar situation I have got:

If I remove the XSLT stage, then the resulting XML
data contains null nodes (eg. <SOMETHING/>) for each
null field from the data resultset.  I guess that's
OK.
If I enable the XSLT stage (do some styling to produce
HTML code), then the situation is quite different. The
emtpy fields now contain string "null" !!!

I would need some help with this as I was trying the
whole day to find out what and where is controling
this behaviour.
Why is the XSP stage giving different resulting XML
code depending on having XSLT stage or skipping it
over?  (once <SOMETHING>null</SOMETHING> and the other
time <SOMETHING/>)

Thanks in advance
Drasko

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/?.refer=text

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>