![]() |
WL865E4-P
36.07.001
|
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 249 of file m2mb_xml.h.
UINT8 maxNumOfObj |
Maximum number of objects the complex element has
Definition at line 251 of file m2mb_xml.h.
const M2MB_XML_OBJ_T** pObj |
Pointer to the child elements list
Definition at line 253 of file m2mb_xml.h.
UINT16 size |
Structure size of the complex element
Definition at line 252 of file m2mb_xml.h.