This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: Newbie question: conditional page break


<xsl:if test="TABLE_TITLE!=''">
  <fo:block break-after="page"/>
</xsl:if>

Markus Fries

-----Ursprüngliche Nachricht-----
Von: Mathy V Arumugam [mailto:mathy.v.arumugam@jpl.nasa.gov]
Gesendet: Mittwoch, 13. März 2002 17:50
An: xsl-list@lists.mulberrytech.com
Betreff: [xsl] Newbie question: conditional page break


How can I do a page break when the TABLE_TITLE is NOT empty.

<xsl:value-of select="TABLE_TITLE"/>

Thanks
Mathy


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]