System::Xml::Schema::XmlSchemaAny::get_Namespace method

XmlSchemaAny::get_Namespace method

Returns the namespaces containing the elements that can be used.

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

ReturnValue

Namespaces for elements that are available for use. The default is ##any. Optional.

See Also