# File lib/wsdl/xmlSchema/simpleRestriction.rb, line 100 def parse_attr(attr, value) case attr when BaseAttrName @base = value end end