[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: The XSL-List Digest V3 #329

Subject: Re: The XSL-List Digest V3 #329
From: Miloslav Nic <nicmila@xxxxxxxxx>
Date: Tue, 07 Nov 2000 14:49:27 +0100
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">&lt;TD&gt;</xsl:text>
> <xsl:apply-templates/>
> </xsl:template>
> 
> <xsl:template match="second">
> <xsl:apply-templates/>
> <xsl:text disable-output-escaping="yes">&lt;/TD&gt;</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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.