Class WSDL::XMLSchema::ComplexType
In: lib/wsdl/soap/complexType.rb
lib/wsdl/xmlSchema/complexType.rb
Parent: Info

Methods

Constants

AnyAsElement = Element.new(XSD::QName.new(nil, 'any'), XSD::AnyTypeName)

Attributes

attributes  [R] 
complexcontent  [RW] 
content  [R] 
final  [RW] 
mixed  [RW] 
name  [RW] 
simplecontent  [RW] 

Public Class methods

Public Instance methods

[Validate]

ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.