XSD::NSDBase
# File soap/baseData.rb, line 179 def initialize super() @type = XSD::QName::EMPTY end
# File soap/baseData.rb, line 184 def referred rootnode.external_content[external_contentid] = self end
# File soap/baseData.rb, line 188 def refidstr 'cid:' + external_contentid end
This page was generated for Ruby 1.8.6
Generated with Ruby-doc Rdoc Generator 0.44.0.