get_Namespace()

XmlSchemaAnyAttribute::get_Namespace() method

Returns the namespaces containing the attributes that can be used.

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

Return Value

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

See Also