MySQL 8.3.0
Source Code Documentation
MY_XML_NODE Struct Reference

#include <item_xmlfunc.h>

Public Attributes

uint level
 
enum my_xml_node_type type
 
uint parent
 
const char * beg
 
const char * end
 
const char * tagend
 

Member Data Documentation

◆ beg

const char* MY_XML_NODE::beg

◆ end

const char* MY_XML_NODE::end

◆ level

uint MY_XML_NODE::level

◆ parent

uint MY_XML_NODE::parent

◆ tagend

const char* MY_XML_NODE::tagend

◆ type

enum my_xml_node_type MY_XML_NODE::type

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