6924f85f by Skip Hines

Update HpeCore.xid.xml added missing <comment>...</comment> wrapper on "floor" c…

…omment (circa line 628-631)
1 parent 9e9c746c
......@@ -625,8 +625,10 @@
</comment>
</elem>
<elem name="floor" type="Tensor.int16" multiplicity="0..1">
Optional floor specifier if availble. Floor values are specified by local venue mapping information. As general guideline, 0 denotes the ground-level floor.
Negative values denote floors under ground.
<comment>
Optional floor specifier if availble. Floor values are specified by local venue mapping information. As general guideline, 0 denotes the ground-level floor.
Negative values denote floors under ground.
</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!