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

Transforming html <table> tags into RTF-Tables

Subject: Transforming html <table> tags into RTF-Tables
From: Klaus.Schipany@xxxxxxxx (Klaus Schipany)
Date: Tue, 23 Jan 2001 08:19:53 +0100
rtf tables

Dear Members,

I hope anyone could help me to solve my current task in a better way.

What I am trying to do is to use a XSLT stylesheet in order to transform
HTML-tables (inclusive colspans and rowspans) into there RTF equivalents.
Is there a chance to handly even colspans in one pass? I mean the xxxxspan
attributes just tell me how many cells or rows are spanned together.
Whereas the RTF syntax insists on creating a range: \clvmgf (= first cell in a
range)      \clvmrg (= last cell in a range) -> result: they are merged
(spanned) together.
While I am processing clumns within the current row, I have to count the passed
<TD> elements in order to find the right <TD> element to close the range.

How can I solve this task? I mean <xsl:variable>s are more likely constants,
isn't it? They can only be initialized and read, but I can't assign a new value.

Kind Regards

Klaus Schipany



 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.