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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly