Using xsl:if to check the value of a node

Posted by gary A.K.A. G4 on Stack Overflow See other posts from Stack Overflow or by gary A.K.A. G4
Published on 2010-06-08T19:55:02Z Indexed on 2010/06/08 20:02 UTC
Read the original article Hit count: 229

Filed under:
|

I want to check if the node <Type> is either "Debit" or "Credit"

so that I can transform the information from just credit card information into Debit or Credit transactions.

any suggestion????

© Stack Overflow or respective owner

Related posts about Xml

Related posts about xslt