Robotran C Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
xmlNode Struct Reference

#include <mbs_xml.h>

Public Attributes

xmlElementType type
 
const xmlCharname
 
struct _xmlNodechildren
 
struct _xmlNodeparent
 
struct _xmlNodenext
 
struct _xmlDoc * doc
 
struct _xmlAttrproperties
 

Member Data Documentation

◆ children

struct _xmlNode* children

◆ doc

struct _xmlDoc* doc

◆ name

const xmlChar* name

◆ next

struct _xmlNode* next

◆ parent

struct _xmlNode* parent

◆ properties

struct _xmlAttr* properties

◆ type


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