Re: [xsl] Losing white-space in mixed content

Subject: Re: [xsl] Losing white-space in mixed content
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 08 May 2003 12:26:36 -0400
As long as schema dependencies are being wired back into XML/XSLT (SGML, anyone?), I wonder whether the WG has contemplated a setting on xsl:strip-space that would say "strip white space from elements with no mixed content (mixed='no'), leave it when there may be mixed content (mixed='yes')"?

I suppose if I want what I want, I should learn to be a squeakier wheel. :->

Cheers,
Wendell

At 04:53 AM 5/6/2003, David wrote:
You asked for white space nodes to be removed:

<xsl:strip-space elements="*"/>


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


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



Current Thread