xsl-list
[Top] [All Lists]

[xsl] FO table-body empty validation error

2008-07-21 15:54:43
If I do:

<fo:table>
  <fo:table-body>
    <xsl:apply-templates select="stuff"/>
  </fo:table-body>
</fo:table>

Where a match on "stuff" produces a bunch of fo table-rows... I get
the following validation error:

Empty 'fo:table-body'.
event validation total: 1 error

Is this an expected error?

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>