5#include <system/object_ext.h>
6#include <system/enum.h>
42struct EnumMetaInfo<
System::Xml::ValidationType>
44 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::ValidationType, const char_t*>, 5>& values();
@ Auto
The XmlReader or XmlWriter object automatically detects whether document-level or fragment-level chec...
ValidationType
Specifies the type of validation to perform.
Definition: validation_type.h:15
@ XDR
Validate according to XML-Data Reduced (XDR) schemas, including inline XDR schemas....
@ Schema
Validate according to XML Schema definition language (XSD) schemas, including inline XML Schemas....
@ DTD
Validates according to the DTD.
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9