Data Fields

xpath_tok_t Struct Reference

xpath token structure More...

#include <roxml-types.h>

Data Fields

unsigned char id
struct _xpath_tok * next

Detailed Description

xpath token structure

This is the structure for a xpath token. It contains the xpath id

Definition at line 111 of file roxml-types.h.


Field Documentation

unsigned char xpath_tok_t::id

token id

Definition at line 112 of file roxml-types.h.

struct _xpath_tok* xpath_tok_t::next

next xpath token

Definition at line 113 of file roxml-types.h.


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