The most common cause of the issue is you have a null value in your XML ie <AMOUNT></AMOUNT> and sadly the XSLT engine does not know how to handle it.
So how to handle nulls? We now have a decent section in the user guide on handling nulls buts here’s a couple.Lets assume we have the following XML:
So how to handle nulls? We now have a decent section in the user guide on handling nulls buts here’s a couple.Lets assume we have the following XML: