TROSoapMode
Overview
TROSoapMode represents SOAP encoding styles
Location
- Unit: uROSOAPMessage.pas
| Value | Description |
|---|---|
| sDocumentLiteral | Document-literal encoding |
| sRPCEncoding | Remote Procedure Call encoding |
| sRPCLiteral | Remote Procedure Call Literal encoding |
| sUnknown | Unknown encoding |