←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly