Subject: RE: Welcome comments: White spaces in HTML pages from XSLT
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Fri, 7 Dec 2001 15:17:06 +0100
|
OK.
The DOM API doesn't have an interface that would allow me to represent the
information that " ", when being serialized, should not be escaped. So
to do it, an XSLT engine would need access to specific extensions of a
particular implementation.
Julian
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Daniel
> Veillard
> Sent: Friday, December 07, 2001 3:07 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: Welcome comments: White spaces in HTML pages from
> XSLT
>
>
> On Fri, Dec 07, 2001 at 11:09:47AM +0100, Julian Reschke wrote:
> > > Hum, with the exception of libxslt then, because that
> > > information is kept
> > > in the tree produced by the transformation.
> >
> > In which case it's not strictly a DOM tree, right?
>
> Right, but it's always the case ...
> DOM is an API, there is no definition of the way the tree itself
> has to be represented. Actually "a DOM tree" has no meaning, you have
> an XML "tree" or Infosets and an API to access them.
>
> Daniel
>
> --
> Daniel Veillard | Red Hat Network http://redhat.com/products/network/
> veillard@xxxxxxxxxx | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
> http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|