Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

XSLT to remove namespace is failing because of invalid character in xml

I have a soap to rest api and default xslt to remove namespace is failing because of invalid characters in response. @Dino @Anil Sagar

<ns2:Memo>31195�@*</ns2:Memo> 

Is there anyway this can be handled using javascript or XSLT. We are not bothered about what is inside of that XML. We just want to remove the namespace, transform it to JSON and send to client. We just want to remove the namespace, transform it to JSON and send to client.

1 1 1,056
1 REPLY 1
Top Solution Authors