System::Xml::Schema::XmlSchemaAnyAttribute::get_Namespace method

XmlSchemaAnyAttribute::get_Namespace method

Returns the namespaces containing the attributes that can be used.

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

ReturnValue

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

See Also