Microsoft.SharePoint.Dsp.XmlUrl Namespace

The Microsoft.SharePoint.Dsp.XmlUrl namespace provides the data retrieval service adapter for performing queries against arbitrary XML data sources. The IDspAdapter interface of the Microsoft.SharePoint.Dsp namespace defines the base class for the XML adapter.

Classes

The following table lists the classes of the Microsoft.SharePoint.Dsp.XmlUrl namespace and shows a brief description of each.

Name Description
DspAdapter Implements the IDspAdapter interface for use by the XMLUrlDataAdapter class in performing queries against arbitrary XML data sources.
XMLUrlDataAdapter Represents the adapter service used to perform pass-through queries against arbitrary XML data sources.