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

Changeset 155

Show
Ignore:
Timestamp:
06/28/01 20:33:58 (8 years ago)
Author:
nakahiro
Message:

Added 'position' and 'offset'.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/soap/soap.rb

    r140 r155  
    2929  AttrMustUnderstand = 'mustUnderstand' 
    3030  AttrEncodingStyle = 'encodingStyle' 
     31  AttrActor = 'actor' 
     32 
    3133  AttrRoot = 'root' 
    3234  AttrArrayType = 'arrayType' 
    33   AttrActor = 'actor' 
     35  AttrOffset = 'offset' 
     36  AttrPosition = 'position' 
    3437 
    3538  Base64Literal = 'base64'