xsl-list
[Top] [All Lists]

Re: [xsl] Re: Trying to ignore specific tags with no content

2011-06-03 09:45:26
Paul Chernoff wrote:

Output had already been set to XHTML 1.0. This should have prevented the 
problem but didn't.

Hmm, can you tell us the details like the XSLT processor you use and whether your elements serialized in the wrong format are in the XHTML namespace http://www.w3.org/1999/xhtml?
xsl:output method="xhtml" should certainly not output
  <strong />
if the strong element is in the XHTML namespace.

--

        Martin Honnen --- MVP Data Platform Development
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
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>