You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Collaborative messaging framework is this xsl code correct

Summary:

I m passing a yes no variable from data model having values either Y or N. In xsl file I want to ececute different conditions based on Y or N value. But the logic is failing. Can you help check if the code is correct


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

<!-- GEINC17826811 start -->

<xsl:variable name='Display_Disc_Per'>
<xsl:apply-templates select="tns:TransferDocLineExtAttr">
<xsl:with-param name="attrCode" select="'Display_Disc_Per'"/>
</xsl:apply-templates>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!