I am trying to run a query off of a xml data type using Xquery (nodes() and value() methods) but am running inot a conversion error for a numeric type in the xml which is empty or blank. I want it to come back as null but it looks like it is trying to convert an empty string. Is there any way that an empty tag could pull back a null