Flowdock
module
Importance_0
v1_8_6_287 - Show latest stable - 0 notes

No documentation

This module has no description. You can help the Ruby community by adding new notes.

Constants

MapQName = XSD::QName.new(ApacheSOAPTypeNamespace, 'Map')

RubyTypeNamespace = 'http://www.ruby-lang.org/xmlns/ruby/type/1.6'

RubyTypeInstanceNamespace = 'http://www.ruby-lang.org/xmlns/ruby/type-instance'

RubyCustomTypeNamespace = 'http://www.ruby-lang.org/xmlns/ruby/type/custom'

ApacheSOAPTypeNamespace = 'http://xml.apache.org/xml-soap'

EMPTY_OPT = {}

MARSHAL_TAG = { String => ['"', 1], Regexp => ['/', 2], Array => ['[', 1], Hash => ['{', 1]

RubyTypeName = XSD::QName.new(RubyTypeInstanceNamespace, 'rubyType')

RubyExtendName = XSD::QName.new(RubyTypeInstanceNamespace, 'extends')

RubyIVarName = XSD::QName.new(RubyTypeInstanceNamespace, 'ivars')

DefaultRegistry = Registry.new

RubyOriginalRegistry = Registry.new(:allow_original_mapping => true)

Attributes

Show files where this module is defined (7 files)
Register or log in to add new notes.