799d71e6 by Mike Mathews

Update HpeCore.xid.xml -- fixed comment end tag bug

1 parent abc471a1
......@@ -598,7 +598,8 @@
<elem name="obstype" type="ObservationType" multiplicity="1">
<comment>The last observation type used to create the estimate. In multi-type observables, multiple estimates will be generated with the last estimate usually indicating the last estimate use.
If estimated simultaneously, then the obstype will be the dominant observations (one with the most obversations and/or least uncertainty). If there is no dominance, then the observation
type is 'undefined'.</comment>
type is 'undefined'.
</comment>
</elem>
<elem name="tic" type="uint32">
<comment>Tic count of the estimate. For single transaction sessions, the tic count is always 0. For multi-transaction sessions, the tic-count will be monotonic increasing.</comment>
......@@ -637,7 +638,7 @@
Optional descriptive floor label if available. Floor labels are useful to provide a floor specifier not readily indexed like floor number. Examples include
'Lobby', 'Parking 1', 'Parking 2', 'Mezzannine 1', '12', '14', 'Observation Deck', etc. In cases where the result is between floors, the floor label may
specify a compound label such as 'P1/P2' if supported.
<comment>
</comment>
</elem>
</struct>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!