XML support for MS SQL Server provides the following functionality:
-
Enables you to select tables with XML columns and to include the XML columns in the column mapping for the table.
-
Supports both typed and untyped XML columns.
-
Supports replication of both Unicode and non-Unicode XML data.
-
Enables you to capture and send the XML data from a MS SQL Server source to a MS SQL Server target.
-
Enables replication of XML data in all modes of replication, including copy, load, synchronization, and standard replication.
-
Supports replication of XML data for MS SQL Server versions 2008 and 2012.