Hi,
Is ist possible to get a fixed table-layout in styled view even if some
(cell-)elements in a (data-driven) xml-document are optional?
Example-data:
<table>
<row>
<a/>
<b/> /* optional */
<c/>
</row>
<row>
<a/>
<c/>
</row>
</table>
.. should always be rendered as a 3 column-table, with empty cells for
optional elements, if they are missing.
Cheers
Stephan
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************