This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: inserting space in xsl:value-of


> euh, msxml3 stripping by default ?
> not in my case, isn't preserveSpace default value 'no' (and
> where set)?
>
When you build a DOM using MSXML3, its default action is to remove
whitespace nodes. You can change this using the preserveSpace property of
the Document object.

Mike Kay


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]