|
libxml2
|
List structure used when there is an enumeration in DTDs. More...
#include <tree.h>
Data Fields | |
| struct _xmlEnumeration * | next |
| next enumeration | |
| const xmlChar * | name |
| value | |
List structure used when there is an enumeration in DTDs.
Should be treated as opaque. Accessing members directly is deprecated.