Project

General

Profile

Download (482 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / data / TESTS_FONCTIONNELS / dimensions / int@2.xml @ master

1
<dimension>
2
  <id>Duration</id>
3
  <name>Duration</name>
4
  <description>ddd</description>
5
  <dimensionHelperName>fr.cnes.sitools.units.helper.SitoolsUnitConverterHelper</dimensionHelperName>
6
  <unitConverters/>
7
  <units>
8
    <unit>
9
      <label>Hour</label>
10
      <unitName>h</unitName>
11
    </unit>
12
    <unit>
13
      <label>Second</label>
14
      <unitName>s</unitName>
15
    </unit>
16
    <unit>
17
      <label>minutes</label>
18
      <unitName>i</unitName>
19
    </unit>
20
  </units>
21
</dimension>