Hello Michael,

Monday, February 12, 2001, 3:07:25 PM, you wrote:


MB> On Monday, February 12, 2001 11:01 AM
MB> Petr Cimprich wrote:

>> The easiest way to solve your particular problem seems to be to
MB> change your XML
>> from
>>
>>  <adver width="150" height="70">
>>   <banner .../>
>>   <banner .../>
>>   <banner .../>
>>  </adver>
>>
>> to
>>
>>  <adver width="150" height="70"><banner .../><banner .../><banner
.../>></adver>

MB> Sure, but not everybody is able to alter the XML source (some of us
MB> have clients who expect us to work with what they supply...)

MB> A better fix, which I've already mailed directly to Alexey, is to use

MB> <xsl:strip-space elements="adver"/>

MB> at the top of his xsl. But I'm not sure whether Sab supports this
MB> (I've never got Sab to work, but I hang around in this list, ever
MB> hopeful). It certainly works with Xalan C++ and Saxon.

It's not worked in Sab :(

-- 
Best regards,
 Alexey                     


Reply via email to