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

Public Attributes

struct NotationListnext
 
const XML_CharnotationName
 
const XML_CharsystemId
 
const XML_CharpublicId
 

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: