method
refelement
v1_8_6_287 -
Show latest stable
- Class:
WSDL::XMLSchema::Element
refelement()public
No documentation available.
# File lib/wsdl/xmlSchema/element.rb, line 75
def refelement
@refelement ||= (@ref ? root.collect_elements[@ref] : nil)
end