As far as I know there is no way to do this.
The xml file is parsed into SAX events where the whitespaces do not exist
anymore, not even the order of attributes etc.
Jan.
----- Original Message -----
From: "Pachal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 6:27 AM
Subject: Whitespace
> Hi,
>
> Is there a way for me to keep the white space in elements, when they are
processed thru XSLT. (eg. <img src="htttp://www.link.com/" /> , NOT <img
src="htttp://www.link.com/"/>)
>
> Thanks,
>
> Nathan
---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>