XSD::XSDBase64Binary
# File lib/soap/baseData.rb, line 422 422: def initialize(value = nil) 423: super(value) 424: @type = Type 425: end
# File lib/soap/baseData.rb, line 427 427: def as_xsd 428: @type = XSD::XSDBase64Binary::Type 429: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.