Subject: Re[2]: ?MSXML transformNode
From: Serg Stone <serg_stone@xxxxxxxxx>
Date: Thu, 10 Aug 2000 09:05:58 +0400
|
Привет
JT> In your stylesheet, you are creating the COL elements through:
>><xsl:template match="tbl_col/tbl_row">
>><TR>
>> <xsl:for-each select="*">
>> <COL align="right">
>> <xsl:value-of select="." />
>> </COL>
>> </xsl:for-each>
>></TR>
>></xsl:template>
JT> This creates the COL elements within a TR, whereas COLs are supposed to be
JT> first within a TABLE for them to have any effect.
And so what? I deleted TR elements and the result is the same. Or
maybe you meant something different?
JT> It might be worth you running your XML and stylesheet through a XSLT
JT> processor manually to see what HTML it generates: this should highlight any
JT> bugs in the HTML that is generated, as opposed to those in the stylesheet
JT> itself.
Which one can you suggest?
--
WBR
Serg Stone aka Sergei Kamnev mailto:serg_stone@xxxxxxxxxH╡Б╡ь╖~├╖u╙э├+ч├шiЪЭ0бk╔mЙКйв°┘й&Ъ%Ъ%√+-
|