yumapro
24.10-1
YumaPro SDK
|
represents one attribute More...
#include <xml_util.h>
Data Fields | |
dlq_hdr_t | attr_qhdr |
queue header | |
xmlns_id_t | attr_ns |
attribute namespace ID | |
xmlns_id_t | attr_xmlns_ns |
if xmlns, then namespace ID getting assigned | |
const xmlChar * | attr_qname |
attribute qname with prefix (if any) | |
const xmlChar * | attr_name |
attribute name without any prefix | |
xmlChar * | attr_dname |
malloced attribute name full qualified name if any | |
xmlChar * | attr_val |
attribute value string | |
struct xpath_pcb_t_ * | attr_xpcb |
XPath PCB in case XPath was parsed. More... | |
represents one attribute
struct xpath_pcb_t_* attr_xpcb |
XPath PCB in case XPath was parsed.
The XPath needs be be processed inline in the document parsing in order to get the correct namespace assignments in use at the moment