|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Transforming html <table> tags into 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
|
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








