Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
REXML
/
Element
/
//opt/alt/ruby21/share/ri/2.1.0/system/REXML/Element/delete_namespace-i.ri
U:RDoc::AnyMethod[iI"delete_namespace:EFI"$REXML::Element#delete_namespace;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"NRemoves a namespace from this node. This only works if the namespace is ;TI"Lactually declared in this node. If no argument is passed, deletes the ;TI"default namespace.;To:RDoc::Markup::BlankLine o; ; [I"Evaluates to: this element;To:RDoc::Markup::Verbatim; [ I"?doc = Document.new "<a xmlns:foo='bar' xmlns='twiddle'/>" ;TI"doc.root.delete_namespace ;TI",puts doc # -> <a xmlns:foo='bar'/> ;TI"%doc.root.delete_namespace 'foo' ;TI"puts doc # -> <a/>;T:@format0: @fileI"lib/rexml/element.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(namespace="xmlns");T@FI"Element;TcRDoc::NormalClass00