# File lib/wsdl/xmlSchema/anyAttribute.rb, line 20 def initialize super() @namespace = '##any' @processcontents = 'strict' end