Re: [xsl] XML apparently cannot be used for general text markup: whitespace gripe

Subject: Re: [xsl] XML apparently cannot be used for general text markup: whitespace gripe
From: Paul Terray <terray@xxxxxxxxxxxx>
Date: Wed, 20 Mar 2002 12:01:30 +0100
At 22:01 19/03/2002 +0200, you wrote:
Ok, one problem with implementation:

This works:
[xml:space explicit]...

But when I put the xml:space attribute in the DTD, it no longer works. Here
is an example:
[xml:space in DTD]

Any suggestions?

It should work. It works for me, with msxml3. However, you have to be sure that the XML is validated toward the DTD during XSL parsing, otherwise the DTD won't be parsed at all.


Try the xsl transformation with command-line.


--
Paul TERRAY - Ingénieur Systèmes Documentaires
4Dconcept
Centre d'affaires - 22, rue Etienne de Jouy
78353 Jouy en Josas CEDEX
Tel. 01 34 58 70 70 - Fax. 01 39 46 06 90
email : terray@xxxxxxxxxxxx



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



Current Thread