[xep-support] XEP-Error

From: Kurt Leichum <kurt@leichum.at>
Date: Sun May 09 2010 - 22:52:53 PDT

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@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
Received on Sun May 9 23:19:45 2010

This archive was generated by hypermail 2.1.8 : Sun May 09 2010 - 23:19:52 PDT