5#include <system/object_ext.h>
6#include <system/enum.h>
30struct EnumMetaInfo<
System::Xml::DtdProcessing>
32 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::DtdProcessing, const char_t*>, 3>& values();
@ Xml
Serialize according to the XML 1.0 rules.
DtdProcessing
Specifies the options for processing DTDs. The DtdProcessing enumeration is used by the XmlReaderSett...
Definition: dtd_processing.h:15
@ Prohibit
Specifies that when a DTD is encountered, an XmlException is thrown with a message that states that D...
@ Parse
Used for parsing DTDs.
Definition: db_command.h:9