I have an nvarchar column which has xml as well as non xml data. I want to update a property in xml data. But as it is nvarchar, I am not able to update it directly.