#include <wbxml_tables.h>
Public Attributes | |
WB_ULONG | wbxmlPublicID |
const WB_TINY * | xmlPublicID |
const WB_TINY * | xmlRootElt |
const WB_TINY * | xmlDTD |
Definition at line 122 of file wbxml_tables.h.
|
WBXML Public ID Definition at line 124 of file wbxml_tables.h. Referenced by wbxml_parser_get_wbxml_public_id(), and wbxml_tables_get_wbxml_publicid(). |
|
XML DTD Definition at line 127 of file wbxml_tables.h. Referenced by wbxml_tables_search_table(). |
|
XML Public ID Definition at line 125 of file wbxml_tables.h. Referenced by wbxml_parser_get_xml_public_id(), and wbxml_tables_search_table(). |
|
XML Root Element Definition at line 126 of file wbxml_tables.h. Referenced by wbxml_tables_search_table(). |