Apache HTTPD
Public Attributes | List of all members
apr_xml_ns_scope Struct Reference

Public Attributes

const charprefix
 
int ns
 
int emptyURI
 
struct apr_xml_ns_scopenext
 

Detailed Description

Definition at line 71 of file apr_xml.c.

Member Data Documentation

◆ emptyURI

int apr_xml_ns_scope::emptyURI

Definition at line 74 of file apr_xml.c.

◆ next

struct apr_xml_ns_scope* apr_xml_ns_scope::next

Definition at line 75 of file apr_xml.c.

◆ ns

int apr_xml_ns_scope::ns

Definition at line 73 of file apr_xml.c.

◆ prefix

const char* apr_xml_ns_scope::prefix

Definition at line 72 of file apr_xml.c.


The documentation for this struct was generated from the following file: