System::Xml::Schema::XmlSchema::set_TargetNamespace method

XmlSchema::set_TargetNamespace method

Sets the Uniform Resource Identifier (URI) of the schema target namespace.

void System::Xml::Schema::XmlSchema::set_TargetNamespace(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also