hmmm. I indeed use the span-attribute in my appendix to list all TT-elements (TT=technical term). To test this I removed all span-attributes in my stylesheet, but the error still exist.
any other idea? -----Ursprüngliche Nachricht----- Von: Oleg Tkachenko [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 29. Juli 2002 14:31 An: [EMAIL PROTECTED] Betreff: Re: any limitation to "generate-id()" Kutz Clemens (PEA-FE2/BA-T) wrote: > I'm using a xsl-stylesheet to convert a xml-file to pdf and have a serious > problem with the generate-id() - function. > > Here's my XSL-Stylesheet: > > <xsl:template match="TT"> > <fo:wrapper id="{generate-id(.)}" xsl:use-attribute-sets="tt"> > <xsl:apply-templates/> > </fo:wrapper> > </xsl:template> > Chances are it has something to do with http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3497. -- Oleg Tkachenko Multiconn International, Israel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]