xsl-list
[Top] [All Lists]

Re: [xsl] RE: Inline Blocks?

2011-02-28 09:22:04
On Mon, February 28, 2011 2:48 pm, Matthew Nehrbass wrote:
I'm using the WYSIWYG XSL-FO editor from Ecrion, so my issues may be a
specific to their technology.
...
But because the rows are opened and closed inside conditional statements,
I think the parser is giving up. Is that normal?

Since you seem to know when to start and end rows, try using
'starts-row="true"' [1] for the first table cell in the row, and
'ends-row="true"' [2] for the last.

Ecrion's compliance page [3] says it supports the properties.

Regards,


Tony Graham                         
Tony(_dot_)Graham(_at_)MenteithConsulting(_dot_)com
Director                                  W3C XSL FO SG Invited Expert
Menteith Consulting Ltd                               XML Guild member
XML, XSL and XSLT consulting, programming and training
Registered Office: 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
Registered in Ireland - No. 428599   http://www.menteithconsulting.com
  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --
xmlroff XSL Formatter                               http://xmlroff.org
xslide Emacs mode                  http://www.menteith.com/wiki/xslide
Unicode: A Primer                               urn:isbn:0-7645-4625-2

[1] http://www.w3.org/TR/xsl11/#starts-row
[2] http://www.w3.org/TR/xsl11/#ends-row
[3] http://www.ecrion.com/Products/XFRenderingServer/XSL-FO-Compliance.aspx


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>