New OPENXML Features

In SQL Server 2005, OPENXML has been enhanced to include the following:

  • Support for the new data types in the WITH clause.
    OPENXML can support the new data types that are included in SQL Server 2005. For more information, see Using OPENXML.
  • The sp_xml_preparedocument stored procedure accepts the xml type data.

See Also

Reference

Querying XML Using OPENXML

Help and Information

Getting SQL Server 2005 Assistance