method
refelement
v1_8_7_72 -
Show latest stable
- Class:
WSDL::XMLSchema::Attribute
refelement()public
No documentation available.
# File lib/wsdl/xmlSchema/attribute.rb, line 72
def refelement
@refelement ||= root.collect_attributes[@ref]
end