Update HpeCore.xid.xml added missing <comment>...</comment> wrapper on "floor" c…
…omment (circa line 628-631)
Showing
1 changed file
with
2 additions
and
0 deletions
| ... | @@ -625,8 +625,10 @@ | ... | @@ -625,8 +625,10 @@ | 
| 625 | </comment> | 625 | </comment> | 
| 626 | </elem> | 626 | </elem> | 
| 627 | <elem name="floor" type="Tensor.int16" multiplicity="0..1"> | 627 | <elem name="floor" type="Tensor.int16" multiplicity="0..1"> | 
| 628 | <comment> | ||
| 628 | Optional floor specifier if availble. Floor values are specified by local venue mapping information. As general guideline, 0 denotes the ground-level floor. | 629 | Optional floor specifier if availble. Floor values are specified by local venue mapping information. As general guideline, 0 denotes the ground-level floor. | 
| 629 | Negative values denote floors under ground. | 630 | Negative values denote floors under ground. | 
| 631 | </comment> | ||
| 630 | </elem> | 632 | </elem> | 
| 631 | </struct> | 633 | </struct> | 
| 632 | 634 | ... | ... | 
- 
Please register or sign in to post a comment