SchemaReference Properties

 

Namespace:   System.Web.Services.Discovery
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyClientProtocol

Gets or sets the instance of DiscoveryClientProtocol used in a discovery process.(Inherited from DiscoveryReference.)

System_CAPS_pubpropertyDefaultFilename

Gets the name of the default file to use when saving the referenced XSD schema.(Overrides DiscoveryReference::DefaultFilename.)

System_CAPS_pubpropertyRef

Gets or sets the URL to the referenced XSD schema.

System_CAPS_pubpropertySchema

Gets an XmlSchema object representing the XSD schema.

System_CAPS_pubpropertyTargetNamespace

Gets or sets the targetNamespace XML attribute of the XSD schema.

System_CAPS_pubpropertyUrl

Gets or sets the URL for the schema reference.(Overrides DiscoveryReference::Url.)

Return to top
Show: