method
parse_element
v1_8_7_330 -
Show latest stable
- Class:
WSDL::XMLSchema::Annotation
parse_element(element)public
No documentation available.
# File lib/wsdl/xmlSchema/annotation.rb, line 21
def parse_element(element)
# Accepts any element.
self
end