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

Changeset 2011 for trunk/test

Show
Ignore:
Timestamp:
02/10/08 10:57:09 (8 months ago)
Author:
nahi
Message:
  • merged from 1_5 branch.
    • enabled Sriver#generate_explicit_type for literal services.
    • test added.
    • removed generated files.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/test/wsdl/rpc/test_rpc_lit.rb

    r2006 r2011  
    156156  ECHO_STRING_ARRAY_REQUEST = 
    157157%q[<?xml version="1.0" encoding="utf-8" ?> 
    158 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     158<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     159    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    159160    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    160161  <env:Body> 
     
    171172  ECHO_STRING_ARRAY_RESPONSE = 
    172173%q[<?xml version="1.0" encoding="utf-8" ?> 
    173 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     174<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     175    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    174176    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    175177  <env:Body> 
     
    199201  ECHO_STRING_ARRAY_INLINE_REQUEST = 
    200202%q[<?xml version="1.0" encoding="utf-8" ?> 
    201 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     203<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     204    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    202205    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    203206  <env:Body> 
     
    214217  ECHO_STRING_ARRAY_INLINE_RESPONSE = 
    215218%q[<?xml version="1.0" encoding="utf-8" ?> 
    216 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     219<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     220    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    217221    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    218222  <env:Body> 
     
    241245  ECHO_NESTED_STRUCT_REQUEST = 
    242246%q[<?xml version="1.0" encoding="utf-8" ?> 
    243 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     247<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     248    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    244249    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    245250  <env:Body> 
     
    261266  ECHO_NESTED_STRUCT_RESPONSE = 
    262267%q[<?xml version="1.0" encoding="utf-8" ?> 
    263 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     268<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     269    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    264270    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    265271  <env:Body> 
     
    300306  ECHO_NESTED_STRUCT_REQUEST_NIL = 
    301307%q[<?xml version="1.0" encoding="utf-8" ?> 
    302 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     308<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     309    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    303310    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    304311  <env:Body> 
     
    319326  ECHO_NESTED_STRUCT_RESPONSE_NIL = 
    320327%q[<?xml version="1.0" encoding="utf-8" ?> 
    321 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     328<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     329    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    322330    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    323331  <env:Body> 
     
    379387  ECHO_STRUCT_ARRAY_REQUEST = 
    380388%q[<?xml version="1.0" encoding="utf-8" ?> 
    381 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     389<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     390    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    382391    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    383392  <env:Body> 
     
    401410  ECHO_STRUCT_ARRAY_RESPONSE = 
    402411%q[<?xml version="1.0" encoding="utf-8" ?> 
    403 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
     412<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
     413    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" 
    404414    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 
    405415  <env:Body>