xsl-list
[Top] [All Lists]

RE: preserve structure of xml?

2003-07-18 11:47:26
  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



<Prev in Thread] Current Thread [Next in Thread>