Subject: RE: Same code different output with MSXML3 and Xalan
From: "Uslu, Cihan Y (MED)" <Cihan.Uslu@xxxxxxxxxx>
Date: Mon, 29 Apr 2002 08:40:55 -0500
|
Hi, I can send you the code and the output if you want, but I had to
change the program in order to make it work. So it is not a problem
anymore.
xalan was not producing anything under module element, not closing table
element is my typo.
Cihan
-----Original Message-----
From: Greg Faron [mailto:gfaron@xxxxxxxxxxxxxxxxxx]
Sent: Friday, April 26, 2002 5:43 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Same code different output with MSXML3 and Xalan
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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|