System.Web.Services.Discovery.SchemaReference: Property Members

The properties of System.Web.Services.Discovery.SchemaReference are listed below. For a list of all members, see the SchemaReference Members list.

See Also: Inherited members from System.Web.Services.Discovery.DiscoveryReference

Public Properties

[read-only]
override
DefaultFilenamestring.

Gets the name of the default file to use when saving the referenced XSD schema.

Refstring.

Gets or sets the URL to the referenced XSD schema.

[read-only]
SchemaSystem.Xml.Schema.XmlSchema.

Gets an System.Xml.Schema.XmlSchema object representing the XSD schema.

TargetNamespacestring.

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

override
Urlstring.

Gets or sets the URL for the schema reference.