3.4.9.1 Message: WMLS_AddToStore
Topic Version | 1 | Published | 10/31/2016 | |
For Standard | ETP v1.1 |
For definitions of these attributes see the WITSML Store API, v1.4.1.1.
Message Type ID: 1
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_AddToStore", "messageType": "1", "protocol": "8", "senderRole": "customer", "protocolRoles": "store,customer", "fields": [ { "name": "WMLtypeIn", "type": "string" }, { "name": "XMLin", "type": "string" }, { "name": "OptionsIn", "type": "string" }, { "name": "CapabilitiesIn", "type": "string" } ] } |