There's no documentation for this item.
# File soap/generator.rb, line 150 def encode_name_end(ns, data) if element_local?(data) data.elename.name else ns.name(data.elename) end end
<code/>
<pre/>
<code/>and<pre/>for code samples.