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

Re: Borders on column groups

Subject: Re: Borders on column groups
From: Gustaf Liljegren <gustafl@xxxxxxxxxx>
Date: Fri, 07 Jun 2002 23:16:21 +0200
Re:  Borders on column groups
At 11:53 2002-06-07 +0100, you wrote:

Thank you David,

That's was an impressive lesson. All I needed to do was to add the select
attribute to the <xsl:apply-templates> here:

  <!-- Table row -->
  <xsl:template match="tr">
    <fo:table-row>
      <xsl:apply-templates select="td | th"/>
    </fo:table-row>
  </xsl:template>

>I wrote
>
>   <xsl:if test="(ancestor::table//col)[$x]
>
>You wrote back
>
>   <xsl:if test="ancestor::table//col[$x]

For some reason, I thought it would work without the parentheses. And it
does. What difference would they make?

Gustaf

 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-2011 All Rights Reserved.