Class | WSDL::XMLSchema::Annotation |
In: |
lib/wsdl/xmlSchema/annotation.rb
|
Parent: | Info |
# File lib/wsdl/xmlSchema/annotation.rb, line 26 26: def parse_attr(attr, value) 27: # Accepts any attribute. 28: true 29: end