#include <dc_WsmanTypes.h>
Data Fields | |
int | nb_pfx_def |
The number of entries in the prefix definition array. | |
struct prefix_def * | ns_ctx |
NULL-terminated prefix definitions array for the XPath expression. | |
char * | exp |
An unparsed XPath expression. |
int nb_pfx_def |
The number of entries in the prefix definition array.
struct prefix_def* ns_ctx [read] |
NULL-terminated prefix definitions array for the XPath expression.
char* exp |
An unparsed XPath expression.