The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlSchema::TargetNamespace Property
.NET Framework (current version)
Gets or sets the Uniform Resource Identifier (URI) of the schema target namespace.
Assembly: System.Xml (in System.Xml.dll)
The TargetNamespace is the namespace of all schema components in this schema as well as any schema included using the include element. Included schemas must either have the same target namespace as the containing schema or have no target namespace specified.
.NET Framework
Available since 1.1
Available since 1.1
Show: