Version: soa 11.1.1.4
xslt version: 2.0
I have mapped some fields using 'Transform' activity. I used <xsl:if> statement inside. Its working absolutely fine, no deployment issue, everything works fine. But when I try to open the .xslt from jdeveloper, I got the below warning
'Error: XSLT construct '<if>' can have only one node as a child node.'
What could be the problem? Help is required.
Thanks
sen