An account identifier MUST be present if payment means type is funds transfer
//cac:PaymentMeans
((normalize-space(cbc:PaymentMeansCode) = '31') and (cac:PayeeFinancialAccount/cbc:ID)) or (string(cbc:PaymentMeansCode) != '31')