|
libxml2
|
A DTD Notation definition. More...
#include <tree.h>
Data Fields | |
| const xmlChar * | name |
| Notation name. | |
| const xmlChar * | PublicID |
| Public identifier, if any. | |
| const xmlChar * | SystemID |
| System identifier, if any. | |
A DTD Notation definition.
Should be treated as opaque. Accessing members directly is deprecated.