3.4.9.3 Message: WMLS_DeleteFromStore
Topic Version | 1 | Published | 10/31/2016 | |
For Standard | ETP v1.1 |
Message Type ID: 3
Correlation Id Usage: n/a
Multi-part: False
Sent by: customer
Attribute |
Description |
Data Type |
Min |
Max |
---|---|---|---|---|
WMLtypeIn |
string |
1 |
1 |
|
XMLin |
string |
1 |
1 |
|
OptionsIn |
string |
1 |
1 |
|
CapabilitiesIn |
string |
1 |
1 |
Avro Source |
---|
{ "type": "record", "namespace": "Energistics.Protocol.WitsmlSoap", "name": "WMLS_DeleteFromStore", "messageType": "3", "protocol": "8", "senderRole": "customer", "protocolRoles": "store,customer", "fields": [ { "name": "WMLtypeIn", "type": "string" }, { "name": "XMLin", "type": "string" }, { "name": "OptionsIn", "type": "string" }, { "name": "CapabilitiesIn", "type": "string" } ] } |