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

Public Attributes

struct NotationList * next
 
const XML_Char * notationName
 
const XML_Char * systemId
 
const XML_Char * publicId
 

Detailed Description

Definition at line 77 of file xmlwf.c.

Member Data Documentation

◆ next

struct NotationList* NotationList::next

Definition at line 78 of file xmlwf.c.

◆ notationName

const XML_Char* NotationList::notationName

Definition at line 79 of file xmlwf.c.

◆ publicId

const XML_Char* NotationList::publicId

Definition at line 81 of file xmlwf.c.

◆ systemId

const XML_Char* NotationList::systemId

Definition at line 80 of file xmlwf.c.


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