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

xml stylesheet content

Summary:

Problem with xslt syntax

Content (please ensure you mask any confidential information):

hello i am trying to set a condition if the one of the order base ship unit Refnum qualifiers is 'DIRECT ORDER' then do the code snippet else do another thing as in the code snippet below , i think i wrote the condition in a wrong way because isn't working fine

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

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

<xsl:choose>                                    <xsl:when test="not(otm:ShipUnitRefnum/otm:ShipUnitRefnumQualifierGid/otm:Gid/otm:Xid[text() = 'DIRECT ORDER'])">                                        <td style="width:30%; word-wrap: break-word; white-space: normal; padding: 8px;">                                            <font face="Verdana, Arial, Helvetica" size="3">                                                <xsl:value-of

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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