XSD::XSDBase64Binary
# File lib/soap/baseData.rb, line 422 def initialize(value = nil) super(value) @type = Type end
# File lib/soap/baseData.rb, line 427 def as_xsd @type = XSD::XSDBase64Binary::Type end
[Validate]
Generated with the Darkfish Rdoc Generator 2.