WE310F5  39.00.000
M2MB_XML_COMPLEX_INFO Struct Reference

XML complex information structure. More...

#include <m2mb_xml.h>

Data Fields

UINT8 maxNumOfObj
 
UINT16 size
 
const M2MB_XML_OBJ_T ** pObj
 

Detailed Description

XML complex information structure.

XML complex information structure.

Definition at line 251 of file m2mb_xml.h.

Field Documentation

◆ maxNumOfObj

UINT8 maxNumOfObj

Maximum number of objects the complex element has

Definition at line 253 of file m2mb_xml.h.

◆ pObj

const M2MB_XML_OBJ_T** pObj

Pointer to the child elements list

Definition at line 255 of file m2mb_xml.h.

◆ size

UINT16 size

Structure size of the complex element

Definition at line 254 of file m2mb_xml.h.


The documentation for this struct was generated from the following file: