Check if a string is null or empty in XSLT
How can I check if a value is null or empty with XSL? For example, if categoryName is empty? I’m using a when … Read more
How can I check if a value is null or empty with XSL? For example, if categoryName is empty? I’m using a when … Read more