|  | WE310F5
    39.00.000
    | 
Xml duration structure. More...
#include <m2mb_xml.h>
| Data Fields | |
| UINT16 | year | 
| UINT8 | month | 
| UINT8 | day | 
| UINT8 | hr | 
| UINT8 | min | 
| UINT8 | sec | 
| UINT8 day | 
Number of remaining days (Mn)
Definition at line 204 of file m2mb_xml.h.
| UINT8 hr | 
Number of remaining hours (Hn)
Definition at line 205 of file m2mb_xml.h.
| UINT8 min | 
Number of remaining minutes (Mn)
Definition at line 206 of file m2mb_xml.h.
| UINT8 month | 
Number of remaining months (Mn)
Definition at line 203 of file m2mb_xml.h.
| UINT8 sec | 
Number of remaining seconds (S)
Definition at line 207 of file m2mb_xml.h.
| UINT16 year | 
Number of Years (Yn)
Definition at line 202 of file m2mb_xml.h.