Orcus
Public Types | Public Attributes | List of all members
orcus::sax::doctype_declaration Struct Reference

#include <sax_parser_base.hpp>

Public Types

enum  keyword_type { dtd_public, dtd_private }
 

Public Attributes

keyword_type keyword
 
pstring root_element
 
pstring fpi
 
pstring uri
 

Detailed Description

Document type declaration passed by sax_parser to its handler's doctype() call.