ReactOS 0.4.15-dev-7842-g558ab78
_xmlNotation Struct Reference

#include <tree.h>

Public Attributes

const xmlCharname
 
const xmlCharPublicID
 
const xmlCharSystemID
 

Detailed Description

Definition at line 194 of file tree.h.

Member Data Documentation

◆ name

const xmlChar* _xmlNotation::name

Definition at line 195 of file tree.h.

Referenced by xmlFreeNotation().

◆ PublicID

const xmlChar* _xmlNotation::PublicID

Definition at line 196 of file tree.h.

Referenced by xmlFreeNotation().

◆ SystemID

const xmlChar* _xmlNotation::SystemID

Definition at line 197 of file tree.h.

Referenced by xmlFreeNotation().


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