RE: [xsl] preserve structure of xml?

Subject: RE: [xsl] preserve structure of xml?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Fri, 18 Jul 2003 19:47:26 +0100
>   For example the <xsl:output indent="yes"/> is ignored by 
> msxml, so your indenting is gone.

The XSLT processor in MSXML doesn't ignore indent=yes. But many people
using MSXML do the serialization using the DOM serializer rather than
the XSLT serializer, and the DOM serializer knows nothing about the
stylesheet.

Michael Kay


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


Current Thread