pua_xmpp/pidf.c File Reference

Kamailio presence gateway: SIP/SIMPLE -- XMPP. More...

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <libxml/parser.h>
#include "pidf.h"

Include dependency graph for pua_xmpp/pidf.c:

Go to the source code of this file.

Functions

xmlNodePtr xmlDocGetNodeByName (xmlDocPtr doc, const char *name, const char *ns)
xmlAttrPtr xmlNodeGetAttrByName (xmlNodePtr node, const char *name)
char * xmlNodeGetAttrContentByName (xmlNodePtr node, const char *name)
xmlNodePtr xmlNodeGetChildByName (xmlNodePtr node, const char *name)
xmlNodePtr xmlNodeGetNodeByName (xmlNodePtr node, const char *name, const char *ns)
char * xmlNodeGetNodeContentByName (xmlNodePtr root, const char *name, const char *ns)


Detailed Description

Kamailio presence gateway: SIP/SIMPLE -- XMPP.

Definition in file pua_xmpp/pidf.c.


Function Documentation

xmlNodePtr xmlDocGetNodeByName ( xmlDocPtr  doc,
const char *  name,
const char *  ns 
)

Definition at line 87 of file pua_xmpp/pidf.c.

References xmlNodeGetNodeByName().

xmlAttrPtr xmlNodeGetAttrByName ( xmlNodePtr  node,
const char *  name 
)

Definition at line 38 of file pua_xmpp/pidf.c.

References NULL.

char* xmlNodeGetAttrContentByName ( xmlNodePtr  node,
const char *  name 
)

Definition at line 49 of file pua_xmpp/pidf.c.

References NULL, and xmlNodeGetAttrByName().

xmlNodePtr xmlNodeGetChildByName ( xmlNodePtr  node,
const char *  name 
)

Definition at line 58 of file pua_xmpp/pidf.c.

References NULL.

xmlNodePtr xmlNodeGetNodeByName ( xmlNodePtr  node,
const char *  name,
const char *  ns 
)

char* xmlNodeGetNodeContentByName ( xmlNodePtr  root,
const char *  name,
const char *  ns 
)

Definition at line 93 of file pua_xmpp/pidf.c.

References NULL, and xmlNodeGetNodeByName().


Generated on Thu May 24 08:01:15 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6