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: microsoft latest, bug with extension elements?


/ Andrew Kimball <akimball@microsoft.com> was heard to say:
| 2. Your second example is actually by design.  When we parse an XML
| document, we strip all non-significant (no xml:space in scope) space
| by default and replace it with bit flags that mark where space existed
| at one time (this cuts down the memory footprint significantly).  When

The conditions for stripping space are not controlled solely by the
xml:space attribute. You must also check the xsl:preserve-space and
xsl:strip-space directives. In particular, for stylesheet documents,
xsl:text has preserve-space semantics.

A processor that does not faithfully reproduce the whitespace
characters in an xsl:text element is not a conforming xslt processor.

                                        Be seeing you,
                                          norm

-- 
Norman.Walsh@East.Sun.COM | When told of a man who had acquired great
XML Technology Center     | wealth, a sage replied, 'Has he also
Sun Microsystems, Inc.    | acquired the days in which to spend
                          | it?'--Solomon Ibn Gabirol


 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]