Hello All,

By now I found with help sab-list subscribers three ways to supress
whitespace characters in outpust html file.

1. Don't use external templates calls.
Disadvantage. This is bad solution because we will get not clear xsl in more or less
complex cases.

2. Format or reformat critical fragments of source XML file to omit any
whitespace characters (this fragments doesn't have contain any whitespaces).
Disadvantage. Not all xsl programmers can reformat else's XMLs.

3. Wait until Sab developers will implemet supporting of <xsl:strip-space>
insturction.
It will be better solution in any rate :)

Are there others solutions?

-- 
Best regards,
 Alexey Kopylov


Reply via email to