for SOAP type(base and compound)
# File lib/soap/baseData.rb, line 52 52: def initialize(*arg) 53: super 54: @encodingstyle = nil 55: @elename = XSD::QName::EMPTY 56: @id = nil 57: @precedents = [] 58: @root = false 59: @parent = nil 60: @position = nil 61: @definedtype = nil 62: @extraattr = {} 63: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.