This documentation is archived and is not being maintained.

SchemaReference Properties

The SchemaReference type exposes the following members.

  NameDescription
Public property ClientProtocol Gets or sets the instance of DiscoveryClientProtocol used in a discovery process. (Inherited from DiscoveryReference.)
Public property DefaultFilename Gets the name of the default file to use when saving the referenced XSD schema. (Overrides DiscoveryReference::DefaultFilename.)
Public property Ref Gets or sets the URL to the referenced XSD schema.
Public property Schema Gets an XmlSchema object representing the XSD schema.
Public property TargetNamespace Gets or sets the targetNamespace XML attribute of the XSD schema.
Public property Url Gets or sets the URL for the schema reference. (Overrides DiscoveryReference::Url.)
Top
Show: