Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

From http://groups.google.com/group/soap4r/browse_thread/thread/b42bd6fced06a4de/926b2d1723607995#926b2d1723607995

> However, the following error is still issued:
>
> /usr/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb:90:in
> `obj2elesoap': cannot find type
> {http://www.w3.org/2001/XMLSchema}language
> (SOAP::Mapping::MappingError)

Hmm.  Soap4r does not support following datatypes (including
xsd:language) for now.

  #3.3.2 token
  #3.3.3 language
  #3.3.4 NMTOKEN
  #3.3.5 NMTOKENS
  #3.3.6 Name
  #3.3.7 NCName
  #3.3.8 ID
  #3.3.9 IDREF
  #3.3.10 IDREFS
  #3.3.11 ENTITY
  #3.3.12 ENTITIES

(This is as of 25.9.6 - it might be that later soap4r will implement these)