xsl:preserve-space, xml:space

Subject: xsl:preserve-space, xml:space
From: Wolfgang May <may@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 27 Nov 1999 22:01:05 +0100 (MET)
Hi,

I try to obtain an XML file with indentation (using xt). Currently, I
try it with xml:space (the source xml-file has

 < ...  xml:space="yes">

in the start tag of the root node) and xsl:preserve-space (by 

  <xsl:preserve-space elements="*"/> 

on top-level of the stylesheet) but without any success. It seems to
be ignored. Is this implemented in xt? Are there any examples out
there illustrating the use of these attributes? Are there other
attributes which have to be used for indentation by whitespace
preservation from the source XML file and the stylesheet?

THX
Wolfgang


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


Current Thread