5#include <system/object_ext.h>
6#include <system/enum.h>
39struct EnumMetaInfo<
System::Xml::ConformanceLevel>
41 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::ConformanceLevel, const char_t*>, 3>& values();
ConformanceLevel
Specifies the amount of input or output checking that XmlReader and XmlWriter objects perform.
Definition: conformance_level.h:15
@ Auto
The XmlReader or XmlWriter object automatically detects whether document-level or fragment-level chec...
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9
@ Fragment
The Fragment data.