System.Xml.Schema.XmlSchemaImport.Namespace Property

Gets or sets the target namespace for the imported schema as a Uniform Resource Identifier (URI) reference.

Syntax

[System.Xml.Serialization.XmlAttribute("namespace", DataType="anyURI")]
public string Namespace { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The namespace attribute indicates that the containing schema document may contain qualified references to schema components in that namespace through one or more prefixes that are declared with xmlns attributes. If this attribute is absent, the containing schema can contain unqualified references to components in the imported namespace.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0