get_Namespace()

XmlSchemaAny::get_Namespace() method

Returns the namespaces containing the elements that can be used.

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

Return Value

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

See Also