ruby--ruby/lib/wsdl
nahi b7931c40fe * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.
* test/soap/marshal/*: backport from soap4r/1.5.1.  all differences are for
  ruby/1.6.

* lib/soap/*: backport from soap4r/1.5.1.  all differences are for ruby/1.6.

* lib/wsdl/data.rb, lib/wsdl/xmlSchema/data.rb: move definition of
  ArrayTypeAttrName from ::WSDL::XMLSchema::* to ::WSDL::*.  [ruby-talk:84813]

* lib/wsdl/soap/definitions.rb: element name typo in custom exception struct
  definition which is needed for wsdlDriver; camelCase -> underscore_name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-11-08 09:52:42 +00:00
..
soap * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading. 2003-11-08 09:52:42 +00:00
xmlSchema * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading. 2003-11-08 09:52:42 +00:00
binding.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
data.rb * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading. 2003-11-08 09:52:42 +00:00
definitions.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
documentation.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
import.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
importer.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
info.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
message.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
operation.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
operationBinding.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
param.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
parser.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
part.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
port.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
portType.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
service.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
types.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
wsdl.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00