This class represents the uptime calculation
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
calcUptime | UptimeCalcType | element | 0/1 | the calcUptime | |
name | string | element | 0/1 | the name | |
Properties inherited from supportTemplating |
|||||
xsitype | string | attribute | 0/1 |
Example
<UptimeCalc xsitype="..."> <name>...</name> <calcUptime>...</calcUptime> </UptimeCalc>