# File lib/wsdl/xmlSchema/complexRestriction.rb, line 22 def initialize super @base = nil @basetype = nil @content = nil @attributes = XSD::NamedElements.new end