# File lib/wsdl/xmlSchema/simpleExtension.rb, line 21
  def initialize
    super
    @base = nil
    @attributes = XSD::NamedElements.new
  end