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
[read-only] override | DefaultFilename | string.
Gets the name of the default file to use when saving the referenced XSD schema. |
Ref | string.
Gets or sets the URL to the referenced XSD schema. | |
[read-only] | Schema | System.Xml.Schema.XmlSchema.
Gets an System.Xml.Schema.XmlSchema object representing the XSD schema. |
TargetNamespace | string.
Gets or sets the targetNamespace XML attribute of the XSD schema. | |
override | Url | string.
Gets or sets the URL for the schema reference. |