# File lib/wsdl/xmlSchema/complexExtension.rb, line 59
  def attributes
    basetype.attributes + @attributes
  end