# File lib/wsdl/xmlSchema/include.rb, line 28 28: def content 29: @handler.content 30: end
# File lib/wsdl/xmlSchema/include.rb, line 36 36: def parse_attr(attr, value) 37: case attr 38: when SchemaLocationAttrName 39: @handler.parse_schemalocation(value.source, root, parent) 40: else 41: nil 42: end 43: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.