My xslt code is return correct output when TransactionTypeText='Charge', TransactionTypeText='Payment', TransactionTypeText='Credit', and TransactionTypeText='Disbursement'.
I would like to add code so I also get the output when TransactionTypeText is other than Charge, Payment, Credit or...