xsl-list
[Top] [All Lists]

[xsl] FO border-end-width conditionality discard

2009-01-25 17:40:39
I need help with border-end-width conditionality.  I think this is
what I need.  The below table-row is the last in a set of table-rows.
The table will repeat many times on the page.  So, this last table-row
block border needs to be discarded when it appears last on each page.
Am I doing this right?  Must not be, it isn't working for me.


                    <table-row>
                        <table-cell number-columns-spanned="5">
                            <block
border-end-width.conditionality="discard" border="solid 1px #000">
                                <leader />
                            </block>
                        </table-cell>
                    </table-row>


Thanks,
Karl..

--~------------------------------------------------------------------
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>