Class

SOAP::SOAPRawString

Inheritance
< XSD::XSDString < XSD::XSDAnySimpleType < XSD::NSDBase < Object
Included Modules
SOAPBasetype

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’.