abel
one more question concerning this. can you say why
<xsl:template match="CELL[position() = count(../following-sibling::ROW
[1]/CELL[(_at_)border-top='1.1']/preceding-sibling::CELL)]/following-
sibling::CELL[1]">
...
...
</xsl:template>
results error 'Axis in pattern must be child or attribute'?
frank
--~------------------------------------------------------------------
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>
--~--