The message formats supported by a web service catalog.
Constant | Value | Description |
---|---|---|
esriServiceCatalogMessageFormatSoap | 1 | The catalog supports messages carrying SOAP payloads. |
esriServiceCatalogMessageFormatBin | 2 | The catalog supports messages carrying binary payloads. |
esriServiceCatalogMessageFormatSoapOrBin | 3 | The catalog supports messages carrying SOAP or binary payloads. |