This method returns the XML Schema definition language (XSD) of the specified XmlSchemaSet.
Declaration
// C# public static XmlQualifiedName GetXsdType(XmlSchemaSet schemaSet);
Parameters
schemaSet
An XmlSchemaSet.
Return Value
Returns a string that indicates the XSD of the specified XmlSchemaSet.