I am receiving the below mentioned error in my XSL:
An invalid XML character (Unicode: 0x0) was found in the element content of the document.
Not very sure why I am getting it. I found some posts on the internet saying it's because of some NULL value, some said it's a problem with the parser. What does this error mean?