yumapro
24.10-2
YumaPro SDK
|
XML Parser functions. More...
Go to the source code of this file.
Functions | |
status_t | xml_parse_btype_nc (ses_cb_t *scb, xml_msg_hdr_t *msg, obj_template_t *obj, const xml_node_t *startnode, ncx_data_class_t parentdc, val_value_t *retval) |
Parse the XML node. More... | |
status_t | xml_parse_consume_node (ses_cb_t *scb, boolean advance, xml_node_t *node, ncx_layer_t layer, xml_msg_hdr_t *msghdr, boolean eoferr, boolean nserr) |
Internal consume XML node function. More... | |
status_t | xml_parse_buffer (xmlChar *buff, obj_template_t *obj, dlq_hdr_t *returnQ) |
Parse buffer of XML into val_value_t structs. More... | |
XML Parser functions.
Consume an XML buffer