# File lib/wsdl/xmlSchema/anyAttribute.rb, line 34 def parse_attr(attr, value) case attr when NamespaceAttrName @namespace = value.source when ProcessContentsAttrName @processcontents = value.source else nil end end
Generated with the Darkfish Rdoc Generator 2.