|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: The XSL-List Digest V3 #329
But there are almost always better ways:
http://lists.zvon.org/l/showmsg.xp?ln=zvon&mid=140 :
A generic template for a table with the given grid
http://lists.zvon.org/l/showmsg.xp?ln=zvon&mid=79
another table
Ronald wrote:
>
> > > Can I open a <td> tag in one template and close it in another?
>
> maye it's an option for you to use something like:
>
> <xsl:template match="/">
> <xsl:apply-templates select="first"/>
> <xsl:apply-templates select="second"/>
> </xsl:template>
>
> <xsl:template match="first">
> <xsl:text disable-output-escaping="yes"><TD></xsl:text>
> <xsl:apply-templates/>
> </xsl:template>
>
> <xsl:template match="second">
> <xsl:apply-templates/>
> <xsl:text disable-output-escaping="yes"></TD></xsl:text>
> </xsl:template>
>
> RH
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
--
******************************************
<firstName> Miloslav </firstName>
<surname> Nic </surname>
<mail> nicmila@xxxxxxxxx </mail>
<support> http://www.zvon.org </support>
<zvonMailingList>
http://www.zvon.org/index.php?nav_id=4
</zvonMailingList>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








