# File lib/wsdl/xmlSchema/complexContent.rb, line 57
  def attributes
    content ? content.attributes : XSD::NamedElements::Empty
  end