SqlXml and Binary Serialization in Yukon II
Just to wrap up this post, there is no way to send a SqlXml type as binary to the server. It's always sent as text. You can receive it as binary, but not send it.
IMHO, this kind of sucks, but that's the way it is.
I posted a suggestion in the feedback center, but it won't be changed for SQL2005.