System.Web.UI.Design.XmlDocumentSchema Members

The members of System.Web.UI.Design.XmlDocumentSchema are listed below.

See Also: Inherited members from System.Object

Public Constructors

Creates an instance of the System.Web.UI.Design.XmlDocumentSchema class using a specified System.Xml.XmlDocument and an XPath string.

Public Methods

GetViews() : IDataSourceViewSchema[]

Gets an array containing information about each child node starting at the node identified by the xPath parameter in the constructor, or each child node starting at the document root if the xPath parameter is empty.