2.2.2.2.2 SupportedProtocolsFlags
The SupportedProtocolsFlags is a 2-byte field consisting of bits that specify the WS-AtomicTransactions protocols supported by the Transaction Coordinator endpoint.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
bitFieldEncoding |
|||||||||||||||||||||||||||||||
bitFieldEncoding (2 bytes): The bits of this data type MUST be encoded as follows.
-
0
1
2
3
4
5
6
7
8
91
0
1
2
3
4
5
6
7
8
92
0
1
2
3
4
5
6
7
8
93
0
1A
B
bit2thru15
-
A - V1.0 (1 bit): A flag indicating whether WS-AtomicTransactions version 1.0 is supported by the endpoint. If the value is 1, then WS-AtomicTransactions version 1.0 is supported; otherwise, it is not.
-
Value
Meaning
0
WS-AtomicTransactions version 1.0 is not supported.
1
WS-AtomicTransactions 1.0 is supported.
-
-
B - V1.1 (1 bit): A flag indicating whether WS-AtomicTransactions version 1.1 is supported by the endpoint. If the value is 1, then WS-AtomicTransactions version 1.1 is supported; otherwise, it is not.
-
Value
Meaning
0
WS-AtomicTransactions version 1.1 is not supported.
1
WS-AtomicTransactions version 1.1 is supported.
-
-
bit2thru15 (14 bits): Not used.