[xep-support] XEP-Error

Kurt Leichum kurt at leichum.at
Sun May 9 22:52:53 PDT 2010


Hi,

I run into problems when processing my XSL with XEP or FOP.

These two statements work fine when I preview my report within StylusStudio
10 (XEP Formatter):
 
<xsl:value-of select="if(/Invoice/Header/ContactPersonParty = '') then ''
else concat('Att. ',/Invoice/Header/ContactPersonParty)"/>

<xsl:value-of select="format-number(PricePerUnit,'#.###.##0,00')"/>

If I process my XSL with XEP it throws exceptions.

Can anyone enlighten me? What do I do wrong?

Thanks!

Kurt


-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list