get_Namespace()

XmlSchemaImport::get_Namespace() method

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

String System::Xml::Schema::XmlSchemaImport::get_Namespace()

Return Value

The target namespace for the imported schema as a URI reference. Optional.

See Also