Skip to content

Struct xml_element

ClassList > xml_element

  • #include <xml_parser.h>

Public Attributes

Type Name
XML_ELEMENT * child
const XML_ELEMENT_DEF * def
bool match
XML_ELEMENT * next
XML_ELEMENT * parent
XML_ELEMENT * prev
const char * short_name

Public Attributes Documentation

variable child

XML_ELEMENT* xml_element::child;

variable def

const XML_ELEMENT_DEF* xml_element::def;

variable match

bool xml_element::match;

variable next

XML_ELEMENT* xml_element::next;

variable parent

XML_ELEMENT* xml_element::parent;

variable prev

XML_ELEMENT* xml_element::prev;

variable short_name

const char* xml_element::short_name;


The documentation for this class was generated from the following file cubrid/src/base/xml_parser.h