yumapro
24.10-1
YumaPro SDK
|
XML walker cookie for GET callback processing. More...
#include <xml_wr.h>
Data Fields | |
ses_cb_t * | scb |
session to use for sending output | |
xml_msg_hdr_t * | msg |
message header to hold state during output | |
int32 | indent |
indent amount | |
val_nodetest_fn_t | testfn |
node test function to filter out data nodes | |
boolean | expand_varexpr |
TRUE if expanding variable expressions; FALSE to ignore them. | |
boolean | maxmode |
TRUE if max depth already reached. | |
XML walker cookie for GET callback processing.