I have this XML document
False
You can use Convert.ChangeType :
Convert.ChangeType
object value = Convert.ChangeType(stringValue, destinationType);