Class: WSDL::XMLSchema::All

Inherits:
Content show all
Defined in:
lib/wsdl/xmlSchema/all.rb

Instance Attribute Summary

Attributes inherited from Content

#elements, #maxoccurs, #minoccurs

Attributes inherited from Info

#id, #parent, #root

Instance Method Summary collapse

Methods inherited from Content

#<<, #choice?, #elementformdefault, #have_any?, #map_as_array?, #nested_elements, #parse_attr, #parse_element, #targetnamespace

Methods inherited from Info

#inspect, #parse_attr, #parse_element, #parse_epilogue

Constructor Details

#initializeAll

Returns a new instance of All.



17
18
19
# File 'lib/wsdl/xmlSchema/all.rb', line 17

def initialize
  super()
end