ISchemaReferenceInfo Members
Include Protected Members
Include Inherited Members
Returns the target namespace of an XML schema found as the result of a Web service discovery search. You can find the type of document with the IReferenceInfo interface and then use ISchemaReferenceInfo if appropriate.
The ISchemaReferenceInfo type exposes the following members.
Methods
Name
Description
Retrieves the namespace of the discovered schema.
Top