FIX TAG 3094
TestGatewayDetailType
Definition
Type of test gateway information.
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 5.0 SP2 FIX Latest · EP309
This tag is not present in the FIX 5.0 SP2 source. There is no definition or value list to compare.
Values 10
| Value | Meaning |
|---|---|
0 | Market data gateway IP address Additional detail from the official sourceIP address of the market data gateway of a venue. |
1 | Market data gateway port number Additional detail from the official sourcePort for the IP address of the market data gateway of a venue. |
2 | Market data gateway data format Additional detail from the official sourceData format for market data. |
3 | Market data gateway format version Additional detail from the official sourceVersion of the data format for market data. |
4 | Market data gateway routing IP address Additional detail from the official sourceIntermediate gateway that is needed to setup the IP route to the actual market data gateway. |
5 | Order entry gateway IP address Additional detail from the official sourceIP address of the order entry gateway of a venue. |
6 | Order entry gateway port number Additional detail from the official sourcePort for the IP address of the order entry gateway of a venue. |
7 | Order entry gateway data format Additional detail from the official sourceData format for order entry. |
8 | Order entry gateway format version Additional detail from the official sourceVersion of the data format for order entry. |
9 | Order entry gateway routing IP address Additional detail from the official sourceIntermediate gateway that is needed to setup the IP route to the actual order entry gateway. |
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").
Used in messages 1
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=EMTestSuiteDefinitionRequestAckTestGatewayDetailGrp