# File lib/wsdl/message.rb, line 43 43: def parse_attr(attr, value) 44: case attr 45: when NameAttrName 46: @name = XSD::QName.new(parent.targetnamespace, value.source) 47: else 48: nil 49: end 50: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.