Re: [xsl] tag minimisation

Subject: Re: [xsl] tag minimisation
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 6 Feb 2002 17:01:53 GMT
> whereas xsl proper keeps it as <p></p>.

No it is entirely up to the system how it linearises empty elements:
some XSLT systems use <p/> some <p></p> .Since every XML system will
treet these identically it shouldn't matter which you get.

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