there are typed XML and Untyped XML that SQL Server 2005 Support.
to use Untyped XML ,you must have formet XML.and you can implict and emplict varchar to XML.
to use typed XML,you must register XML schemas first.
there are typed XML and Untyped XML that SQL Server 2005 Support.
to use Untyped XML ,you must have formet XML.and you can implict and emplict varchar to XML.
to use typed XML,you must register XML schemas first.
转载于:https://www.cnblogs.com/net2004/archive/2005/04/16/138677.html