tinyows 1.2.2
ows_libxml.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include "ows.h"
Include dependency graph for ows_libxml.c:

Go to the source code of this file.

Functions

static bool ows_libxml_check_namespace_node (ows *o, xmlNodePtr n, xmlNsPtr *ns_doc)
 
bool ows_libxml_check_namespace (ows *o, xmlNodePtr n)
 

Function Documentation

◆ ows_libxml_check_namespace()

bool ows_libxml_check_namespace ( ows * o,
xmlNodePtr n )

Definition at line 67 of file ows_libxml.c.

References ows_libxml_check_namespace(), and ows_libxml_check_namespace_node().

Referenced by fe_filter(), ows_libxml_check_namespace(), and ows_schema_validation().

Here is the call graph for this function:

◆ ows_libxml_check_namespace_node()

static bool ows_libxml_check_namespace_node ( ows * o,
xmlNodePtr n,
xmlNsPtr * ns_doc )
static

Definition at line 35 of file ows_libxml.c.

Referenced by ows_libxml_check_namespace().


Generated for tinyows by doxygen 1.10.0