Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
REXML
/
Element
/
//proc/thread-self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/REXML/Element/delete_namespace-i.ri
U:RDoc::AnyMethod[iI"delete_namespace:ETI"$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