renamed miscdata to eventdata.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -83,7 +83,7 @@ | ... | @@ -83,7 +83,7 @@ |
83 | <elem name="speed" type="SpeedInfo" multiplicity="0..1"> | 83 | <elem name="speed" type="SpeedInfo" multiplicity="0..1"> |
84 | <comment>Optional speed information of the associated object at the time the event occurred.</comment> | 84 | <comment>Optional speed information of the associated object at the time the event occurred.</comment> |
85 | </elem> | 85 | </elem> |
86 | <elem name="miscdata" type="Tensor.raw" multiplicity="0..1"> | 86 | <elem name="eventdata" type="Tensor.raw" multiplicity="0..1"> |
87 | <comment>Optional event data in the same wireline format as the event structure. The type of this information is dependent on the associate event information.</comment> | 87 | <comment>Optional event data in the same wireline format as the event structure. The type of this information is dependent on the associate event information.</comment> |
88 | </elem> | 88 | </elem> |
89 | </struct> | 89 | </struct> | ... | ... |
-
Please register or sign in to post a comment