D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
SOAP
/
SOAPRawString
/
Filename :
cdesc-SOAPRawString.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: SOAPRawString is for sending raw string. In contrast to SOAPString, SOAP4R does not do XML encoding and does not convert its CES. The string it holds is embedded to XML instance directly as a 'xsd:string'. constants: [] full_name: SOAP::SOAPRawString includes: - !ruby/object:RI::IncludedModule name: SOAPBasetype instance_methods: [] name: SOAPRawString superclass: XSD::XSDString