Re: [xsl] Same code different output with MSXML3 and Xalan

Subject: Re: [xsl] Same code different output with MSXML3 and Xalan
From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx>
Date: Fri, 26 Apr 2002 16:42:51 -0600
At 02:10 PM 4/26/2002, you wrote:
input XML
---------------
<top>
        <Body-Text>
                <A ID="pgfId-1119548"></A>To be eligible for CE credit,
you <Bold>MUST</Bold>record your answers on the appropriate  Viewer
Response Form.  </Body-Text>
        <stuff/>
        <TABLE/>
        <Body-Text>
                <A ID="pgfId-1119548"></A>To be eligible for CE credit,
you <Bold>MUST</Bold>record your answers on the appropriate  Viewer
Response Form.  </Body-Text>
        <stuff/>
        <TABLE>
</top>

I got the same output as Joerg using MSXSL4. Is the lack of a closing <TABLE> tag a typo, or is it the reason Xalan is producing something different?




Greg Faron
Integre Technical Publishing Co.



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


Current Thread