xsl-list
[Top] [All Lists]

Re: [xsl] Effects of white space between xml elements

2009-03-06 12:12:21

A processor that strips whitespace without the user's say-so might be
extremely annoying, but it is is not non-conformant.

The XSLT engine is conformant, but I don't believe the XML parser is,
which should not be removing white space by default.

But it's hard to pin it down exactly, as if there were a pipeline with a
conformant parser that preserved the space, a filter that removed it and
an xslt engine that saw the source tree with no spaces, then presumably
that is conformant and from the outside its behaviour is the same as if
the parser were removing spaces by default....


David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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