GetCatalogSchema Method

Summary
Returns the XML Schema which the XmlCatalog class expects the XML catalog stream should be formatted.
Syntax
C#
VB
C++
public static XmlSchema GetCatalogSchema() 
  
Public Shared Function GetCatalogSchema() As XmlSchema 
public: 
static XmlSchema^ GetCatalogSchema();  

Return Value

The System.Xml.Schema.XmlSchema which the XmlCatalog class expects the XML catalog stream should be formatted.

Remarks

The following is the definition of the Xml Schema:

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.