Module: Symgate
- Defined in:
- lib/symgate/metadata/client.rb,
lib/symgate/type.rb,
lib/symgate/error.rb,
lib/symgate/client.rb,
lib/symgate/version.rb,
lib/symgate/auth/user.rb,
lib/symgate/cml/symbol.rb,
lib/symgate/namespaces.rb,
lib/symgate/auth/client.rb,
lib/symgate/wordlist/info.rb,
lib/symgate/wordlist/entry.rb,
lib/symgate/wordlist/client.rb,
lib/symgate/metadata/data_item.rb,
lib/symgate/wordlist/graphic_attachment.rb
Overview
rubocop:disable Style/AccessorMethodName
Defined Under Namespace
Modules: Auth, Cml, Metadata, Wordlist Classes: Client, Error, Type
Constant Summary collapse
- VERSION =
'0.2.1'.freeze
- NAMESPACES =
{ s(xmlns:auth) => 'http://ws.widgit.com/schema/auth/1.2', s(xmlns:wl) => 'http://ws.widgit.com/schema/wordlist/1.2', s(xmlns:cml) => 'http://ws.widgit.com/schema/cml/2.0', s(xmlns:gt) => 'http://ws.widgit.com/schema/globaltypes/1.2', s(xmlns:symboliser) => 'http://ws.widgit.com/schema/symboliser/1.2' }.freeze