method
content
v1_8_7_72 -
Show latest stable
- Class:
WSDL::XMLSchema::SimpleContent
content()private
No documentation available.
# File lib/wsdl/xmlSchema/simpleContent.rb, line 52
def content
@restriction || @extension
end content()No documentation available.
# File lib/wsdl/xmlSchema/simpleContent.rb, line 52
def content
@restriction || @extension
end