xsl-list
[Top] [All Lists]

[xsl] [XSL-FO] Way to include an outside stylesheet?

2012-02-07 11:02:51
Hey Guys,

So, I'm using xsl-fo (with the Antenna House Formatter) to develop
several reports. Many of them have share a large section of the body.
I was building them up by having lots of if statements for the other
parts of the reports, but that's getting cumbersome. I'd like to have
the body portion in a separate style sheet, and keep the separate
reports in separate style sheets that reference the body portion. I
saw that xslt an <xsl:include> element, but I couldn't find something
for xsl-fo. Does anyone have any suggestions?

Thanks,
Colin DeClue

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