Re: [xsl] Attribute spacing

Subject: Re: [xsl] Attribute spacing
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 31 Aug 2001 21:51:47 +0100
An XSL system always uses an XML parser to read the stylesheet.
As white space between attributes (and whether you use " or ' around the
attribute value) typically isn't reported by an XML parser, the XSL
system just won't see your white space on the way in, so it has no way
of putting it in the output.

David


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread