| | | | Constant | Description | Details | Used by the functions |
---|
SOAPErrCode | Type of error | Error of last SOAP procedure run. | SOAPError | SOAPErrActor | Type of error | URL of the SOAP server that triggered the error (useful if the procedure is run by several SOAP servers). | SOAPError | SOAPErrMessage | Type of error | Error message returned by the SOAP server on the last SOAP procedure run. | SOAPError | SOAPErrDetails | Type of error | Error details. This message is in XML format. | SOAPError | SOAPHTTPResult | Type of result | Result (in HTTP format) of the last SOAP procedure run | SOAPGetResult | SOAPResult | Type of result | Result of last SOAP procedure run | SOAPGetResult | SOAPXMLResult | Type of result | Result (in XML format) of the last SOAP procedure run | SOAPGetResult | SOAPBase64BinaryType | Type of parameter | Binary | SOAPRun | SOAPHexBinaryType | Type of parameter | Hexadecimal binary | SOAPRun | SOAPBooleanType | Type of parameter | Boolean | SOAPRun | SOAPStringType | Type of parameter | Character string | SOAPRun | SOAPNormalizedStringType | Type of parameter | Character string without CR or TAB characters | SOAPRun | SOAPDecimalType | Type of parameter | Any number without limit | SOAPRun | SOAPIntType | Type of parameter | Limited integer | SOAPRun | SOAPShortType | Type of parameter | Short integer | SOAPRun | SOAPUnsignedShortType | Type of parameter | Unsigned short integer | SOAPRun | SOAPIntegerType | Type of parameter | Unlimited integer | SOAPRun | SOAPLongType | Type of parameter | Long integer | SOAPRun | SOAPUnsignedLongType | Type of parameter | Long unsigned integer | SOAPRun | SOAPNegativeIntegerType | Type of parameter | Negative integer (except 0) | SOAPRun | SOAPNonNegativeIntegerType | Type of parameter | Non-negative integer | SOAPRun | SOAPNonPositiveIntegerType | Type of parameter | Non-positive integer | SOAPRun | SOAPUnsignedIntType | Type of parameter | Unsigned integer | SOAPRun | SOAPPositiveIntegerType | Type of parameter | Positive integer (except 0) | SOAPRun | SOAPByteType | Type of parameter | Byte | SOAPRun | SOAPUnsignedByteType | Type of parameter | Unsigned byte | SOAPRun | SOAPFloatType | Type of parameter | Real | SOAPRun | SOAPDoubleType | Type of parameter | Double real | SOAPRun | SOAPAnyURIType | Type of parameter | URL address | SOAPRun |
This page is also available for…
|
|
|
|