|
15 | 15 | <type name="blockLength" primitiveType="uint16"/> |
16 | 16 | <type name="numInGroup" primitiveType="uint8" semanticType="NumInGroup"/> |
17 | 17 | </composite> |
18 | | -<set name="event" encodingType="uint8"> |
19 | | -<choice name="choice0">0</choice> |
20 | | -<choice name="choice1">1</choice> |
21 | | -<choice name="choice2">2</choice> |
22 | | -<choice name="choice3">3</choice> |
23 | | -<choice name="choice4">4</choice> |
24 | | -<choice name="choice5">5</choice> |
25 | | -<choice name="choice6">6</choice> |
26 | | -<choice name="choice7">7</choice> |
| 18 | + <set name="event" encodingType="uint8"> |
| 19 | + <choice name="choice0">0</choice> |
| 20 | + <choice name="choice1">1</choice> |
| 21 | + <choice name="choice2">2</choice> |
| 22 | + <choice name="choice3">3</choice> |
| 23 | + <choice name="choice4">4</choice> |
| 24 | + <choice name="choice5">5</choice> |
| 25 | + <choice name="choice6">6</choice> |
| 26 | + <choice name="choice7">7</choice> |
27 | 27 | </set> |
28 | 28 | </types> |
29 | 29 | <message name="msgName" id="10" blockLength="11" semanticType="M"> |
30 | | - <field name="field1" id="11" type="uint64" offset="0" semanticType="UTCTimestamp"/> |
31 | | - <field name="field2" id="12" type="event" offset="8" semanticType="MultipleCharValue"/> |
| 30 | + <field name="field1" id="11" type="uint64" offset="0" semanticType="UTCTimestamp"/> |
| 31 | + <field name="field2" id="12" type="event" offset="8" semanticType="MultipleCharValue"/> |
32 | 32 | <group name="grName" id="20" dimensionType="groupSizeEncoding"> |
33 | 33 | <field name="grField1" id="21" type="uint64" semanticType="int"/> |
34 | 34 | <field name="grField2" id="22" type="int64" semanticType="int"/> |
|
0 commit comments