_xmlSecNodeSet Struct Reference

struct _xmlSecNodeSet

xmlSecNodeSet: : the nodes list. : the parent XML document. : the flag: if set to 1 then will be destroyed when node set is destroyed. : the nodes set type. : the operation type. : the next nodes set. : the previous nodes set. : the children list (valid only if type equal to xmlSecNodeSetList ).

The enchanced nodes set.

Member Data Documentation

xmlSecNodeSetPtr children

xmlSecNodeSetPtr children

int destroyDoc

int destroyDoc

xmlDocPtr doc

xmlDocPtr doc

xmlSecNodeSetPtr next

xmlSecNodeSetPtr next

xmlNodeSetPtr nodes

xmlNodeSetPtr nodes

xmlSecNodeSetOp op

xmlSecNodeSetOp op

xmlSecNodeSetPtr prev

xmlSecNodeSetPtr prev

xmlSecNodeSetType type

xmlSecNodeSetType type