//APP Code in Image Tag
var href=imageNode.getAttribute("href");
This gives me encoded value.For ex X-WC//=000000651.svg will give xwc_3D8234567821.svg ,some encoded value.
So need solution to get original href value which is present in image tag attribute in xml.