Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


I have to do a vertical span inside the table using morerows="2"

From: Shahab Uddin Abbasi@-----------.---------.---
To: NULL
Date: 11/19/2009 6:56:00 AM
HI All,

I am facing one problem that i have to do a vertical span for the table 
columns. But i am not getting any way to solve this problem. My input xml is 
as follows:-

<tabular frame="all" colsep="1" rowsep="1" orient="port" id="ctab1">

<tgroup cols="3" tgroupstyle="tabular" colsep="1" rowsep="1" align="left" 
charoff="50" char=".">

<colspec colnum="1" colname="1" align="left" colwidth="0.656in" colsep="1">

</colspec>

<colspec colnum="2" colname="2" align="left" colwidth="4.344in" colsep="1">

</colspec>

<colspec colnum="3" colname="3" align="left" colwidth="4.344in" colsep="1">

</colspec>

<tbody valign="top">

<row rowsep="1">

<entry colname="1" morerows="2" rotate="0" valign="top" align="left">

<para>A1</para>

</entry>

<entry colname="2" morerows="0" rotate="0" valign="top" align="left">

<para>B1 </para>

</entry>

<entry colname="3" morerows="0" rotate="0" valign="top" align="left">

<para>C1 </para>

</entry>

</row>

<row rowsep="1">

<entry colname="1" morerows="0" rotate="0" valign="top" align="left">

<para>A2</para>

</entry>

<entry colname="2" morerows="0" rotate="0" valign="top" align="left">

<para>B2</para>

</entry>

<entry colname="3" morerows="0" rotate="0" valign="top" align="left">

<para>C2</para>

</entry>

</row>

<row rowsep="1">

<entry colname="1" morerows="0" rotate="0" valign="top" align="left">

<para>A3</para>

</entry>

<entry colname="2" morerows="0" rotate="0" valign="top" align="left">

<para>B3</para>

</entry>

<entry colname="3" morerows="0" rotate="0" valign="top" align="left">

<para>C3</para>

</entry>

</row>

</tbody>

</tgroup>

</tabular>


And the output should be like that:-

A1B1C1
     B2C2
     B3C3

So please provide me any example of xslt that can display this table in 
WordML.




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent