![]() |
WE310F5
39.00.000
|
XML complex information structure. More...
#include <m2mb_xml.h>
Data Fields | |
UINT8 | maxNumOfObj |
UINT16 | size |
const M2MB_XML_OBJ_T ** | pObj |
XML complex information structure.
XML complex information structure.
Definition at line 251 of file m2mb_xml.h.
UINT8 maxNumOfObj |
Maximum number of objects the complex element has
Definition at line 253 of file m2mb_xml.h.
const M2MB_XML_OBJ_T** pObj |
Pointer to the child elements list
Definition at line 255 of file m2mb_xml.h.
UINT16 size |
Structure size of the complex element
Definition at line 254 of file m2mb_xml.h.