XML Bulk Load is a standalone COM object that allows you to load semistructured XML data into Microsoft SQL Server tables.
Provides general information about bulk loading XML data with the XML Bulk Load utility. Topics include XML data streaming and transacted vs. nontransacted bulk load operations.
Describes the process and rules by which records are generated for XML Bulk Load.
Describes how XML Bulk Load interprets annotations in XSD and XDR schemas.
Describes the SQLXMLBulkLoad object and its methods and properties.
Provides example code that uses XML Bulk Load.
Describes XML Bulk Load Behavior with different types in XSD and XDR.
Lists some issues to be aware of when working with XML Bulk Load.