Brown, Phyllis (NIH/NIEHS) [C] wrote:
It looks like you have 2 problems: - You need to add <fo:block> around both <xsl:value-of select="value"/>
- You need to select the bu_summary level in order to select the
summary_item within it (therefore you need a loop on bu_summary)

Thank you very much. That did the trick. (Actually, I removed the bu_summary tag because there is only one summary line per bu, so I didn't need a loop there after all).


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to