JeroenM wrote: > > You're right. I put the definitions on top (before the template match). > However FOP still keeps nagging about the missing attribute-set > I found my problem :-).. It wasn't the attribute set at all.. In my XSL I have a few test like <xsl:if test="string-length(//Geboorte/gwb:Datum) > 1">.. For some reason (I need to find out) the returned document (retrieved from Oracle) encodes > as > which makes the XSL completely useless
-- View this message in context: http://www.nabble.com/FOP-Errors-when-using-attribute-sets-tp22102963p22116220.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
