R
reynard.michel
Hi,
I've some xml documents who contains the character.
Since I don't need this char I thought about removing it with the xslt
2.0 of altova
replace($node, '', '')
But unfortunately it doesn't work for this char (if I'm removing an "a"
or a "b" it works fine but not for the )
Any idea why and how to remove this char?
Michel
I've some xml documents who contains the character.
Since I don't need this char I thought about removing it with the xslt
2.0 of altova
replace($node, '', '')
But unfortunately it doesn't work for this char (if I'm removing an "a"
or a "b" it works fine but not for the )
Any idea why and how to remove this char?
Michel